2017 © Pedro Peláez
 

library trivia

A trivia json database and a PHP generator

image

pragmarx/trivia

A trivia json database and a PHP generator

  • Tuesday, November 21, 2017
  • by AntonioCarlosRibeiro
  • Repository
  • 1 Watchers
  • 2 Stars
  • 38 Installations
  • PHP
  • 1 Dependents
  • 1 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 3 % Grown

The README.md

trivia

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 pragmarx/trivia, (*4)


## Usage ``` php $trivia = new PragmaRX\Trivia(); echo count($trivia->all()); /// 43982

Change log

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

Testing

bash $ composer test, (*6)

Contributing

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

Security

If you discover any security related issues, please email acr@antoniocarlosribeiro.com instead of using the issue tracker., (*8)

Credits

License

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

The Versions

21/11 2017

dev-master

9999999-dev https://github.com/pragmarx/trivia

A trivia json database and a PHP generator

  Sources   Download

MIT

The Requires

 

The Development Requires

trivia pragmarx

21/11 2017

v0.1.2

0.1.2.0 https://github.com/pragmarx/trivia

A trivia json database and a PHP generator

  Sources   Download

MIT

The Requires

 

The Development Requires

trivia pragmarx

21/11 2017

v0.1.1

0.1.1.0 https://github.com/pragmarx/trivia

A trivia json database and a PHP generator

  Sources   Download

MIT

The Requires

  • php ~5.6|~7.0
  • pragmarx/coollect ~0.1

 

The Development Requires

trivia pragmarx

21/11 2017

v0.1.0

0.1.0.0 https://github.com/pragmarx/trivia

A trivia json database and a PHP generator

  Sources   Download

MIT

The Requires

  • php ~5.6|~7.0

 

The Development Requires

trivia pragmarx