PHP CMS with some powers!!
This is a personal project, made just for learning and personal development. The code is provided on AS IS basis. Feel free to edit and share your insights.
This project includes:
- Basic CMS features, some of which are not implimented.
- A demo website with API endpoints
- A basic Bootstrap scaffolding
- Some Magic
- ...
Easy steps:
- Clone this repo or download a tarball
- Run
composer install - Deploy on any server or
composer serve - There you go, ready to create something beautiful!
Success is the sum of small efforts, repeated.
This project uses a number of open source projects to work properly:
- Cake PHP - Some element from this great framework are under the hood!
- Monolog - Yes, please!
- Selective - Just for an easy life.
- JWT - For API auth
- Slim PHP - Any skeleton needs bones, right?
- Twitter Bootstrap - Of course!
- jQuery - duh!
Want to contribute? Great! Make a change in your files and submit a pull request!