crystalphp/framework

crystal php framework

Maintainers

Package info

github.com/crystalphp/framework

Homepage

pkg:composer/crystalphp/framework

Statistics

Installs: 44

Dependents: 1

Suggesters: 0

Stars: 4

Open Issues: 0

v0.1 2020-11-26 19:31 UTC

This package is not auto-updated.

Last update: 2026-03-13 19:57:42 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.