DEV Community

Cover image for CodeSkate
STNDC
STNDC

Posted on

2 1

CodeSkate

After a lot of time and work with PHP, I never felt comfortable with frameworks.
It was the reason I made mine. My little minimalist framework.
I went against the MVC model
CodeSkate is based on a model of classes that interact with themes. And the connection to the database is instantiated from the class in the library container.
For each class that is created, its theme must be created and that's it.

Skater in the command client which at the moment allows you to create the files from the terminal.

Image description

Example: php skater -class classname

I don't know if anyone wants to use it, I don't care about that for now, but I'm going to share my work.

https://github.com/stndc/codeskate

Top comments (0)

Eliminate Context Switching and Maximize Productivity

Pieces.app

Pieces Copilot is your personalized workflow assistant, working alongside your favorite apps. Ask questions about entire repositories, generate contextualized code, save and reuse useful snippets, and streamline your development process.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay