Download the PHP package sebastian/resource-operations without Composer
On this page you can find all versions of the php package sebastian/resource-operations. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download sebastian/resource-operations
More information about sebastian/resource-operations
Files in sebastian/resource-operations
Download sebastian/resource-operations
More information about sebastian/resource-operations
Files in sebastian/resource-operations
Vendor sebastian
Package resource-operations
Short Description Provides a list of PHP built-in functions that operate on resources
License BSD-3-Clause
Homepage https://www.github.com/sebastianbergmann/resource-operations
Package resource-operations
Short Description Provides a list of PHP built-in functions that operate on resources
License BSD-3-Clause
Homepage https://www.github.com/sebastianbergmann/resource-operations
Please rate this library. Is it a good library?
Informations about the package resource-operations
Resource Operations
Provides a list of PHP built-in functions that operate on resources.
Installation
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
All versions of resource-operations with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.3
The package sebastian/resource-operations contains the following files
Loading the files please wait ....