Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bluzphp/framework
Lightweight PHP framework
https://github.com/bluzphp/framework
framework php php-framework
Last synced: 3 months ago
JSON representation
Lightweight PHP framework
- Host: GitHub
- URL: https://github.com/bluzphp/framework
- Owner: bluzphp
- License: mit
- Created: 2012-11-06T18:02:30.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2023-08-03T10:18:25.000Z (over 1 year ago)
- Last Synced: 2024-07-28T15:32:08.370Z (3 months ago)
- Topics: framework, php, php-framework
- Language: PHP
- Homepage: http://bluzphp.github.io/
- Size: 3.24 MB
- Stars: 139
- Watchers: 26
- Forks: 39
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
- Security: SECURITY.md
Awesome Lists containing this project
README
Bluz, a lightweight PHP Framework
=================================
Easy to setup, easy to use.[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/bluzphp/main)
## Achievements
[![PHP >= 7.4+](https://img.shields.io/packagist/php-v/bluzphp/framework.svg?style=flat)](https://php.net/)[![Latest Stable Version](https://img.shields.io/packagist/v/bluzphp/framework.svg?label=version&style=flat)](https://packagist.org/packages/bluzphp/framework)
[![Build Status](https://img.shields.io/travis/bluzphp/framework/master.svg?style=flat)](https://travis-ci.org/bluzphp/framework)
[![Scrutinizer Code Quality](https://img.shields.io/scrutinizer/g/bluzphp/framework.svg?style=flat)](https://scrutinizer-ci.com/g/bluzphp/framework/)
[![Coverage Status](https://img.shields.io/coveralls/bluzphp/framework/master.svg?style=flat)](https://coveralls.io/r/bluzphp/framework?branch=master)
[![Total Downloads](https://img.shields.io/packagist/dt/bluzphp/framework.svg?style=flat)](https://packagist.org/packages/bluzphp/framework)
[![License](https://img.shields.io/packagist/l/bluzphp/framework.svg?style=flat)](https://packagist.org/packages/bluzphp/framework)
## Installation
The best way is setup the [skeleton][1] application
## Usage
In our [wiki][2] you can find description of every package.
Auto-generating documentation is available at the http://bluzphp.github.io/## License
The project is developed by [NIX][3] PHP team and distributed under [MIT LICENSE][4]
[1]: https://github.com/bluzphp/skeleton
[2]: https://github.com/bluzphp/framework/wiki
[3]: http://nixsolutions.com
[4]: https://raw.github.com/bluzphp/framework/master/LICENSE.md