zaphyr-org / framework
A PHP framework based on ZAPHYR repositories.
Requires
- php: >=8.1
- filp/whoops: ^2.15
- symfony/console: ^6.3
- vlucas/phpdotenv: ^5.5
- voku/anti-xss: ^4.1
- zaphyr-org/config: ^2.2
- zaphyr-org/container: ^1.1
- zaphyr-org/cookie: ^1.0
- zaphyr-org/encrypt: ^2.0
- zaphyr-org/event-dispatcher: ^1.0
- zaphyr-org/http-emitter: ^1.0
- zaphyr-org/http-message: ^1.0
- zaphyr-org/logger: ^2.1
- zaphyr-org/router: ^1.3
- zaphyr-org/session: ^1.0
- zaphyr-org/utils: ^2.2
Requires (Dev)
- phpstan/phpstan: ^1.10
- phpunit/phpunit: ^10.0
- roave/security-advisories: dev-latest
- squizlabs/php_codesniffer: ^4.0
This package is auto-updated.
Last update: 2024-10-13 13:27:15 UTC
README
Warning
The framework does not yet have a stable version. It is still under development.
Framework
A PHP framework based on ZAPHYR repositories.
System Requirements
You need PHP => 8.1.0
but the latest stable version of PHP is recommended.
Installation
It's recommended that you use Composer to install the framework repository.
composer require zaphyr-org/framework
Documentation
You can read the full documentation here.
Changelog
Please see CHANGELOG for more information on what has changed recently.
Issues
Bug reports and feature requests can be submitted on the GitHub Issue Tracker.
Security
If you discover security related issues, please email security@zaphyr.org instead of using the issue tracker!
Contributing
Please see CONTRIBUTING for details.
Code of Conduct
Please see CODE OF CONDUCT for details.
License
This project is licensed under the MIT license. See LICENSE for more information.