jeffersonsimaogoncalves / php-tools
Some essential tools for PHP
1.3.0
2019-09-05 14:03 UTC
Requires
- php: >=5.6
- pguardiario/phpuri: ^1
- psr/http-message: ^1.0
- symfony/dom-crawler: ^3.4|^4.3
- symfony/filesystem: ^3.4|^4.3
- symfony/finder: ^3.4|^4.3
This package is auto-updated.
Last update: 2025-02-06 02:47:13 UTC
README
php-tools adds some useful global functions, classes and methods, trait and exceptions.
Installation
You can install the package via composer:
$ composer require --prefer-dist jeffersonsimaogoncalves/php-tools
Versioning
For transparency and insight into our release cycle and to maintain backward compatibility, php-tools will be maintained under the Semantic Versioning guidelines.