nextras / orm
Nextras Orm framework
Fund package maintenance!
hrach
Installs: 167 230
Dependents: 28
Suggesters: 3
Security: 0
Stars: 250
Watchers: 36
Forks: 49
Open Issues: 22
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
Requires (Dev)
- marc-mabe/php-enum: ~3.0
- marc-mabe/php-enum-phpstan: dev-master
- 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: dev-master
- phpstan/extension-installer: 1.0.5
- phpstan/phpstan: 0.12.42
- phpstan/phpstan-deprecation-rules: 0.12.5
- phpstan/phpstan-mockery: 0.12.7
- phpstan/phpstan-nette: 0.12.9
- phpstan/phpstan-strict-rules: 0.12.5
- tracy/tracy: ~2.3
- dev-master / 5.0.x-dev
- v4.0.x-dev
- 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/phpstan-0.12.64
- dev-dependabot/composer/phpstan/extension-installer-1.1.0
- dev-dependabot/composer/phpstan/phpstan-nette-0.12.11
- dev-php8_0
- dev-embeddable_relationship
This package is auto-updated.
Last update: 2021-01-01 13:00:48 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.