Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 505 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 505 Bytes

Crystalphp Framework

The crystalphp is an MVC framework to write Web applications with php.

NOTE: THIS PROJECT IS DEPRECATED

Authors

crystalphp is writed by parsampsh.

License

crystalphp is licensed under MIT.

Get started

create an crystalphp project using composer:

$ composer create-project crystalphp/project projectname

Documentation

read crystalphp documentation to learn crystalphp.