nextras / orm
Nextras Orm framework
Fund package maintenance!
hrach
Installs: 324 057
Dependents: 40
Suggesters: 3
Security: 0
Stars: 303
Watchers: 33
Forks: 61
Open Issues: 38
Requires
- php: >=7.1
- ext-ctype: *
- ext-json: *
- nette/caching: ~2.5 || ~3.0
- nette/tokenizer: ~2.3 || ~3.0
- nette/utils: ~2.5 || ~3.0
- nextras/dbal: ~4.0@dev
Requires (Dev)
- marc-mabe/php-enum: ~3.0
- marc-mabe/php-enum-phpstan: 2.0.0
- mockery/mockery: ~1.2
- nette/bootstrap: ~2.4 || ~3.0
- nette/di: ~2.4 >=2.4.10 || ~3.0
- nette/finder: ~2.4 || ~3.0
- nette/neon: ~2.4 || ~3.0
- nette/tester: ~2.3
- nextras/orm-phpstan: 1.0.0
- phpstan/extension-installer: 1.0.5
- phpstan/phpstan: 1.1.2
- phpstan/phpstan-deprecation-rules: 1.0.0
- phpstan/phpstan-mockery: 1.0.0
- phpstan/phpstan-nette: 1.0.0
- phpstan/phpstan-strict-rules: 1.0.0
- tracy/tracy: ~2.3
- dev-main / 5.0.x-dev
- v4.0.x-dev
- 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-dependabot/composer/phpstan/extension-installer-1.3.1
- dev-dependabot/composer/phpstan/phpstan-1.10.15
- dev-dependabot/composer/phpstan/phpstan-strict-rules-1.5.1
- dev-symfony
- dev-embeddable_relationship
This package is auto-updated.
Last update: 2023-06-01 06:56:38 UTC
README
Lightweight and high-performance ORM with clean object design.
Supported platforms:
- MySQL,
- PostgreSQL,
- MS SQL Server.
Docs & resources
Tips
- Nextras Orm PhpStorm Plug-in
- Nextras Orm PhpStan extension
- 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.