A collection of useful components for PHP
dev-master
2019-01-14 13:34 UTC
This package is not auto-updated.
Last update: 2026-06-21 06:19:02 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.