alchemy / resource-component
Resource component
Installs: 136 017
Dependents: 1
Suggesters: 0
Security: 0
Stars: 3
Watchers: 7
Forks: 1
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: 2025-01-30 06:04:58 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