A collection of useful components for PHP
dev-master
2019-01-14 13:34 UTC
This package is not auto-updated.
Last update: 2026-04-12 05:16:35 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.