meritoo/common-library

Useful classes, methods, extensions etc.


README

Common and useful classes, methods, exceptions etc.

PHP from Packagist Build Status Packagist license GitHub commits Coverage Status

Installation

Run Composer to install this package in your project:

composer require meritoo/common-library

How to install Composer?

Usage

  1. Base test case (with common methods and data providers)
  2. Collection of elements
  3. Exceptions
  4. Static methods
    1. Arrays
    2. Regex
    3. Uri
  5. Value Objects

Development

More information you can find here

Enjoy!