2017 © Pedro Peláez
 

library articles

image

germania-kg/articles

  • Tuesday, October 25, 2016
  • by germania-kg
  • Repository
  • 2 Watchers
  • 0 Stars
  • 11 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

Germania KG · Articles

This package was destilled from legacy code! You better do not want it to use this in production., (*1)

Packagist PHP version Tests, (*2)

Installation with Composer

$ composer require germania-kg/articles

MySQL: This package requires some MySQL tables which you can install using germania-articles.sql in sql/ directory., (*3)

Usage

TBD., (*4)

Development

$ git clone https://github.com/GermaniaKG/Articles.git
$ cd Articles
$ composer install

Unit tests

Either copy phpunit.xml.dist to phpunit.xml and adapt to your needs, or leave as is. Run PhpUnit test or composer scripts like this:, (*5)

$ composer test
# or
$ vendor/bin/phpunit

The Versions