Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

orm

Help us on our mission to create highly efficient PHP ORM with clean object design.
Collective - Host: opensource - https://opencollective.com/orm - Code: https://github.com/nextras/orm

build(deps-dev): update phpstan/phpstan requirement (#651)

Updates the requirements on [phpstan/phpstan](https://github.com/phpstan/phpstan) to permit the ...

github.com/nextras/orm - da1a3a718d5633071d64e0d12b76d0f5f70062e7 authored 10 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Changed converting enum from and to raw values + added support for BackedEnum in {default} property modifiers (#638)

github.com/nextras/orm - 470ce945d7104ace6fb8a84f5c00467e16f07b76 authored 10 months ago by Jiří Zima <[email protected]>
drop required IConventions in DbalTableJoin constructor (#650)

github.com/nextras/orm - 1e3ec3063dc859399fe20c8799b101e2d460448f authored 11 months ago by Jan Škrášek <[email protected]>
build(deps-dev): update phpstan/phpstan-mockery requirement (#649)

Updates the requirements on [phpstan/phpstan-mockery](https://github.com/phpstan/phpstan-mockery...

github.com/nextras/orm - 87d6980777705c5a9e6c18eb8bc5aaa35d9d601e authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps-dev): update phpstan/phpstan requirement (#648)

Updates the requirements on [phpstan/phpstan](https://github.com/phpstan/phpstan) to permit the ...

github.com/nextras/orm - e484da7afcd2071e8cd299d2b89db04696b54711 authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps-dev): update phpstan/phpstan requirement (#646)

Updates the requirements on [phpstan/phpstan](https://github.com/phpstan/phpstan) to permit the ...

github.com/nextras/orm - c30db291b9fed07e6d9deda739bb9691fa87490f authored 12 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Build with Postgres 16 (#645)

* fix ident in editor config for yml files

* build with Postgres 16

github.com/nextras/orm - 74602bb04fc95fe8830ec7d74cee48b90b06952a authored about 1 year ago by Jan Škrášek <[email protected]>
remove phpdoc's phpstan prefix (#644)

github.com/nextras/orm - 579ac3c3eb0a2757b46fb14f8e029f5d553e7418 authored about 1 year ago by Jan Škrášek <[email protected]>
build with PHP 8.3 (#642)

github.com/nextras/orm - 4aed5fc7c0a7107935de1aa259693e61a127e8c1 authored about 1 year ago by Jan Škrášek <[email protected]>
build(deps-dev): update phpstan/phpstan requirement (#641)

Updates the requirements on [phpstan/phpstan](https://github.com/phpstan/phpstan) to permit the ...

github.com/nextras/orm - 262dd15c036a7cafd3a73a438681ada9385146dd authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
make dbal 5.0.0@rc2 required dependency

github.com/nextras/orm - 27a84e3e6a447381372dfd74bf5b79fb6e843b5a authored about 1 year ago by Jan Skrasek <[email protected]>
build(deps-dev): update phpstan/phpstan-strict-rules requirement (#639)

Updates the requirements on [phpstan/phpstan-strict-rules](https://github.com/phpstan/phpstan-st...

github.com/nextras/orm - e0fc8646c851a37b7288807b123c2666dd84d804 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps-dev): update phpstan/phpstan requirement (#640)

Updates the requirements on [phpstan/phpstan](https://github.com/phpstan/phpstan) to permit the ...

github.com/nextras/orm - 54a8a2fc402e1b7d9b4f8f6b5ee4e905f98c0992 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix recored queries for latest Dbal update

github.com/nextras/orm - a5d03ef312d1f894148f721f8bdf8cac2eb45b09 authored about 1 year ago by Jan Skrasek <[email protected]>
build(deps-dev): update phpstan/phpstan requirement (#637)

Updates the requirements on [phpstan/phpstan](https://github.com/phpstan/phpstan) to permit the ...

github.com/nextras/orm - fd1c995544fa1aba9435f396630e55872cfc9111 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps-dev): update phpstan/phpstan-deprecation-rules requirement (#636)

Updates the requirements on [phpstan/phpstan-deprecation-rules](https://github.com/phpstan/phpst...

github.com/nextras/orm - 6c1c6ba4265e47382c80ef5c3f7ccfb04cd80662 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps-dev): update phpstan/phpstan requirement (#635)

Updates the requirements on [phpstan/phpstan](https://github.com/phpstan/phpstan) to permit the ...

github.com/nextras/orm - 3b443cc6ac941b313ae95c3d1e236b4f55702e82 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps-dev): update phpstan/phpstan requirement (#634)

Updates the requirements on [phpstan/phpstan](https://github.com/phpstan/phpstan) to permit the ...

github.com/nextras/orm - 95a9e1e17f47a446b5a98ad956566b047325f855 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
typos

github.com/nextras/orm - a79b2ae3c1af177a1bd89e25c8fe35d8187c4487 authored over 1 year ago by Jan Skrasek <[email protected]>
Merge pull request #633 from nextras/collection-functions-refactorings

Collection functions refactorings

github.com/nextras/orm - b4c93c7bddec668dc43edfc202fa2fd4e7ce5791 authored over 1 year ago by Jan Škrášek <[email protected]>
extract property procession to custom collection function

github.com/nextras/orm - 08f7f488698e9b76556ac4f43c2a89c35685b095 authored over 1 year ago by Jan Skrasek <[email protected]>
cleanup, php 8 touch-up in collections namespace

github.com/nextras/orm - 9b42e74002566224219e96b9065b9235ffc2901f authored over 1 year ago by Jan Skrasek <[email protected]>
merge IArrayFunction & IQueryBuilderFunction to CollectionFunction interface

github.com/nextras/orm - 0382ff38abea3144f35e2fed0c865c46e7fcb699 authored over 1 year ago by Jan Skrasek <[email protected]>
Merge pull request #623 from nextras/dependabot/composer/phpstan/phpstan-strict-rules-1.5.1

build(deps-dev): update phpstan/phpstan-strict-rules requirement from 1.4.5 to 1.5.1

github.com/nextras/orm - 3878a3b69e84a8202061e27ba462d2fe5900b8e2 authored over 1 year ago by Jan Škrášek <[email protected]>
fixes for latest PHPStan strict rules

github.com/nextras/orm - e8397bd4c51dc0239eb17a12c591422430c87ece authored over 1 year ago by Jan Skrasek <[email protected]>
build(deps-dev): update phpstan/phpstan-strict-rules requirement

Updates the requirements on [phpstan/phpstan-strict-rules](https://github.com/phpstan/phpstan-st...

github.com/nextras/orm - d7735d58200c6700a602f7b2dc09186eedef71bb authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #631 from nextras/dependabot/composer/phpstan/phpstan-1.10.22

build(deps-dev): update phpstan/phpstan requirement from 1.10.14 to 1.10.22

github.com/nextras/orm - e2f493e41940f396db39684779b3b3da268216e6 authored over 1 year ago by Jan Škrášek <[email protected]>
properly type IRepository::onFlush

github.com/nextras/orm - 28312ff1ffc6d3adad8a0393bcf4757faf779569 authored over 1 year ago by Jan Skrasek <[email protected]>
build(deps-dev): update phpstan/phpstan requirement

Updates the requirements on [phpstan/phpstan](https://github.com/phpstan/phpstan) to permit the ...

github.com/nextras/orm - 286f29672e8aa433b4951a62e17a9bb103a8b374 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps-dev): update phpstan/extension-installer requirement (#629)

Updates the requirements on [phpstan/extension-installer](https://github.com/phpstan/extension-i...

github.com/nextras/orm - ea7ca1a413e9f35aa22455fefdcbdbb80db94e0d authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update entity-sti.md (#630)

Fix documentation - Entity STI find by example fix

github.com/nextras/orm - 02c9c8a9e687f1c60343dd9c99f9426eeab8a4a1 authored over 1 year ago by Anry7794 <[email protected]>
build(deps-dev): update phpstan/phpstan-nette requirement (#624)

Updates the requirements on [phpstan/phpstan-nette](https://github.com/phpstan/phpstan-nette) to...

github.com/nextras/orm - e57ac502bb20b6a0c29868d88d76830d4a7d42ce authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps-dev): update phpstan/extension-installer requirement (#625)

Updates the requirements on [phpstan/extension-installer](https://github.com/phpstan/extension-i...

github.com/nextras/orm - 734c1ceb1e6b4dc0b795b5109b21dadbc9f48083 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps-dev): update phpstan/phpstan-mockery requirement (#622)

Updates the requirements on [phpstan/phpstan-mockery](https://github.com/phpstan/phpstan-mockery...

github.com/nextras/orm - c9c92af179c6ced4c00d240046519dcff2f4d2e2 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps-dev): update phpstan/phpstan-deprecation-rules requirement (#626)

Updates the requirements on [phpstan/phpstan-deprecation-rules](https://github.com/phpstan/phpst...

github.com/nextras/orm - 2baa84ed27520c648b31d636536b5261b37fbfbe authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps-dev): update phpstan/phpstan requirement (#627)

Updates the requirements on [phpstan/phpstan](https://github.com/phpstan/phpstan) to permit the ...

github.com/nextras/orm - dbb9ad72d0625c307bf5a57c93ee8ab3fd258d31 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
rework properties in LikeExpression

github.com/nextras/orm - bbb1fa2d2c5036ebafae13584f3e78bae56651f4 authored over 1 year ago by Jan Skrasek <[email protected]>
Merge pull request #621 from nextras/enum-support

Implement PHP 8.1 Enum support

github.com/nextras/orm - ad4fc03f8177f771cf0db3d373de12ea471ab680 authored over 1 year ago by Jan Škrášek <[email protected]>
implement PHP 8.1 Enum support [closes #585]

github.com/nextras/orm - 8279a2d57833098391940c45a01679dc9539a1a4 authored over 1 year ago by Jan Skrasek <[email protected]>
entity: store parent entity class name in the property metadata

github.com/nextras/orm - dc5570a7aca139276ce70fe664737b518d5fa1e5 authored over 1 year ago by Jan Skrasek <[email protected]>
Merge pull request #620 from nextras/relationships_fixes

Relationships fixes

github.com/nextras/orm - e45cf63590bd5a4584d820738fe0424cd55e8adf authored over 1 year ago by Jan Škrášek <[email protected]>
relationships: more strictness

github.com/nextras/orm - 57355a09e5b69eb412fcc7aea1d47637bc05705e authored over 1 year ago by Jan Skrasek <[email protected]>
fix init of 1:1 relationship from non main side [closes #588]

github.com/nextras/orm - 3b0c1cc38d312614081baefa301ba9900557b785 authored over 1 year ago by Jan Skrasek <[email protected]>
Merge pull request #619 from nextras/udpate-dependencies

Udpate dependencies

github.com/nextras/orm - 2f25c7dddeb21c0799dd47449a89954283b6864e authored over 1 year ago by Jan Škrášek <[email protected]>
relax nette/utils to support 3.0

github.com/nextras/orm - d364f8066e08d91cfe00ec0e55003ff94cd3c862 authored over 1 year ago by Jan Skrasek <[email protected]>
replace deprecated nette/tokenizer

github.com/nextras/orm - 05e96f08f93f65770ad00358ee2d5272b6719fc3 authored over 1 year ago by Jan Skrasek <[email protected]>
use nextras/multi-query-parser

github.com/nextras/orm - db7bca28610f7b80e87d042cf4fb24a35aaa8437 authored over 1 year ago by Jan Skrasek <[email protected]>
update docs for latest DbalMapper & generics

github.com/nextras/orm - e8a90db35772103f8f035f2fec9bc28ec520ac81 authored over 1 year ago by Jan Skrasek <[email protected]>
better generic typings, fix DbalMapper->toEntity()

github.com/nextras/orm - 191ecbb6cdbc72f564cc720d30669040a37edd34 authored over 1 year ago by Jan Skrasek <[email protected]>
Merge pull request #616 from nextras/dependabot/composer/phpstan/phpstan-1.10.9

build(deps-dev): update phpstan/phpstan requirement from 1.9.14 to 1.10.9

github.com/nextras/orm - accdaab947d64e3bb4db7e52559665d6ef3e7803 authored over 1 year ago by Jan Škrášek <[email protected]>
fixes for latest PHPStan

github.com/nextras/orm - 970d4e2f04ca068a2db36cb6856a95bcaf82f1e4 authored over 1 year ago by Jan Skrasek <[email protected]>
build(deps-dev): update phpstan/phpstan requirement

Updates the requirements on [phpstan/phpstan](https://github.com/phpstan/phpstan) to permit the ...

github.com/nextras/orm - 7de913106a1541c80366c1d99b94a112ae506c0e authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #615 from radimvaculik/nette-utils-4

nette/utils:~4.0

github.com/nextras/orm - 58764efa7035bd163988eaa367115fece1afbf7e authored almost 2 years ago by Jan Škrášek <[email protected]>
nette/utils:~4.0

Closes #608

github.com/nextras/orm - 6bb2ecec328cb26372a4e6fa71b93624b4fb1583 authored almost 2 years ago by Radim Vaculík <[email protected]>
build(deps-dev): update phpstan/phpstan-deprecation-rules requirement (#613)

Updates the requirements on [phpstan/phpstan-deprecation-rules](https://github.com/phpstan/phpst...

github.com/nextras/orm - 0c4190d4c52d7e020cdbd1488095078304f68399 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps-dev): update phpstan/phpstan-nette requirement (#611)

Updates the requirements on [phpstan/phpstan-nette](https://github.com/phpstan/phpstan-nette) to...

github.com/nextras/orm - c29880494db56807dd542f13a7f5d5654a012eb8 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps-dev): update phpstan/phpstan-strict-rules requirement (#614)

Updates the requirements on [phpstan/phpstan-strict-rules](https://github.com/phpstan/phpstan-st...

github.com/nextras/orm - 2107ecc0342221a2db9027025d33647a8186e148 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #610 from nextras/new-dbal-schema

update table definition to utilize Dbal's Fqn

github.com/nextras/orm - 8f77a7869bb9b4f95e97fdfa5678cada82b420cf authored almost 2 years ago by Jan Škrášek <[email protected]>
update table definition to utilize Dbal's Fqn

github.com/nextras/orm - 24db0c324ea29598a0c084bf84f700101d3e3006 authored almost 2 years ago by Jan Skrasek <[email protected]>
code style for commas

github.com/nextras/orm - 932a36e6d87fc8d44d434e7824927b80e3c6911f authored almost 2 years ago by Jan Skrasek <[email protected]>
aggregations: typos

github.com/nextras/orm - edf9751171fd0da3c814e523b6ee023fad3be361 authored almost 2 years ago by Jan Skrasek <[email protected]>
Merge pull request #587 from nextras/advanced-rewrites

Collection function refactorings

github.com/nextras/orm - b61879d2c96f177283d654438323bd6a3e6fab0b authored almost 2 years ago by Jan Škrášek <[email protected]>
align comments only in test entities

github.com/nextras/orm - ee0573649998b3d2ca16d82a3b00b471424bfa00 authored almost 2 years ago by Jan Skrasek <[email protected]>
collection: extract numeric aggregation logic to aggregator

github.com/nextras/orm - 8e74e93a431ae057648258cc28690a218b2f64b2 authored almost 2 years ago by Jan Skrasek <[email protected]>
collection: move DbalResult objects to Functions namespace

github.com/nextras/orm - 6fcf47eca20556ad645a371795da5daea1975685 authored almost 2 years ago by Jan Skrasek <[email protected]>
collection: move ArrayExpressionResult object to Functions namespace

github.com/nextras/orm - cdf17c17737f6a4a29faee63cad43c3f13f01f5b authored almost 2 years ago by Jan Skrasek <[email protected]>
collection: migrate to named args and readonly props for Result objects

github.com/nextras/orm - 516ab0dac704b43e3d29a15d12fc154e663c015f authored almost 2 years ago by Jan Skrasek <[email protected]>
refactorings for PHP 7.2

github.com/nextras/orm - 5f79de28fe18b434cf8ce1d965e8251d2ceb1c39 authored almost 2 years ago by Jan Skrasek <[email protected]>
docs: typos

github.com/nextras/orm - e71aa725af6e713143dc7adceff60b3e64557d82 authored almost 2 years ago by Jan Skrasek <[email protected]>
Merge pull request #609 from mabar/fix-extension-config

OrmExtension: fix initializeMetadata option type

github.com/nextras/orm - 1ff699045ae6bb473c4c3e4de0e395e583f4f4ba authored almost 2 years ago by Jan Škrášek <[email protected]>
OrmExtension: fix initializeMetadata option type

github.com/nextras/orm - 345806ea01126f18b8a11d81d8e1fd0702a1bfe6 authored almost 2 years ago by Marek Bartoš <[email protected]>
Merge pull request #607 from mabar/extension-refactoring

OrmExtension refactoring

github.com/nextras/orm - cd7667f50294c4fcc1afb66638f2d7cddf65142b authored almost 2 years ago by Jan Škrášek <[email protected]>
OrmExtension: drop dead code

github.com/nextras/orm - cfdeca81db224a3d2f11b0f6df2078d547b2520b authored almost 2 years ago by Marek Bartoš <[email protected]>
OrmExtension: initialize metadata in closure scope in generated DIC

github.com/nextras/orm - 34437ad891fcf879d2ede417bb476b6ea96b4aac authored almost 2 years ago by Marek Bartoš <[email protected]>
OrmExtension: add missing return types

github.com/nextras/orm - d0fb5086d930245e4de995b00f1a8912d4171bbc authored almost 2 years ago by Marek Bartoš <[email protected]>
OrmExtension: use config schema

github.com/nextras/orm - df96feba6563509e7f990e60dff62bbbf8045b5d authored almost 2 years ago by Marek Bartoš <[email protected]>
Merge pull request #595 from mabar/mixed-is-nullable

mixed type allows null

github.com/nextras/orm - f0a06f1d9b92ecf9d885b6e6418a4facdd559a9e authored almost 2 years ago by Jan Škrášek <[email protected]>
MetadataParser: mixed type is nullable

github.com/nextras/orm - 41d424ce98c513d9d297b37dbd673ce15532d2ba authored almost 2 years ago by Marek Bartoš <[email protected]>
Merge pull request #606 from mabar/initialize-metadata-main

[Nette] Initialize metadata on DIC startup - main

github.com/nextras/orm - 8c019e6ec25974b0d691bf50c1a0505c66f8b047 authored almost 2 years ago by Jan Škrášek <[email protected]>
Merge pull request #605 from mabar/spl-object-id

Use spl_object_id instead of spl_object_hash

github.com/nextras/orm - 94d1d445960e010c042c7eff8503d4b39edf75d8 authored almost 2 years ago by Jan Škrášek <[email protected]>
OrmExtension: Initialize metadata on DIC startup

github.com/nextras/orm - 675b2763622f7c588971e2983bc826af747180ec authored almost 2 years ago by Marek Bartoš <[email protected]>
Use spl_object_id instead of spl_object_hash

github.com/nextras/orm - d2f9cb601cdecfeef5859aca871fff22f454d297 authored almost 2 years ago by Marek Bartoš <[email protected]>
Merge pull request #603 from nextras/dependabot/composer/phpstan/phpstan-1.9.14

build(deps-dev): update phpstan/phpstan requirement from 1.8.0 to 1.9.14

github.com/nextras/orm - aff8cc43a6277885aee3a18785f30a83d9bc8ab8 authored almost 2 years ago by Jan Škrášek <[email protected]>
update type definitions for latest PHPStan

github.com/nextras/orm - 846c04d230e146d263b12409623627492cb6b1a1 authored almost 2 years ago by Jan Skrasek <[email protected]>
build(deps-dev): update phpstan/phpstan requirement from 1.8.0 to 1.9.14

Updates the requirements on [phpstan/phpstan](https://github.com/phpstan/phpstan) to permit the ...

github.com/nextras/orm - 95b4214b7412383fbf557756dbf30ce1e09a3345 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps-dev): update phpstan/phpstan-nette requirement (#593)

Updates the requirements on [phpstan/phpstan-nette](https://github.com/phpstan/phpstan-nette) to...

github.com/nextras/orm - f015e2654041b9a7b33932a40f9889abe728a3ac authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps-dev): update phpstan/extension-installer requirement (#597)

Updates the requirements on [phpstan/extension-installer](https://github.com/phpstan/extension-i...

github.com/nextras/orm - 26df58057655aabb494b6ee8fb0a5be0472e3d4a authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #604 from nextras/fqn-table-names

Update to latest Dbal's reflection API

github.com/nextras/orm - 0ea08548a30ef65ff5c9170573c98ec53fc21b3a authored almost 2 years ago by Jan Škrášek <[email protected]>
make Orm PHP 8.1+ only

github.com/nextras/orm - 31043a3868c975e4219df1af9c4bf6f6d9717e44 authored almost 2 years ago by Jan Skrasek <[email protected]>
update to Nextras Dbal latest reflection API

github.com/nextras/orm - fed8056318be3f90697c93d70d71dc8815c98700 authored almost 2 years ago by Jan Skrasek <[email protected]>
fix build status badge link

github.com/nextras/orm - 81ef4fb9ba0a25c8bc8771a6651423e346639413 authored almost 2 years ago by Jan Skrasek <[email protected]>
collection: rename method to getArgumentsForExpansion

github.com/nextras/orm - 8371c0864b522c35522a408aaf0428e79cc6f67f authored over 2 years ago by Jan Skrasek <[email protected]>
remove dead code

github.com/nextras/orm - fe13b6b9c0ad6469a9e7c4f553a2c52147dbd543 authored over 2 years ago by Jan Skrasek <[email protected]>
drop inheritdoc

github.com/nextras/orm - 3becae7c0ead2671cd4492ecd525321c7bc3143a authored over 2 years ago by Jan Skrasek <[email protected]>
update to PHPStan 1.8 & strict rules 1.3

github.com/nextras/orm - bdafb59f80bed1e33acab09f5e7945a7bd59edab authored over 2 years ago by Jan Skrasek <[email protected]>
build(deps-dev): update phpstan/phpstan-mockery requirement (#582)

Updates the requirements on [phpstan/phpstan-mockery](https://github.com/phpstan/phpstan-mockery...

github.com/nextras/orm - 1fbc39d0a19e127ea15622cfc750087f20e1c500 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #581 from nextras/mysql-foregin-keys-case-insenstive

conventions: fix ManyHasMany keys lookup on MySql with different key casing

github.com/nextras/orm - d39fb16474e762ee58f736accc0de317a820f9c7 authored over 2 years ago by Jan Škrášek <[email protected]>
conventions: fix ManyHasMany keys lookup on MySql with different key casing [closes #578]

github.com/nextras/orm - a923231605459d9474fba310618c4e081d473ad8 authored over 2 years ago by Jan Skrasek <[email protected]>
docs: update for generic relationships

github.com/nextras/orm - 948436ea220522242b3211245448a092b7fb215f authored over 2 years ago by Jan Skrasek <[email protected]>
relationships: implement generic HasMany & HasOne relationships (#580)

Latest PHPStorm 2022.2 EAP supports proper enumation of generic
Traverable, so completely migra...

github.com/nextras/orm - 7eda7015acaffd1a9272f54513dd5bc3a074d86d authored over 2 years ago by Jan Škrášek <[email protected]>