delboy1978uk / bone
Bone Framework core application
Installs: 2 573
Dependents: 6
Suggesters: 0
Security: 0
Stars: 2
Watchers: 3
Forks: 4
Open Issues: 2
Requires
- php: ^8.2
- delboy1978uk/barnacle: ^2.3
- delboy1978uk/bone-console: ^1.5
- delboy1978uk/bone-controller: ^1.6
- delboy1978uk/bone-db: ^1.2
- delboy1978uk/bone-firewall: ^1.2
- delboy1978uk/bone-http: ^2.4
- 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)
- codeception/codeception: ^5.1
- codeception/module-asserts: ^3.0
- roave/security-advisories: dev-latest
- dev-master
- v3.10.0
- v3.9.11
- v3.9.10
- v3.9.9
- v3.9.8
- v3.9.7
- v3.9.6
- v3.9.5
- v3.9.4
- v3.9.3
- v3.9.2
- v3.9.1
- v3.9.0
- v3.8.3
- v3.8.2
- v3.8.1
- v3.8.0
- v3.7.4
- v3.7.3
- v3.7.2
- v3.7.1
- v3.7.0
- v3.6.9
- v3.6.8
- v3.6.7
- v3.6.6
- v3.6.5
- v3.6.4
- v3.6.3
- v3.6.2
- v3.6.1
- v3.6.0
- v3.5.12
- v3.5.11
- v3.5.10
- v3.5.9
- v3.5.8
- v3.5.7
- v3.5.6
- v3.5.5
- v3.5.4
- v3.5.3
- v3.5.2
- v3.5.1
- v3.5.0
- v3.4.0
- v3.3.9
- v3.3.8
- v3.3.7
- v3.3.6
- v3.3.5
- v3.3.4
- v3.3.3
- v3.3.2
- v3.3.1
- v3.3.0
- v3.2.5
- v3.2.4
- v3.2.3
- v3.2.2
- v3.2.1
- v3.2.0
- v3.1.0
- v3.0.5
- v3.0.4
- v3.0.3
- v3.0.2
- v3.0.1
- v3.0.0
- v2.5.10
- v2.5.9
- v2.5.8
- v2.5.7
- v2.5.6
- v2.5.5
- v2.5.4
- v2.5.3
- v2.5.2
- v2.5.1
- v2.5.0
- v2.4.0
- v2.3.1
- v2.3.0
- v2.2.1
- v2.2.0
- v2.1.2
- v2.1.1
- v2.1.0
- v2.0.6
- v2.0.5
- v2.0.4
- v2.0.3
- v2.0.2
- v2.0.1
- v2.0.0
- v1.1.0
- v1.0.1
- v1.0.0
- dev-dev-master
- dev-feature/middleware
- dev-hotfix/params
- dev-feature/locale
- dev-hotfix/tweaks
- dev-hotfix/environment
- dev-hotfix/code-quality
- dev-hotfix/router
- dev-hotfix/legacy-config
- dev-feature/i18n
- dev-feature/log
- dev-feature/split-config
- dev-feature/mail
- dev-middleware
This package is auto-updated.
Last update: 2024-09-07 11:16:46 UTC
README
This package has been abandoned, please use boneframework/bone
instead.
install:
composer create-project delboy1978uk/boneframework your/path/here
These are the core Bone Framework vendor library files. The default project is the Bone Skeleton App at https://github.com/delboy1978uk/bonemvc Running the above command will clone the skeleton app and install this repository in the vendor folder.
Start here: http://bonemvc.delboysplace.co.uk