crystalphp / project
crystal php framework project
Installs: 28
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 2
Forks: 0
Open Issues: 0
Type:project
Requires
- crystalphp/framework: ^0.1
This package is not auto-updated.
Last update: 2025-01-03 14:59:30 UTC
README
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.