boneframework / bone
Bone Framework core application
v3.13.2
2026-01-29 18:33 UTC
Requires
- php: ^8.2
- boneframework/contracts: ^1.4
- delboy1978uk/barnacle: ^2.5.0
- delboy1978uk/bone-console: ^1.5
- delboy1978uk/bone-controller: ^1.6
- delboy1978uk/bone-db: ^1.2
- delboy1978uk/bone-firewall: ^1.2
- delboy1978uk/bone-http: ^2.10
- delboy1978uk/bone-i18n: ^1.3
- delboy1978uk/bone-log: ^1.3
- delboy1978uk/bone-router: ^1.4
- delboy1978uk/bone-server: ^1.2
- delboy1978uk/bone-view: ^1.8
- delboy1978uk/icon: ^1.2
- delboy1978uk/session: ^1.6
- laminas/laminas-diactoros: ^3.3
- laminas/laminas-httphandlerrunner: ^2.10
Requires (Dev)
- delboy1978uk/dev-tools: ^1.0
- roave/security-advisories: dev-latest
This package is auto-updated.
Last update: 2026-05-29 02:08:38 UTC
README
install:
composer create-project boneframework/skeleton your/path/here
These are the core Bone Framework vendor library files. The default project is the Bone Skeleton App at https://github.com/boneframework/skeleton Running the above command will clone the skeleton app and install this repository in the vendor folder.
Start here: https://github.com/boneframework