Nextras
nextras.org
Nextras
@nextras.org
Orm · Dbal · Migrations ― a database stack 🗄
https://nextras.org
https://github.com/nextras
The release candidate for Nextras ORM 5.1 is out!

This version is a service pack for the 5.0 branch. It fixes a lot of edge cases and quirks, and also brings a few new features.

github.com/nextras/orm/...
Release 5.1.0 RC1 · nextras/orm
What's Changed Add DateTime property wrapper in #732 Add Date property wrapper in #746 Model PrimaryProxy modifier as property wrapper in #731 Use Weak Reference in the Identity map in #764 Add Pr...
github.com
December 13, 2025 at 10:30 AM
Reposted by Nextras
Orm-IntelliJ plugin 2.0.3 is out with Class-name autocomplete (more to come!)

Download manually: github.com/nextras/orm-... or wait for approval :)

Support future development at github.com/sponsors/hrach
June 13, 2025 at 9:30 PM
Orm-IntelliJ plugin 2.0.3 is out with Class-name autocomplete (more to come!)

Download manually: github.com/nextras/orm-... or wait for approval :)

Support future development at github.com/sponsors/hrach
June 13, 2025 at 9:30 PM
An essential fix for property autocompletion in findBy() methods was released in the IntelliJ Orm plugin.

Not only does it help you write a new code, but the string is properly updated when the property is renamed.

github.com/nextras/orm-...
January 23, 2025 at 7:29 AM
Nextras Orm 5.0 has been released!

This is a huge release, thanks everyone for helping with it. You can read release notes here: github.com/nextras/orm/...
Release 5.0.0 · nextras/orm
Major changes: 🐘 The minimum PHP version is 8.1 [31043a3] ⛺ Introduction of PHPDoc generics, fully supporting PHPStan, and making the code safer [404b47b, ab9cdcf, 3dcb20b, e8a90db] 📋 Added suppo...
github.com
December 15, 2024 at 12:30 PM