alchemy / resource-component
Resource component
0.1.1
2016-05-22 08:56 UTC
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: 2026-03-12 11:16:43 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