mirror of
https://github.com/danog/AsyncOrm.git
synced 2024-11-26 12:24:59 +01:00
.vscode | ||
examples | ||
src | ||
tests | ||
.gitattributes | ||
.gitignore | ||
.php-cs-fixer.dist.php | ||
composer.json | ||
LICENSE | ||
phpunit.xml | ||
psalm.xml | ||
README.md |
Async ORM
Async ORM based on amphp.
Supports MySQL, Redis, Postgres.
Features read and write-back caching, type-specific optimizations, and much more!