room11/caching
This package is abandoned and no longer maintained.
No replacement package was suggested.
A set of interfaces and standard implementations to allow sweet sweet interoperability.
Maintainers
0.0.4
2015-08-22 20:09 UTC
Requires
None
Requires (Dev)
- phpunit/phpunit: ^4.8.5
- rdlowrey/auryn: ^1.0.2
- squizlabs/php_codesniffer: ^2.0.0
Suggests
None
Provides
None
Conflicts
None
Replaces
None
MIT cdd0c2a8eacfb3af9badbb62d020910414bfb941
- Dan Ackroyd <Danack.woop@basereality.com>
This package is auto-updated.
Last update: 2022-09-11 23:54:34 UTC
README
A small set of interfaces to allow people to re-use libaries across projects.
- LastModifiedStrategy
Install git pre-commit hook
Please install the git pre-commit in the ./test/git_hooks directory to have the code style checks done before committing.
