bulton-fr / bfw
Framework PHP
Installs: 3 130
Dependents: 18
Suggesters: 0
Security: 0
Stars: 2
Watchers: 3
Forks: 1
Open Issues: 33
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
- 3.0.x-dev
- 3.0.0-rc.11
- 3.0.0-rc.10
- 3.0.0-rc.9
- 3.0.0-rc.8
- 3.0.0-rc.7
- 3.0.0-rc.6
- 3.0.0-rc.5
- 3.0.0-rc.4
- 3.0.0-rc.3
- 3.0.0-rc.2
- 3.0.0-rc.1
- 2.2.x-dev
- 2.2.1
- 2.2.0
- 2.1.x-dev
- 2.1.3
- 2.1.2
- 2.1.1
- 2.1.0
- 2.0.x-dev
- 2.0.1
- 2.0.0
- dev-copilot/fix-102
- dev-copilot/fix-103
- dev-copilot/fix-105
- dev-copilot/fix-108
- dev-copilot/fix-113
- dev-copilot/fix-115
- dev-copilot/fix-118
- dev-copilot/fix-120
- dev-copilot/fix-78
- dev-copilot/fix-84
- dev-copilot/fix-90
- dev-copilot/fix-97
- dev-DATE_FIXES_AND_IMPROVEMENTS
- dev-master
This package is auto-updated.
Last update: 2025-09-06 15:48:06 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