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-22 18:46:47 UTC


README

php

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.