2017 © Pedro Peláez
 

library events

image

acacha/events

  • Thursday, December 14, 2017
  • by acacha
  • Repository
  • 1 Watchers
  • 0 Stars
  • 1 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

events

Latest Stable Version Total Downloads Monthly Downloads Daily Downloads composer.lock StyleCI Latest Version on Packagist ![Software License][ico-license] Build Status ![Coverage Status][ico-scrutinizer] Quality Score ![Total Downloads][ico-downloads], (*1)

Laravel packages

https://laravel.com/docs/5.5/packages, (*2)

3 passos instal·lació paquet laravel:, (*3)

1) Require 2) Install ServiceProvider 3) Install Facades (optional), (*4)

Structure

If any of the following are applicable to your project, then the directory structure should follow industry best practises by being named the following., (*5)

bin/        
config/
src/
tests/
vendor/

Install

Via Composer, (*6)

``` bash $ composer require acacha/events, (*7)


## Usage ``` php $skeleton = new Acacha\Events(); echo $skeleton->echoPhrase('Hello, League!');

Change log

Please see CHANGELOG for more information on what has changed recently., (*8)

Testing

bash $ composer test, (*9)

Contributing

Please see CONTRIBUTING and CODE_OF_CONDUCT for details., (*10)

Security

If you discover any security related issues, please email sergiturbadenas@gmail.com instead of using the issue tracker., (*11)

Credits

License

The MIT License (MIT). Please see License File for more information., (*12)

The Versions