Laravel Provider for PHP Po Parser
![Software License][ico-license]
![Coverage Status][ico-scrutinizer]
![Total Downloads][ico-downloads], (*1)
This is where your description should go. Try and limit it to a paragraph or two, and maybe throw in a mention of what
PSRs you support to avoid any confusion with users and contributors., (*2)
Install
Via Composer, (*3)
``` bash
$ composer require league/:package_name, (*4)
## Usage
``` php
$skeleton = new League\Skeleton();
echo $skeleton->echoPhrase('Hello, League!');
Security
If you discover any security related issues, please email :author_email instead of using the issue tracker., (*5)
Credits
- [EricLagarda][info@ericlagarda.com]
- [raulferras][https://github.com/raulferras]
License
The MIT License (MIT). Please see License File for more information., (*6)