bluzphp / framework
Lightweight PHP framework
7.13.6
2021-07-14 14:48 UTC
Requires
- php: >=7.3
- ext-ctype: *
- ext-json: *
- ext-pdo: *
- ext-pdo_mysql: *
- bluzphp/collection: ~1.0
- laminas/laminas-diactoros: ~2.6
- laminas/laminas-httphandlerrunner: ~1.4
- psr/log: ~1.1
- symfony/cache: ^5.3
Requires (Dev)
- codeception/codeception: ~4.1
- codeception/module-asserts: ~1.3
- codeception/module-phpbrowser: ~1.0
- php-coveralls/php-coveralls: ~2.4
- phploc/phploc: ~7.0
- squizlabs/php_codesniffer: ~3.6
Suggests
- ext-gettext: required by Bluz\Translator (https://github.com/bluzphp/framework/wiki/Translator)
- ext-memcached: required by Memcached adapter for Bluz\Cache (https://github.com/bluzphp/framework/wiki/Cache)
- ext-redis: required by Redis adapter for Bluz\Cache (https://github.com/bluzphp/framework/wiki/Cache)
- phpmailer/phpmailer: required by Bluz\Mailer (https://github.com/bluzphp/framework/wiki/Mailer)
- predis/predis: required by Redis adapter for Bluz\Cache (https://github.com/bluzphp/framework/wiki/Cache)
This package is auto-updated.
Last update: 2026-06-10 17:04:17 UTC
README
Easy to setup, easy to use.
Achievements
Installation
The best way is setup the skeleton application
Usage
In our wiki you can find description of every package.
Auto-generating documentation is available at the http://bluzphp.github.io/
License
The project is developed by NIX PHP team and distributed under MIT LICENSE