laventure / in-memory-storage
Generic implementation in memory storage in php
1.0.0
2025-06-08 16:24 UTC
Requires
- php: >=8.0
- laventure/storage: ^1.0
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.58
- phpstan/phpstan: ^1.10
- phpunit/php-code-coverage: ^11.0
- phpunit/phpunit: >=9.5
- spatie/phpunit-watcher: ^1.23
- squizlabs/php_codesniffer: ^3.13
- symfony/var-dumper: ^6.4
This package is not auto-updated.
Last update: 2025-06-09 11:44:48 UTC
README
The PHP library
Installation
composer require laventure/in-memory-storage
Testing
composer test
Requirements
The following versions of PHP are supported by this version.
- PHP >= 8.3
Documentation
Contributing
Please see CONTRIBUTING for details.
License
The MIT License (MIT). Please see License File for more information.