mickey135 9e3b5098e2 feat:初始化sz地铁 | hai 1 mes | |
---|---|---|
.. | ||
.github | hai 1 mes | |
build | hai 1 mes | |
src | hai 1 mes | |
tests | hai 1 mes | |
.gitignore | hai 1 mes | |
.php_cs.dist | hai 1 mes | |
ChangeLog.md | hai 1 mes | |
LICENSE | hai 1 mes | |
README.md | hai 1 mes | |
build.xml | hai 1 mes | |
composer.json | hai 1 mes |
Provides a list of PHP built-in functions that operate on resources.
You can add this library as a local, per-project dependency to your project using Composer:
composer require sebastian/resource-operations
If you only need this library during development, for instance to run your project's test suite, then you should add it as a development-time dependency:
composer require --dev sebastian/resource-operations