release 0.1.0

This commit is contained in:
sunra 2015-12-13 06:07:38 +02:00
parent fc66b3f104
commit 7c24da25e1
2 changed files with 14 additions and 2 deletions

View file

@ -1,7 +1,15 @@
# dBug
- Updated for PSR-0 copmliance
- Updated for PSR-4 copmliance
- created composer package
## NEW
- Updated to version from August 6th, 2012 of Ospinto's code
- move to psr-4
## See also
*dBug Twig Filter* - https://github.com/sunra/dbug-twig-extension
I love this way of use dBug
## Usage

View file

@ -5,8 +5,12 @@
"description": "Most beautiful variable dump library for PHP (ColdFusion like style)",
"keywords": ["php","dump","debug"],
"homepage": "http://github.com/sunra/dBug.git",
"license": "MIT",
"license": "GPL-3.0",
"authors": [
{
"name": "Kwaku Otchere",
"email": "ospinto@hotmail.com"
},
{
"name": "sunra",
"email": "sunra@yandex.ru",