versalle / kreator
A simple, PSR-compliant PHP ADR micro-framework
Installs: 3
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 2
Type:project
Requires
- php: 7.4.* || 8.0.*
- ext-mbstring: *
- guzzlehttp/psr7: ^2.1
- nikic/fast-route: ^1.3
- psr/container: ^1.0
- psr/http-message: ^1.0
- psr/http-server-handler: ^1.0
- tracy/tracy: ^2.9
- twig/twig: ^3.3
- versalle/container: ^2.2
Requires (Dev)
- phpspec/phpspec: 6.3.1
Provides
- psr/container-implementation: 1.1.1
This package is auto-updated.
Last update: 2024-10-19 22:12:49 UTC
README
A simple, PSR-compliant PHP ADR micro-framework
This package is compliant with PSR-1, PSR-4, PSR-7, PSR-11, and PSR-12. If you notice compliance oversights, please send a patch via pull request.
Install
Via Composer
$ composer create-project versalle/kreator
Requirements
The following versions of PHP are supported by this version.
- PHP 7.4
- PHP 8.0
Documentation
TODO
Testing
$ composer test
Contributing
TODO
Security
If you discover any security related issues, please email andrew.versalle@gmail.com instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.