nextras / orm
Nextras Orm framework
Fund package maintenance!
hrach
Installs: 600 882
Dependents: 43
Suggesters: 3
Security: 0
Stars: 309
Watchers: 33
Forks: 59
Open Issues: 35
Requires
- php: >=8.1
- ext-ctype: *
- ext-json: *
- nette/caching: ~3.2 || ~3.1.3
- nette/utils: ~3.0 || ~4.0
- nextras/dbal: dev-main
- phpstan/phpdoc-parser: ^1.33.0 || 2.0.x-dev
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: ~2.5
- nextras/multi-query-parser: ~1.0
- nextras/orm-phpstan: ^1.0.1
- phpstan/extension-installer: 1.4.3
- phpstan/phpstan: 1.12.7
- phpstan/phpstan-deprecation-rules: 1.2.1
- phpstan/phpstan-mockery: 1.1.3
- phpstan/phpstan-nette: 1.3.8
- phpstan/phpstan-strict-rules: 1.6.1
- tracy/tracy: ~2.3
- v5.0.x-dev
- dev-main / 5.0.x-dev
- v5.0.0-rc3
- v5.0.0-rc2
- v5.0.0-rc1
- v4.0.x-dev
- v4.0.7
- v4.0.6
- v4.0.5
- v4.0.4
- v4.0.3
- v4.0.2
- v4.0.1
- v4.0.0
- v4.0.0-rc1
- v3.1.x-dev
- v3.1.4
- v3.1.3
- v3.1.2
- v3.1.1
- v3.1.0
- v3.1.0-rc1
- v3.0.x-dev
- v3.0.3
- v3.0.2
- v3.0.1
- v3.0.0
- v3.0.0-rc2
- v3.0.0-rc1
- v3.0.0-beta2
- v3.0.0-beta1
- v2.3.x-dev
- v2.2.x-dev
- v2.2.3
- v2.2.2
- v2.2.1
- v2.2.0
- v2.2.0-rc4
- v2.2.0-rc3
- v2.2.0-rc2
- v2.2.0-rc1
- v2.1.x-dev
- v2.1.1
- v2.1.0
- v2.1.0-rc1
- v2.0.x-dev
- v2.0.2
- v2.0.1
- v2.0.0
- v2.0.0-rc2
- v2.0.0-rc1
- v2.0.0-beta3
- v2.0.0-beta2
- v2.0.0-beta1
- v1.1.x-dev
- v1.1.7
- v1.1.6
- v1.1.5
- v1.1.4
- v1.1.3
- v1.1.2
- v1.1.1
- v1.1.0
- v1.1.0-RC2
- v1.1.0-RC1
- v1.1.0-beta1
- 1.0.x-dev
- v1.0.0
- v1.0.0-RC3
- v1.0.0-RC2
- v1.0.0-RC1
- v1.0.0-beta6
- v1.0.0-beta5
- v1.0.0-beta4
- v1.0.0-beta3
- v1.0.0-beta2
- v1.0.0-beta1
- v1.0.0-alpha3
- v1.0.0-alpha2
- v1.0.0-alpha1
- dev-php84
- dev-symfony
- dev-embeddable_relationship
This package is auto-updated.
Last update: 2024-11-06 21:27: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.