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

[tests] fixed travis configuration

github.com/nextras/orm - 14e82718476e605bc7e7bde6ed1314db0222155b authored over 10 years ago by hrach <[email protected]>
[tests] fixed weird nette/tester method run order

github.com/nextras/orm - ca87cca74f72da5f73aed2434f122ff9c271f365 authored over 10 years ago by hrach <[email protected]>
[tests] proper integration tests lock

github.com/nextras/orm - c75511fbd5e9dcdb49491bfaa02e89da269fcfa7 authored over 10 years ago by hrach <[email protected]>
Revert "[entity] implemented getPersistedId() for entities with composite PK [closes #10]"

This reverts commit 16254dcd770341f155f8902c3695f9ee8dda437a.

github.com/nextras/orm - 9803a8dcf1b0d973bf05b3520f7208e3256f6cd1 authored over 10 years ago by hrach <[email protected]>
[tests] added missing identity map check test

github.com/nextras/orm - 0a702ba73b5938798dce0061d9532c34b7c4ac4d authored over 10 years ago by hrach <[email protected]>
[reflection] fixed searching joining table primary keys when using schemas

github.com/nextras/orm - 64be5b7afd6aed7b20ef0d6d1c08d71573f848f1 authored over 10 years ago by hrach <[email protected]>
[mapper] fixed unnecessary grouping (due to postgresql) [closes #19]

github.com/nextras/orm - 8a411d5cb64208df3eb1bc7f8c7e8617a97d37d2 authored over 10 years ago by hrach <[email protected]>
[mapper] introduced enhanced orm SqlBuilder (BC break!)

github.com/nextras/orm - db3ed4e3576b191c878f52d1fcd0bff102367134 authored over 10 years ago by hrach <[email protected]>
[tests] added support for PostgreSQL tests [closes #14]

github.com/nextras/orm - 2473efc242ccff5b426ea46ccdfda8c4f9139ad4 authored over 10 years ago by hrach <[email protected]>
[repository] implemented entity class check [closes #15]

github.com/nextras/orm - 1f630d8fda27f301e30a09a35a5a997cf0d72a8e authored over 10 years ago by hrach <[email protected]>
[tests] fixed missing tmp dir

github.com/nextras/orm - 879917af71277b79cfedbe16f479f580fc444b09 authored over 10 years ago by hrach <[email protected]>
[relationships] fixed removing entity form oneHasMany relationship

github.com/nextras/orm - 9b6214617073c44007f67df829a49955b1df41ea authored over 10 years ago by hrach <[email protected]>
[entity] implemented getPersistedId() for entities with composite PK [closes #10]

github.com/nextras/orm - 16254dcd770341f155f8902c3695f9ee8dda437a authored over 10 years ago by hrach <[email protected]>
[tests] added another compositePK basic test

github.com/nextras/orm - 29c8c252524d45ac094bda297b81a2d5a9285f30 authored over 10 years ago by hrach <[email protected]>
[mapper] refactored hasOne mapper to do not do join & support composite PK

github.com/nextras/orm - 0e28183a4839d80f94bbddc92fc18672411c4070 authored over 10 years ago by hrach <[email protected]>
[collection] refactored to getPreloadValues($property) (BC break!)

github.com/nextras/orm - 79f86f617fd72810e2f96fa91d7b41b0d5e61203 authored over 10 years ago by hrach <[email protected]>
[tests] added entity with composite key

github.com/nextras/orm - a40ec1ff61ea21cd4cea6ce8dbf1d4ac2bb849d1 authored over 10 years ago by hrach <[email protected]>
[repository] fixed removing deleted entities from relationships [closes #11]

github.com/nextras/orm - b00023ed2cd660ea2a59ea4d4b14cb4597036ecc authored over 10 years ago by hrach <[email protected]>
[entity] added missing method to interface (BC break!)

github.com/nextras/orm - 4e136537e0a571a6fef584b4796c58a9cc44f098 authored over 10 years ago by hrach <[email protected]>
[relationships] fixed hasOne isModified() overriding

github.com/nextras/orm - eb83b5002c874524ee38599d4ba997b71a3578b9 authored over 10 years ago by hrach <[email protected]>
[relationships] fixed hasOne::isChanged detection

github.com/nextras/orm - c21c60e328efd87e31a24ed5687a975a1f01b9e1 authored over 10 years ago by hrach <[email protected]>
[relationships] fixed updating changed relationship

github.com/nextras/orm - fd62da40750b8148ee7364149025944abb3f85cd authored over 10 years ago by hrach <[email protected]>
[tests] added test orm for TestCase

github.com/nextras/orm - fa0d2735dfc7bd9d692159604905d07d558f8b06 authored over 10 years ago by hrach <[email protected]>
[mapper] updated support for new storageReflection interfaces

github.com/nextras/orm - 9b036e0caa0636707aceaa886fe944a60ae75a33 authored over 10 years ago by hrach <[email protected]>
[repository] Introduced getEntityMetadata (BC break!)

github.com/nextras/orm - 8749c1213d119fa7c2d32b47ac153f46e2c70d91 authored over 10 years ago by hrach <[email protected]>
[reflection] removed obsolet getEntityPrimaryKey (BC break!)

- partially reverts b86d71eca6e33c6048232052504b128cf35dd567

github.com/nextras/orm - 41d63a3add9ff5e97d115f6c87f3c20142f913a2 authored over 10 years ago by hrach <[email protected]>
[metadata] Entity primary keys is parsed from entity annotation (BC break!)

- partially reverts b86d71eca6e33c6048232052504b128cf35dd567
- partially reverts 9fba69bb650633c...

github.com/nextras/orm - 6c81bd6a58be5b2e7dcd61c2da78b1a23ca9a46e authored over 10 years ago by hrach <[email protected]>
[tests] fixed creating tmp dir

github.com/nextras/orm - 72ea8c90ac97d6024f2daf553c89f73bffab384f authored over 10 years ago by hrach <[email protected]>
[mapper] implemented ArrayMapper locking [closes #9]

github.com/nextras/orm - 968d88bbbbfb2e03aed26c0de7943c6b7864217c authored over 10 years ago by hrach <[email protected]>
[tests] moved log directory

github.com/nextras/orm - c548f9f21b25a48cabb014c1f70c2ecb172ad7d8 authored over 10 years ago by hrach <[email protected]>
[mapper] ConditionParser: fixed support for NULL value

github.com/nextras/orm - 8fae0bfb00705679e6af190633c62a10972d7c0e authored over 10 years ago by hrach <[email protected]>
readme: actually orm already have been running in two big projects in production

github.com/nextras/orm - 2070a66699022411f9240c12a63d88c3567c8a69 authored over 10 years ago by hrach <[email protected]>
[collection] ArrayCollection: fixed filtering directly on entities

Added support for filtering this->entity by it's primary key.
Parity with Nette mapper.

github.com/nextras/orm - b4d34f839e9f28aa53cbc7e6847d3b9bb0fc4403 authored over 10 years ago by hrach <[email protected]>
[collection] ArrayCollection: fixed passing data as scalar array

github.com/nextras/orm - f3028b75eb12e3fa5fe3ddfe9016d38c3d3b367c authored over 10 years ago by hrach <[email protected]>
[relationship] fixed persisting hasOne relationship

github.com/nextras/orm - ad27065b146051ececcc59c7bc087829bba0d11e authored over 10 years ago by hrach <[email protected]>
[testHelper] fixes

github.com/nextras/orm - b86d71eca6e33c6048232052504b128cf35dd567 authored over 10 years ago by hrach <[email protected]>
[mapper] updated for lates nette/database

github.com/nextras/orm - 27e4a4cdf38cb2ef9b77db8c99737c46ed086d73 authored over 10 years ago by hrach <[email protected]>
[mapper] add default select column to prevent nette cache

github.com/nextras/orm - 6ad5c0d9a45e51b9259a79096a738b6a6d6d431d authored over 10 years ago by hrach <[email protected]>
[entity] entity default value - added missing test

github.com/nextras/orm - e59874ccd1dc129752ed6e70098e8801716d84a6 authored over 10 years ago by hrach <[email protected]>
[mapper] fixed support for sequences/postgre

github.com/nextras/orm - 754bc36358760e5dff67b4aa5d80494a57b811d4 authored over 10 years ago by hrach <[email protected]>
[reflection] directed 1:1 relationships uses singular property names

github.com/nextras/orm - 8c0d4183bb20466acfb326f642d7342556c3daf5 authored over 10 years ago by hrach <[email protected]>
[reflection] support parsing true|false|null [refs #2]

github.com/nextras/orm - a305912b0df634599c67ab3fc4034fcfe179a2a0 authored over 10 years ago by hrach <[email protected]>
[tests] fixed test

github.com/nextras/orm - 6ba638277a0814f0a7b334c31ef0e296a7a16f32 authored over 10 years ago by hrach <[email protected]>
[tests] runner has no predefines search path

github.com/nextras/orm - ac7d471547babe59295eaa920e79f31b32781f82 authored over 10 years ago by hrach <[email protected]>
[entity] support for default modifier & value [closes #2]

github.com/nextras/orm - e8afeddf2a74b7cca1378fd3b179eb390ed966d2 authored over 10 years ago by hrach <[email protected]>
[mapper] fixed typehint

github.com/nextras/orm - 89ae1fdb555e1f45411a30e85a5d77ec9c5f6770 authored over 10 years ago by hrach <[email protected]>
[mapper] manyHasMany relationships mapper: cache empty results

github.com/nextras/orm - f5924a72ac97af6725fcf7fc858a0c8c3784fec1 authored over 10 years ago by hrach <[email protected]>
[mapper] fixed too soft cache key in relationships mappers

github.com/nextras/orm - 96bbfb0a1a08c1bc1a720dd9eeaaec50eafea998 authored over 10 years ago by hrach <[email protected]>
[mapper] fixed getting uninitialized storageReflection

github.com/nextras/orm - 591e35a6dc9312026ca58bee9323d3bb33539d8f authored over 10 years ago by hrach <[email protected]>
[mapper] prefix ambiguous column name with table name

github.com/nextras/orm - 42bb0c0eb5ea1a0ea3b6863eda100017d91dd41b authored over 10 years ago by hrach <[email protected]>
[entity] fix "Only variable references should be returned by reference"

github.com/nextras/orm - d504c39bca24c4feeb05ceaf16ec2b3803e6f61a authored over 10 years ago by hrach <[email protected]>
[mapper] fixed not equal operator query

github.com/nextras/orm - 63ce5caeabf2fb3a3aafdf98af581a935e7a6d2f authored over 10 years ago by hrach <[email protected]>
[tests] change directory case sensitivity #2

github.com/nextras/orm - 3287b03fb401e32a3118b4de19f6bcc3343a2323 authored over 10 years ago by hrach <[email protected]>
[tests] change directory case sensitivity #1

github.com/nextras/orm - f344908c1c6e7633b98202f8c6cb912f3f9842cb authored over 10 years ago by hrach <[email protected]>
[tests] travis: db on ip

github.com/nextras/orm - 2022b545964a0f16cd198e8c768e62803a39ffc8 authored over 10 years ago by hrach <[email protected]>
[tests] a little refactoring

github.com/nextras/orm - 1bc08af170b1c7612ce28e5763167c6f202fbb27 authored over 10 years ago by hrach <[email protected]>
[tests] fixed locking integration tests

github.com/nextras/orm - 633719d75c4b5d99be3476cc030f301c3e85494f authored over 10 years ago by hrach <[email protected]>
[tests] fixed travis tests runner

github.com/nextras/orm - d97e03579c8c435a500197ecc97084b7fc17f90c authored over 10 years ago by hrach <[email protected]>
[model] fixed case sensitivity

github.com/nextras/orm - abb7e4bf2cb5f91dba6508518aa65dc55cb8de56 authored over 10 years ago by hrach <[email protected]>
[tests] run.sh is executable

github.com/nextras/orm - c7b3bc080faf2da9ad9e3b177841ea18ba049d5b authored over 10 years ago by hrach <[email protected]>
[tests] added basic integration tests

github.com/nextras/orm - d2ac8dd872e234017ecd479eba28916e48d6ee6a authored over 10 years ago by hrach <[email protected]>
[tests] implemented integration tests support!

github.com/nextras/orm - cd74d8ded58458b4bf30fb7b4f6874822ba83d1e authored over 10 years ago by hrach <[email protected]>
[tests] fixed ConditionParserTest for new EntityMetadata API

github.com/nextras/orm - b64311e88a9b0169ffb49de9c6ca28b4114b8778 authored over 10 years ago by hrach <[email protected]>
[DI] refactored to fetch services by names

github.com/nextras/orm - 0fc235867ecf87c1c8c821eb5a5f368fe4916474 authored over 10 years ago by hrach <[email protected]>
[tests] updated & fixed for new EntityMetadata API

github.com/nextras/orm - 4995604460b3cb4bd10c3b1167a34e7ada9cd952 authored over 10 years ago by hrach <[email protected]>
[tests] updated & fixed for new AnnotationParser API

github.com/nextras/orm - 9358f56eced1fbdda82e050bd12cab2473fb604a authored over 10 years ago by hrach <[email protected]>
[tests] testing model simplified & moved

github.com/nextras/orm - df788665717e514d51e55919888e381d9cc3af06 authored over 10 years ago by hrach <[email protected]>
[tests] moved to unit directory

github.com/nextras/orm - a68659136dc34fe59ff6dc148743f5d650dfc095 authored over 10 years ago by hrach <[email protected]>
[relationships] fixed some weird PHP bug, when magic methods wasn't triggered

github.com/nextras/orm - bbce971ac88c92ee0551388911b6816989e145ee authored over 10 years ago by hrach <[email protected]>
[relationship] fixed hasMany detection for unpersisted entities

github.com/nextras/orm - 7c4edac3ff44c895d825c94ce82a18904ebcfe9a authored over 10 years ago by hrach <[email protected]>
[mapper] fixed fatal error

github.com/nextras/orm - 36f8867cddb95201f05fad454493d2e68adece53 authored over 10 years ago by hrach <[email protected]>
[entity] fixed isPersisted state change after persistance

github.com/nextras/orm - 648711666923561004590bf026f331d577f670a5 authored over 10 years ago by hrach <[email protected]>
[entity] toArray detects persitance state by isPersisted()

github.com/nextras/orm - 56e5c420434511932c0227810714cdfd56af583a authored over 10 years ago by hrach <[email protected]>
[entity] fixed direct calling setId() & getId() [closes #12]

github.com/nextras/orm - 7b5ad76ec737e9120298a6653e13ae31d69567b3 authored over 10 years ago by hrach <[email protected]>
[entity] added getRawValue method

github.com/nextras/orm - 6e49b794399ad552c881d570c6a4e5b863d2cdbc authored over 10 years ago by hrach <[email protected]>
[DI] fixed cyclic dependency for DIModel

github.com/nextras/orm - 9fba69bb650633c09d5ad410fc7b3970903d030c authored over 10 years ago by hrach <[email protected]>
[model] added support for returning repository for entity class name

github.com/nextras/orm - 01fc3cbde9cff10e7d5b5def88a9e23f1a8fafc0 authored over 10 years ago by hrach <[email protected]>
[reflection] refactored EntityMetadata

github.com/nextras/orm - 19037efd08ad373f6d172ba7da18a010887bb18b authored over 10 years ago by hrach <[email protected]>
[reflection] metadata storage refactored for new annotationParser

github.com/nextras/orm - 1139e6c8dc1692c3becc2cd8e513050e0e7624b6 authored over 10 years ago by hrach <[email protected]>
[reflection] annotationParsers refactored to use storageReflection primary key detection

github.com/nextras/orm - a206f3960438adbcb0ab1a4090a6319748c684e9 authored over 10 years ago by hrach <[email protected]>
[storageReflection] dependency refactoring

github.com/nextras/orm - 69725f1596612a50c49bb4d20de9438ad8e906ef authored over 10 years ago by hrach <[email protected]>
[storageReflection] primary keys detection is based on db structure

github.com/nextras/orm - 0b18f215c070cd6d86a6b568bab4fe871dd84bfd authored over 10 years ago by hrach <[email protected]>
[storageReflection] optimized mapping array

github.com/nextras/orm - 01fdf60de08a72707ae9ea708df1e4ba2a763f72 authored over 10 years ago by hrach <[email protected]>
[tests] test DateTimeImmutable only in PHP 5.5+

github.com/nextras/orm - 6a67678b5355ece1fd83821b6b5b72109e5998fc authored over 10 years ago by hrach <[email protected]>
[reflaction] fixed annotation parser

github.com/nextras/orm - b45da5e73c8f93e96bab599c1860463b7599c11e authored over 10 years ago by hrach <[email protected]>
[tests] bootstrap: each test has own temp_dir

github.com/nextras/orm - 82da71745c03c8f6fede33fe32162fe69cc9b78e authored over 10 years ago by hrach <[email protected]>
[tests] added missing test for mixed|type|nullable property type validation

github.com/nextras/orm - 06ef1332756c04fb96c715b874c037a5e81c5525 authored over 10 years ago by hrach <[email protected]>
[entity] fixed & tested object & scalar property type validation

github.com/nextras/orm - 5aad838a7ee3a75926390e91f04407b3a3834235 authored over 10 years ago by hrach <[email protected]>
[entity] fixed & tested array property type validation

github.com/nextras/orm - 2bea381201763506ccb817f51df342a2c46f2e8c authored over 10 years ago by hrach <[email protected]>
[tests] added boolean property type validation tests

github.com/nextras/orm - c55ab60c08df2acdc257dfe380bba79799f2ef16 authored over 10 years ago by hrach <[email protected]>
[entity] fixed & tested int & float property type validation

github.com/nextras/orm - e6854cd557d3a5eba97f8e8bd4cfe1ca741db41a authored over 10 years ago by hrach <[email protected]>
[entity] fixed & tested string property type validation

github.com/nextras/orm - bf49915c7e8e9f92e1ffdfe77fdea03a506998c0 authored over 10 years ago by hrach <[email protected]>
[entity] better support for datetime property type, added tests

github.com/nextras/orm - f8bb4fade87292b2fbc28b0378bf956548ac830b authored over 10 years ago by hrach <[email protected]>
[entity] implemented enum validation [closes #1]

github.com/nextras/orm - e1651c29260bb2fac72ae2636f8aa0e657e8295f authored over 10 years ago by hrach <[email protected]>
[reflection] implemented support for enum [refs #1]

github.com/nextras/orm - 7924d156e7ba64b92b61f813e665feda015f7439 authored over 10 years ago by hrach <[email protected]>
[reflection] property id is not compulsary

github.com/nextras/orm - 2b9bb1288aa1b10a9dcad544bbeb8c65e2aa9ee0 authored over 10 years ago by hrach <[email protected]>
[reflaction] removed useless caching

github.com/nextras/orm - 4224332b502e8a8443b7208c186312a192feb2d5 authored over 10 years ago by hrach <[email protected]>
[reflection] refactored parser, relationshpips uses properties

github.com/nextras/orm - 23a6b6bdfe6be447521b25f45610096ecb208b98 authored over 10 years ago by hrach <[email protected]>
[relationships] fixed auto-attaching to repository

github.com/nextras/orm - b31b4f4775b40a17ffd872d95ec4c859d766300b authored over 10 years ago by hrach <[email protected]>