bbn / bbn-router
Offical router file for BBN
1.1.0
2026-09-13 17:53 UTC
Requires
- php: >=8.5
- bbn/bbn: ^1.1
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is auto-updated.
Last update: 2026-09-13 22:00:00 UTC
README
The official router file for the bbn library.
These are the files that are included in the index and where everything happens prior to the mvc inclusion.
It's basically an anonymous function defining the constants based on the environment, initiating the $bbn object, launching the MVC and outputting the result.