Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/delboy1978uk/bone
Bone Framework core
https://github.com/delboy1978uk/bone
bone bone-framework middleware php-framework psr-11 psr-15 psr-7
Last synced: about 2 months ago
JSON representation
Bone Framework core
- Host: GitHub
- URL: https://github.com/delboy1978uk/bone
- Owner: delboy1978uk
- License: mit
- Created: 2014-06-21T02:11:58.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-09-07T11:16:42.000Z (4 months ago)
- Last Synced: 2024-10-07T12:55:21.342Z (3 months ago)
- Topics: bone, bone-framework, middleware, php-framework, psr-11, psr-15, psr-7
- Language: PHP
- Homepage: https://boneframework.delboysplace.co.uk
- Size: 576 KB
- Stars: 2
- Watchers: 3
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Bone
[![Latest Stable Version](https://poser.pugx.org/delboy1978uk/bone/v/stable)](https://packagist.org/packages/delboy1978uk/bone) [![Total Downloads](https://poser.pugx.org/delboy1978uk/bone/downloads)](https://packagist.org/packages/delboy1978uk/bone) [![Latest Unstable Version](https://poser.pugx.org/delboy1978uk/bone/v/unstable)](https://packagist.org/packages/delboy1978uk/bone) [![License](https://poser.pugx.org/delboy1978uk/bone/license)](https://packagist.org/packages/delboy1978uk/bone)
[![Build Status](https://travis-ci.org/delboy1978uk/bone.png?branch=master)](https://travis-ci.org/delboy1978uk/bone) [![Code Coverage](https://scrutinizer-ci.com/g/delboy1978uk/bone/badges/coverage.png?b=master)](https://scrutinizer-ci.com/g/delboy1978uk/bone/?branch=master) [![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/delboy1978uk/bone/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/delboy1978uk/bone/?branch=master)
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