persiliao / utils
A tools package that could help developer solved the problem quickly
This package's canonical repository appears to be gone and the package has been frozen as a result. Email us for help if needed.
Installs: 134
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/persiliao/utils
Requires
- php: >=7.2
- doctrine/inflector: ^2.0
- nesbot/carbon: ^2.37
Requires (Dev)
- friendsofphp/php-cs-fixer: ^2.9
- malukenho/docheader: ^0.1.6
- mockery/mockery: ^1.0
- phpunit/phpunit: ^7.0.0
- symfony/finder: ^5.1
- symfony/property-access: ^5.0
- symfony/serializer: ^5.0
- symfony/var-dumper: ^5.0
- vlucas/phpdotenv: ^5.1
Suggests
- symfony/finder: Required to use the PersiLiao\Utils\Filesystem\Filesystem class (^5.1).
- symfony/property-access: Required to use SymfonyNormalizer (^5.0)
- symfony/serializer: Required to use SymfonyNormalizer (^5.0)
- symfony/var-dumper: Required to use the dd function (^5.0).
- vlucas/phpdotenv: Required to use the PersiLiao\Utils\DotEnv::load function (^5.1).
README
A tools package that could help developer solved the problem quickly