2017 © Pedro Peláez
 

library prairie-dog

A Stream Generator for Laravel 5

image

jeroenherczeg/prairie-dog

A Stream Generator for Laravel 5

  • Tuesday, August 16, 2016
  • by jeroenherczeg
  • Repository
  • 1 Watchers
  • 2 Stars
  • 0 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

An Activity Stream Generator for Laravel 5

Latest Version on Packagist ![Software License][ico-license] Build Status ![Coverage Status][ico-scrutinizer] Quality Score ![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 jeroenherczeg/prairie-dog, (*4)


## Usage ``` php PrairieDog::forUser(1)->setPeriod('now','-1 hour')->generate();

Change log

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

Testing

bash $ composer test, (*6)

Contributing

Please see CONTRIBUTING and CONDUCT for details., (*7)

Security

If you discover any security related issues, please email jeroen@herczeg.be instead of using the issue tracker., (*8)

Credits

License

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

The Versions

16/08 2016

dev-master

9999999-dev https://github.com/jeroenherczeg/prairie-dog

A Stream Generator for Laravel 5

  Sources   Download

MIT

The Requires

  • php ~5.6|~7.0

 

The Development Requires

jeroenherczeg prairie-dog