no-global-state / krystal
Lightweight PHP Framework
Requires
- php: >=5.3
- ext-mbstring: *
This package is not auto-updated.
Last update: 2024-11-09 19:35:51 UTC
README
Started back in 2014 as a lightweight PHP framework, Krystal remained its simplicity and extensible architecture. Krystal's philosophy is about modularity and maintainable APIs.
License
The framework is licensed under BSD-3.
Official documentation
The documentation is hosted on ReadTheDocs and can be found here.
Contributing
All work is managed via GitHub, so you need to create an account if you don't have a one.
The steps are following:
- Fork the framework
- Make changes
- Open a pull-request
When opening a pull-request, please include all relevant information when describing changes you've made.
Security Vulnerabilities
If you discovered a vulnerability, please don't open a new issue, but send an email to the author [daworld.ny@gmail.com] directly explaining steps you took to reproduce it.