meritoo/common-library

Useful classes, methods, extensions etc.

Maintainers

Package info

github.com/meritoo/common-library

pkg:composer/meritoo/common-library

Statistics

Installs: 6 975

Dependents: 3

Suggesters: 0

Stars: 2

Open Issues: 3


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!