Meritoo f7a8da0550 Add Uri::buildUrl() method
Builds url with given root url and parts of url
2019-08-28 16:01:27 +02:00
2019-08-28 16:01:27 +02:00
2019-08-28 16:01:27 +02:00
2019-08-28 16:01:27 +02:00
2018-10-25 10:27:48 +02:00
2017-08-29 22:51:31 +02:00
2019-08-28 16:01:27 +02:00
2019-05-30 21:32:00 +02:00

Meritoo Common Library

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!

Description
PHP Library for using with Limesurvey-api-client
Readme MIT 951 KiB
Languages
PHP 99.5%
Dockerfile 0.4%