Skip to content

Commit

Permalink
add PHP-DI integration link to readme [closes #647]
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
hrach committed Mar 8, 2024
1 parent 9ec13c6 commit ba30f9a
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit ba30f9a

Please sign in to comment.