A PHP persistence library to store objects on replaceable backends like memory, redis or mongodb.
It is mainly developed for the Residata Business Platform but usable in every project via composer.
THIS LIBRARY IS UNDER ACTIVE DEVELOPMENT, IT'S HIGHLY UNSTABLE!
Hack in your terminal:
composer.phar install linuxdoku/php-objectpersistence
Run on your terminal:
./vendor/bin/phpunit -c phpunit.xml