miwebb / mibadger
This package is abandoned and no longer maintained.
The author suggests using the mibadger/mibadger package instead.
Less then a framework, more then a library.
v4.0.1
2015-12-31 10:51 UTC
Requires
- php: >=5.6.0
- psr/http-message: 1.0.*
- psr/log: 1.0.*
Requires (Dev)
- mikey179/vfsstream: 1.6.*
- phpunit/phpunit: 5.0.*
README
miBadger
Less then a framework, more then a library.
Documentation
- You can find examples in the docs folder.
- You can generate docs with PHPdocumentor.
- You can view the code at GitHub.
PSR
The miBadger framework implements the following PSR standards.
- PSR-1: Basic Coding Standard
- PSR-2: Coding Style Guide
- PSR-3: Logger Interface
- PSR-4: Autoloader
- PSR-7: HTTP message interfaces
There is one exception on PSR 2. We use tabs instead of 4 spaces for indentation. Because we believe a this character is meant for indentation, coders should be able to change indentation (3 spaces, 4 spaces, etc) without changing the actual data and it's less likely to half indent since there is only on character per indentation level.
License
The miBadger framework is open-sourced software licensed under the Apache License.