diff --git a/readme.md b/readme.md index 77243e7d..019617f6 100644 --- a/readme.md +++ b/readme.md @@ -16,12 +16,13 @@ Supported platforms: ### Docs & resources - [Documentation](https://nextras.org/orm/docs) +- [Nextras Orm PhpStorm Plug-in](https://github.com/nextras/orm-intellij) +- [Nextras Orm PhpStan extension](https://github.com/nextras/orm-phpstan) - [Demo with Nette framework - source code](https://github.com/nextras/orm-demo-nette) -### Tips +### Extensions -- [Nextras Orm PhpStorm Plug-in](https://github.com/nextras/orm-intellij) -- [Nextras Orm PhpStan extension](https://github.com/nextras/orm-phpstan) +- [Integration to PHP-DI](https://github.com/Zarganwar/php-di-nextras-orm-extension) - [Nextras Orm Generator](https://github.com/contributte/nextras-orm-generator) - [Doctrine-like events for entities](https://github.com/contributte/nextras-orm-events) - [Extensions for ORM](https://github.com/Mikulas/nextras-ormext) (Json, Crypto, PgArray, CompositeType, StatefulProperty, etc.; currently without further development, but may help as an inspiration)