2017 © Pedro Peláez
 

library common-legacy

Library of legacy classes for Linio projects

image

linio/common-legacy

Library of legacy classes for Linio projects

  • Wednesday, October 18, 2017
  • by linio
  • Repository
  • 2 Watchers
  • 0 Stars
  • 59 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 293 % Grown

The README.md

DO NOT USE FOR NEW APPLICATIONS!

Linio Common Legacy

Linio Common Legacy contains small components that either extend PHP's functionality or provide a coherent base for Linio components:, (*1)

  • Base test cases
  • Exceptions

It is designed to allow applications to continue to make use of legacy classes while still using the latest version of linio/common., (*2)

Install

The recommended way to install Linio Common Legacy is through composer., (*3)

$ composer require linio/common-legacy

Tests

To run the test suite, you need install the dependencies via composer, then run PHPUnit., (*4)

$ composer install
$ vendor/bin/phpunit

The Versions

18/10 2017

dev-master

9999999-dev

Library of legacy classes for Linio projects

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

common legacy linio

27/07 2017

1.0.0

1.0.0.0

Library of legacy classes for Linio projects

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

common legacy linio