nextras / orm
Nextras Orm framework
Fund package maintenance!
v5.1.0-rc1
2025-11-30 13:09 UTC
Requires
- php: >=8.1
- ext-ctype: *
- ext-json: *
- nette/caching: ~3.2 || ~3.1.3
- nette/utils: ~3.0 || ~4.0
- nextras/dbal: ^5.0.3
- phpstan/phpdoc-parser: ^1.33.0 || ^2.0.0
Requires (Dev)
- doctrine/sql-formatter: ^1.5.1
- mockery/mockery: >=1.5.1
- nette/bootstrap: ~3.1
- nette/di: ^3.1
- nette/neon: ~3.0
- nette/tester: dev-master
- nextras/multi-query-parser: ~1.0
- nextras/orm-phpstan: ^2.0.0
- phpstan/extension-installer: 1.4.3
- phpstan/phpstan: 2.1.31
- phpstan/phpstan-deprecation-rules: 2.0.3
- phpstan/phpstan-mockery: 2.0.0
- phpstan/phpstan-nette: 2.0.6
- phpstan/phpstan-strict-rules: 2.0.7
- tracy/tracy: ~2.3
This package is auto-updated.
Last update: 2026-06-18 21:55:50 UTC
README
Lightweight and high-performance ORM with clean object design.
Supported platforms:
- MySQL,
- PostgreSQL,
- MS SQL Server.
Docs & resources
- Documentation
- Nextras Orm PhpStorm Plug-in
- Nextras Orm PhpStan extension
- Demo with Nette framework - source code
Extensions
- Integration to PHP-DI
- Nextras Orm Generator
- Doctrine-like events for entities
- Extensions for ORM (Json, Crypto, PgArray, CompositeType, StatefulProperty, etc.; currently without further development, but may help as an inspiration)
License
MIT. See full license.