phpCornerstone is a lightweight PHP framework that focused on code organization, intelligent routing, and facilitating DRY principles.
phpCornerstone is free, open source software but if you need paid support contact MadLab and we'd be happy to help you.
phpCornerstone is maintained by MadLab, LLC. Nick Ashley is the lead programmer and Robert Gentel occasionally contributes to the project.
We welcome anyone who wants to help. Please head over to phpCornerstone on GitHub if you would like to contribute.
composer install
in the root directorychmod -R 777 storage
That's it! Load it in your browser and you should see the same page you see at phpCornerstone.com. If you have any problems see the documentation.