Go to file
2024-03-31 17:17:04 +02:00
.vscode Fixes 2024-03-28 14:57:59 +01:00
docs Cleanup 2024-03-31 17:17:04 +02:00
examples Rename a few classes 2024-03-31 17:13:03 +02:00
src Cleanup 2024-03-31 17:17:04 +02:00
tests Cleanup 2024-03-31 17:17:04 +02:00
.gitattributes Add basic README 2024-03-28 23:07:09 +01:00
.gitignore Finalize 2024-03-31 17:05:51 +02:00
.php-cs-fixer.dist.php First commit 2024-03-17 20:20:00 +01:00
composer.json Cleanup 2024-03-31 17:17:04 +02:00
infection.json5 Rename a few classes 2024-03-31 17:13:03 +02:00
LICENSE First commit 2024-03-17 20:20:00 +01:00
phpunit.xml Finalize 2024-03-31 17:05:51 +02:00
psalm.xml Fixes 2024-03-28 19:00:38 +01:00
README.md Add basic README 2024-03-28 23:07:09 +01:00

Async ORM

Async ORM based on amphp.

Supports MySQL, Redis, Postgres.

Features read and write-back caching, type-specific optimizations, and much more!