A collection of useful components for PHP

dev-master 2019-01-14 13:34 UTC

This package is not auto-updated.

Last update: 2024-06-08 18:32:57 UTC


README

Installation

The preferred way to install this extension is through composer.

Either run

composer require sebastiangolian/php "*"

or add

"sebastiangolian/php": "dev-master"

to the require section of your composer.json file.