Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/nextras/orm
Orm with clean object design, smart relationship loading and powerful collections.
https://github.com/nextras/orm
build(deps-dev): update phpstan/phpstan-nette requirement from 1.1.0 to 1.2.3
dependabot[bot] opened this pull request almost 2 years ago
dependabot[bot] opened this pull request almost 2 years ago
update table definition to utilize Dbal's Fqn
hrach opened this pull request almost 2 years ago
hrach opened this pull request almost 2 years ago
OrmExtension: fix initializeMetadata option type
mabar opened this pull request almost 2 years ago
mabar opened this pull request almost 2 years ago
Support for nette/utils:^4.0
lupo112 opened this issue almost 2 years ago
lupo112 opened this issue almost 2 years ago
OrmExtension refactoring
mabar opened this pull request almost 2 years ago
mabar opened this pull request almost 2 years ago
[Nette] Initialize metadata on DIC startup - main
mabar opened this pull request almost 2 years ago
mabar opened this pull request almost 2 years ago
Use spl_object_id instead of spl_object_hash
mabar opened this pull request almost 2 years ago
mabar opened this pull request almost 2 years ago
Update to latest Dbal's reflection API
hrach opened this pull request almost 2 years ago
hrach opened this pull request almost 2 years ago
build(deps-dev): update phpstan/phpstan requirement from 1.8.0 to 1.9.14
dependabot[bot] opened this pull request almost 2 years ago
dependabot[bot] opened this pull request almost 2 years ago
rep finder and own model
ZbyRih opened this issue almost 2 years ago
ZbyRih opened this issue almost 2 years ago
Support multiple repositories for STI
TonnyJe opened this issue almost 2 years ago
TonnyJe opened this issue almost 2 years ago
build(deps-dev): update phpstan/phpstan requirement from 1.8.0 to 1.9.4
dependabot[bot] opened this pull request almost 2 years ago
dependabot[bot] opened this pull request almost 2 years ago
build(deps-dev): update phpstan/phpstan requirement from 1.8.0 to 1.9.2
dependabot[bot] opened this pull request about 2 years ago
dependabot[bot] opened this pull request about 2 years ago
build(deps-dev): update phpstan/phpstan requirement from 1.8.0 to 1.8.11
dependabot[bot] opened this pull request about 2 years ago
dependabot[bot] opened this pull request about 2 years ago
build(deps-dev): update phpstan/extension-installer requirement from 1.1.0 to 1.2.0
dependabot[bot] opened this pull request about 2 years ago
dependabot[bot] opened this pull request about 2 years ago
Compare two property?
qwerin opened this issue about 2 years ago
qwerin opened this issue about 2 years ago
mixed type allows null
mabar opened this pull request about 2 years ago
mabar opened this pull request about 2 years ago
build(deps-dev): update phpstan/phpstan requirement from 1.8.0 to 1.8.6
dependabot[bot] opened this pull request about 2 years ago
dependabot[bot] opened this pull request about 2 years ago
build(deps-dev): update phpstan/phpstan-nette requirement from 1.0.0 to 1.1.0
dependabot[bot] opened this pull request about 2 years ago
dependabot[bot] opened this pull request about 2 years ago
Misrecognition of property data type.
TonnyJe opened this issue over 2 years ago
TonnyJe opened this issue over 2 years ago
build(deps-dev): update phpstan/phpstan-strict-rules requirement from 1.3.0 to 1.4.2
dependabot[bot] opened this pull request over 2 years ago
dependabot[bot] opened this pull request over 2 years ago
[Nette] Initialize metadata on DIC startup - v4.0
mabar opened this pull request over 2 years ago
mabar opened this pull request over 2 years ago
build(deps-dev): update phpstan/phpstan requirement from 1.8.0 to 1.8.2
dependabot[bot] opened this pull request over 2 years ago
dependabot[bot] opened this pull request over 2 years ago
bug 1:1 relationship
qwerin opened this pull request over 2 years ago
qwerin opened this pull request over 2 years ago
Collection function refactorings
hrach opened this pull request over 2 years ago
hrach opened this pull request over 2 years ago
Loose comparison in ArrayCollection
hrach opened this issue over 2 years ago
hrach opened this issue over 2 years ago
PHP 8.1's enum support
hrach opened this issue over 2 years ago
hrach opened this issue over 2 years ago
build(deps-dev): update phpstan/phpstan-strict-rules requirement from 1.1.0 to 1.2.3
dependabot[bot] opened this pull request over 2 years ago
dependabot[bot] opened this pull request over 2 years ago
build(deps-dev): update phpstan/phpstan requirement from 1.7.10 to 1.8.0
dependabot[bot] opened this pull request over 2 years ago
dependabot[bot] opened this pull request over 2 years ago
build(deps-dev): update phpstan/phpstan-mockery requirement from 1.0.0 to 1.1.0
dependabot[bot] opened this pull request over 2 years ago
dependabot[bot] opened this pull request over 2 years ago
conventions: fix ManyHasMany keys lookup on MySql with different key casing
hrach opened this pull request over 2 years ago
hrach opened this pull request over 2 years ago
relationships: implement generic HasMany & HasOne relationships
hrach opened this pull request over 2 years ago
hrach opened this pull request over 2 years ago
build(deps-dev): update phpstan/phpstan requirement from 1.4.10 to 1.7.7
dependabot[bot] opened this pull request over 2 years ago
dependabot[bot] opened this pull request over 2 years ago
Case sensitive string comparison in Nextras\Dbal\Platforms\MySqlPlatform
longshadowdev opened this issue over 2 years ago
longshadowdev opened this issue over 2 years ago
build(deps-dev): update phpstan/phpstan requirement from 1.4.10 to 1.6.3
dependabot[bot] opened this pull request over 2 years ago
dependabot[bot] opened this pull request over 2 years ago
Embeddable as part of composite primary key
MartinLojda opened this issue over 2 years ago
MartinLojda opened this issue over 2 years ago
Condition over table (without its column/PK) is not working
hrach opened this issue over 2 years ago
hrach opened this issue over 2 years ago
Update events.md void on example
qwerin opened this pull request over 2 years ago
qwerin opened this pull request over 2 years ago
collection: use proper modifiers for filtering arguments
hrach opened this pull request over 2 years ago
hrach opened this pull request over 2 years ago
Filtering `datetime` (local date time column type) modifies the time
radimvaculik opened this issue over 2 years ago
radimvaculik opened this issue over 2 years ago
getById() accepts a non-list array and uses just values
hrach opened this issue over 2 years ago
hrach opened this issue over 2 years ago
assert($currentAlias !== null) error after upgrade to PHP 8.1
pdrhlik opened this issue over 2 years ago
pdrhlik opened this issue over 2 years ago
build(deps-dev): update phpstan/phpstan requirement from 1.4.6 to 1.4.10
dependabot[bot] opened this pull request over 2 years ago
dependabot[bot] opened this pull request over 2 years ago
relationship: auto persist also relationship on old entity in HasOne relationship
hrach opened this pull request almost 3 years ago
hrach opened this pull request almost 3 years ago
Aggregations fix for missing grouping
hrach opened this pull request almost 3 years ago
hrach opened this pull request almost 3 years ago
🔑 UUID as primary key
radimvaculik opened this issue almost 3 years ago
radimvaculik opened this issue almost 3 years ago
build(deps-dev): update phpstan/phpstan requirement from 1.4.4 to 1.4.6
dependabot[bot] opened this pull request almost 3 years ago
dependabot[bot] opened this pull request almost 3 years ago
Update config-nette.texy
manweCZ opened this pull request almost 3 years ago
manweCZ opened this pull request almost 3 years ago
Update config-nette.texy
manweCZ opened this pull request almost 3 years ago
manweCZ opened this pull request almost 3 years ago
build(deps-dev): update phpstan/phpstan requirement from 1.3.0 to 1.4.4
dependabot[bot] opened this pull request almost 3 years ago
dependabot[bot] opened this pull request almost 3 years ago
Docs: Conventions
radimvaculik opened this pull request almost 3 years ago
radimvaculik opened this pull request almost 3 years ago
Change keyword `primary` to `main`
radimvaculik opened this pull request almost 3 years ago
radimvaculik opened this pull request almost 3 years ago
PHPDoc relationships orderBy is inconsistent [closes #460]
radimvaculik opened this pull request almost 3 years ago
radimvaculik opened this pull request almost 3 years ago
Add usage example of {wrapper} into docs [closes #553]
radimvaculik opened this pull request almost 3 years ago
radimvaculik opened this pull request almost 3 years ago
Support nullable classes definition with '?'
radimvaculik opened this pull request almost 3 years ago
radimvaculik opened this pull request almost 3 years ago
Composer: allow-plugins
radimvaculik opened this pull request almost 3 years ago
radimvaculik opened this pull request almost 3 years ago
Added `ICollection::fetchChecked()`
radimvaculik opened this pull request almost 3 years ago
radimvaculik opened this pull request almost 3 years ago
Add usage example of {wrapper} into docs
radimvaculik opened this issue almost 3 years ago
radimvaculik opened this issue almost 3 years ago
Add missing array key checks when using the `debug_backtrace()` function
ste93cry opened this pull request almost 3 years ago
ste93cry opened this pull request almost 3 years ago
build(deps-dev): update phpstan/phpstan requirement from 1.2.0 to 1.3.0
dependabot[bot] opened this pull request almost 3 years ago
dependabot[bot] opened this pull request almost 3 years ago
build(deps-dev): update phpstan/phpstan-strict-rules requirement from 1.0.0 to 1.1.0
dependabot[bot] opened this pull request almost 3 years ago
dependabot[bot] opened this pull request almost 3 years ago
Cascade clone for OneHasMany relationship
qwerin opened this pull request about 3 years ago
qwerin opened this pull request about 3 years ago
Missing Group by in dev-main
hrach opened this issue about 3 years ago
hrach opened this issue about 3 years ago
tests: add generated SQLs check [closes #163]
hrach opened this pull request about 3 years ago
hrach opened this pull request about 3 years ago
add ICollection::fetchChecked()
hrach opened this issue over 3 years ago
hrach opened this issue over 3 years ago
Document Collection function changes in v5.0
hrach opened this issue over 3 years ago
hrach opened this issue over 3 years ago
fix/collection-count-stored
mrceperka opened this pull request over 3 years ago
mrceperka opened this pull request over 3 years ago
Remove ORDER BY when counting collection items
mrceperka opened this issue over 3 years ago
mrceperka opened this issue over 3 years ago
Filtering collection over multiple conditions in one relation
tomaskavalek opened this issue over 3 years ago
tomaskavalek opened this issue over 3 years ago
Entity property with unknown type is ignored
mabar opened this issue over 3 years ago
mabar opened this issue over 3 years ago
Order by different table column on HasMany relationship condition
stepapo opened this issue over 3 years ago
stepapo opened this issue over 3 years ago
Create constributing.md
hrach opened this issue over 3 years ago
hrach opened this issue over 3 years ago
Filter object
mabar opened this pull request almost 4 years ago
mabar opened this pull request almost 4 years ago
Complex HAVING & WHERE queries
hrach opened this issue almost 4 years ago
hrach opened this issue almost 4 years ago
add SymfonyBundle [closes #378]
JanTvrdik opened this pull request almost 4 years ago
JanTvrdik opened this pull request almost 4 years ago
Embeddable relationships
hrach opened this pull request about 4 years ago
hrach opened this pull request about 4 years ago
PHPDoc relationships's orderBy is inconsistent
radimvaculik opened this issue over 4 years ago
radimvaculik opened this issue over 4 years ago
Better support for vairous data manipulation like PostGIS
hrach opened this issue over 4 years ago
hrach opened this issue over 4 years ago
Select aggregate function result over relationship
hrach opened this issue over 4 years ago
hrach opened this issue over 4 years ago
Embeddable & relationships
hrach opened this issue over 4 years ago
hrach opened this issue over 4 years ago
Case-insensitive getBy
zener05 opened this issue over 4 years ago
zener05 opened this issue over 4 years ago
Test entity creator: add support for embeddables
hrach opened this issue almost 5 years ago
hrach opened this issue almost 5 years ago
Symfony support
hrach opened this issue almost 5 years ago
hrach opened this issue almost 5 years ago
SQLite support?
pwFoo opened this issue over 5 years ago
pwFoo opened this issue over 5 years ago
FetchPairsHelper: allow to fetch hasMany relationships
hrach opened this issue about 6 years ago
hrach opened this issue about 6 years ago
StorageReflection mapping callbacks for ID
hrach opened this issue over 6 years ago
hrach opened this issue over 6 years ago
Cascade remove/set null behavior
hrach opened this issue almost 7 years ago
hrach opened this issue almost 7 years ago
Add HasMany::clear() method.
hrach opened this issue almost 7 years ago
hrach opened this issue almost 7 years ago
Cascade clone for OneHasMany relationship
SiViN opened this issue about 7 years ago
SiViN opened this issue about 7 years ago
Conventions factory
hrach opened this issue over 7 years ago
hrach opened this issue over 7 years ago
Orm should use getProperty() for relationship access to allow immutable entities
hrach opened this issue over 7 years ago
hrach opened this issue over 7 years ago
Add Cascade=removeOrphan
hrach opened this issue almost 8 years ago
hrach opened this issue almost 8 years ago
Add Entity::setMetadata() method
f3l1x opened this issue over 8 years ago
f3l1x opened this issue over 8 years ago
Pessimistic Locking
JanTvrdik opened this issue almost 9 years ago
JanTvrdik opened this issue almost 9 years ago
Tests: check number of executed queries in (every?) test
JanTvrdik opened this issue almost 9 years ago
JanTvrdik opened this issue almost 9 years ago
Modifiers support for foreign keys queries in collection.
hrach opened this issue about 9 years ago
hrach opened this issue about 9 years ago
Repository: prefer real method on mapper over findBy-magic methods
JanTvrdik opened this pull request over 9 years ago
JanTvrdik opened this pull request over 9 years ago
Entity serialization support & tests
hrach opened this issue over 9 years ago
hrach opened this issue over 9 years ago