The crystalphp is an MVC framework to write Web applications with php.
crystalphp is writed by parsampsh.
crystalphp is licensed under MIT.
create an crystalphp project using composer:
$ composer create-project crystalphp/project projectname
read crystalphp documentation to learn crystalphp.