Go to file
2024-03-29 19:56:29 +01:00
.vscode Fixes 2024-03-28 14:57:59 +01:00
examples Cleanup 2024-03-26 20:33:42 +01:00
src Cleanup 2024-03-29 19:56:29 +01:00
tests Cleanup 2024-03-29 19:56:29 +01:00
.gitattributes Add basic README 2024-03-28 23:07:09 +01:00
.gitignore Cleanup 2024-03-28 23:04:40 +01:00
.php-cs-fixer.dist.php First commit 2024-03-17 20:20:00 +01:00
composer.json Cleanup 2024-03-29 19:56:29 +01:00
LICENSE First commit 2024-03-17 20:20:00 +01:00
phpunit.xml Cleanup 2024-03-28 19:31:54 +01: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!