bluzphp / framework
Lightweight PHP framework
Installs: 11 028
Dependents: 11
Suggesters: 0
Security: 0
Stars: 139
Watchers: 26
Forks: 39
Open Issues: 18
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)
- dev-master
- 7.13.6
- 7.13.5
- 7.13.4
- 7.13.3
- 7.13.2
- 7.13.1
- 7.13
- 7.11.6
- 7.11.5
- 7.11.4
- 7.11.3
- 7.11.2
- 7.11.1
- 7.11.0
- 7.10.2
- 7.10.1
- 7.10.0
- 7.9.0
- 7.8.3
- 7.8.2
- 7.8.1
- 7.8.0
- 7.7.11
- 7.7.10
- 7.7.9
- 7.7.8
- 7.7.7
- 7.7.6
- 7.7.5
- 7.7.4
- 7.7.3
- 7.7.2
- 7.7.1
- 7.7.0
- 7.6.1
- 7.6.0
- 7.5.1
- 7.5.0
- 7.4.3
- 7.4.2
- 7.4.1
- 7.4.0
- 7.3.0
- 7.2.0
- 7.1.1
- 7.1.0
- 7.0.3
- 7.0.2
- 7.0.1
- 7.0.0
- 2.0.4
- 2.0.3
- 2.0.2
- 2.0.1
- 2.0.0
- 1.0.1
- 1.0.0
- 0.9.4
- 0.9.3
- 0.9.2
- 0.9.1
- 0.9.0
- 0.8.0
- 0.7.0
- 0.6.0
- 0.5.1
- 0.5.0
- 0.4.5
- 0.4.4
- 0.4.3
- 0.4.2
- 0.4.1
- 0.4.0
- 0.3.8
- 0.3.7
- 0.3.6
- 0.3.5
- 0.3.4
- 0.3.3
- 0.3.2
- 0.3.1
- 0.3.0
- 0.2.7
- 0.2.6
- 0.2.5
- 0.2.4
- 0.2.3
- 0.2.2
- 0.2.1
- 0.2.0
- 0.1.9
- 0.1.8
- 0.1.7
- 0.1.6
- 0.1.5
- 0.1.4
- 0.1.3
- 0.1.2
- 0.1.1
- 0.1.0
- dev-8.x-dev
- dev-develop
This package is auto-updated.
Last update: 2024-10-10 13:36:40 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