alchemy / resource-component
Resource component
Installs: 129 086
Dependents: 1
Suggesters: 0
Security: 0
Stars: 2
Watchers: 6
Forks: 0
Open Issues: 0
Requires
- php: >=5.5
- beberlei/assert: ^2.5
- symfony/polyfill-mbstring: ^1.1
Requires (Dev)
- mikey179/vfsstream: ^1.6
- phpunit/phpunit: ^4.0|^5.0
This package is not auto-updated.
Last update: 2024-11-07 04:53:20 UTC
README
alchemy/resource-component is a simple library providing an abstraction over resources, resource metadata, and resource read/write access
Installation
The only supported installation method is via Composer. Run the following command to require the package in your project:
composer require alchemy/resource-component