bulton-fr / bfw
Framework PHP
Installs: 3 099
Dependents: 18
Suggesters: 0
Security: 0
Stars: 2
Watchers: 4
Forks: 1
Open Issues: 21
Requires
- php: ^7.0.0
- bulton-fr/dependency-tree: @stable
- bulton-fr/utils: ~1.0
- monolog/monolog: ~1.0
Requires (Dev)
- atoum/atoum: ~3.1
- atoum/visibility-extension: ~1.3
- pulse00/monolog-parser: 0.0.3
Suggests
- ext-memcached: To save datas into your memory and be faster to access it
- bulton-fr/bfw-api: API module for the framework
- bulton-fr/bfw-controller: Controller module for the framework
- bulton-fr/bfw-fastroute: Router module for the framework who use fastroute lib
- bulton-fr/bfw-fenom: Template module for the framework who use fenom
- bulton-fr/bfw-sql: Queries systems module for the framework
This package is auto-updated.
Last update: 2024-10-26 02:20:58 UTC
README
Useful links :
Wiki : See the docs folder
Bug Tracker : https://github.com/bfw-systems/bfw/issues
Support : support@bulton.fr
Install :
Please only use composer to get the framework.
To get composer, see https://getcomposer.org/download/
To install the framework : composer require bulton-fr/bfw:3.*
And, to create the directories structure, run ./vendor/bin/bfwInstall