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

coding-style: changed to lowercase

github.com/nextras/orm - d2829a4bf75f8e71687dec800aa2f04738199ba6 authored about 9 years ago
added codesniffer & phplinter

github.com/nextras/orm - 264903e920686b83fcf5274c4ea5d6d503f4d0bf authored about 9 years ago
entity/reflection: better exception if target entity is wrongly defined [closes #155]

github.com/nextras/orm - 5a41141373bc79278119c6680af727981cd93fb7 authored about 9 years ago
fixed typos [refs #155]

github.com/nextras/orm - e1608c7a85224dcfbef3cc4cbbc72c9da24bd0e3 authored about 9 years ago
composer: removes coveralls as dev-dependency

github.com/nextras/orm - 94bd441304137d505a48c2de30dafcc8f9db43ac authored about 9 years ago
Merge branch 'cache_dep'

github.com/nextras/orm - 643677fbca9653e85f5e8a8ba59cb80477a9c38f authored about 9 years ago
all: require Cache instead IStorage (BC break!)

github.com/nextras/orm - 6dac8c70b16c8161829c8ced1f35d696be84c210 authored about 9 years ago
repository: call onAfterRemove event only if entity was really removed, detach called before removal

github.com/nextras/orm - 78426c080673253b445599dd98609e2706147129 authored about 9 years ago
repository: call onAfterPersist event only if entity was really persisted

github.com/nextras/orm - 315c3d8988f600fbcaa14c9e39986b555264eab4 authored about 9 years ago
Merge branch 'cycle_deny'

github.com/nextras/orm - 77c61d1945e05a3a041f7ae1d47c50ff78bb7854 authored about 9 years ago
persistance: fixed & improved persisting of cyclic relationships (possible BC break)

github.com/nextras/orm - 0da8b64137bb8e025737fe8cd10ac1753db8c04c authored about 9 years ago
tests: added new entities with cycle

github.com/nextras/orm - 0e14e12bfb639917f9e496027dbca3a1eed22214 authored about 9 years ago
repository: refactored PersistanceHelper

github.com/nextras/orm - 439436efe9eb5418cf78f3e721d3f736a1b5635e authored about 9 years ago
relationships: fixed cascade remove of empty not nullable relation

github.com/nextras/orm - e4a979fe8844b3659466997a19d565f99ae38560 authored about 9 years ago
readme: project name

github.com/nextras/orm - ebafaeb561740d9b3778bd23a7e4ecfb680f0f0d authored about 9 years ago
readme: fixed official web url

github.com/nextras/orm - 72072967dfe502ba07429b1b319f75487acbcde9 authored about 9 years ago
readme: added external sources

github.com/nextras/orm - f3941b620f640c47376915954f01fd93dacb5efd authored about 9 years ago
mapper: fixed quering related entities in OneHasMany mapper

github.com/nextras/orm - 49b36a2ec17ac1e3ca2bc5c0ac5c43d1f5749913 authored about 9 years ago
mapper: storage reflection refactored to reuse CachedPlatform (bc break!)

BC break: some protected methods were renamed or removed.

github.com/nextras/orm - 00be9d0116daafca82dc89d559df237f8362d425 authored about 9 years ago
mapper/storageReflection: make methods protected

github.com/nextras/orm - 4a6a26cdf508657f3099e1c4246830ad3a6cd801 authored about 9 years ago
tests: latest coding style for phpdoc

github.com/nextras/orm - 0174e5545b7baf2eed809076e7ec6a7971525784 authored about 9 years ago
relationships: fixed cascade 1:1 remove on nullable relationship

github.com/nextras/orm - b5254a9406e5fb175f158926b21810dd93881df6 authored about 9 years ago
relationships: fixed non-cascade 1:1 remove

github.com/nextras/orm - ebd811007f6eddab420cbacdf922f8fc65a78138 authored about 9 years ago
relationships: fixed getRawValue on 1:1 rel which is not main

github.com/nextras/orm - d15f0e3f2fb540a50b47e672824158de9bfb8a91 authored about 9 years ago
mapper: readded back auto mapping of primary key

reverts: c20d1a88b1b47e7929a02818ffec6fa41f5419c1

github.com/nextras/orm - e2d85ab81224f8a839214070010799c5b03c326d authored about 9 years ago
Merge pull request #152 from pryznar/patch-6

doc: typo

github.com/nextras/orm - f401084f10aa51f158432cf20577a5e939599f89 authored about 9 years ago
doc: typo

github.com/nextras/orm - b57f4f097ee6bf51d8ca9a6444de6c3512d75b0e authored about 9 years ago
Merge pull request #151 from pryznar/patch-5

doc: typo

github.com/nextras/orm - 7013b295552d3230a623ba79e85fc02104d99203 authored about 9 years ago
doc: typo

github.com/nextras/orm - a8029ca23abce481a761ea492ee9e2ab46771e73 authored about 9 years ago
doc: enhanced migration guide

github.com/nextras/orm - 9f6e23062c7bc7a949d1960035a850e993df8b15 authored about 9 years ago
entity/reflection: fixed oneSided definition parsing, thanks @vitkutny

github.com/nextras/orm - c289d4d73d4befff7fcd1af481e34e15372ffb60 authored about 9 years ago
mapper: reuse Connection::queryArgs accepting one argument

github.com/nextras/orm - 32d8533e80d6a84923ba9bb8f6339cf0af367c6a authored about 9 years ago
Merge pull request #150 from pryznar/patch-4

doc: typo

github.com/nextras/orm - ef627f363c140eecaa9be6415236c50059bfc406 authored about 9 years ago
doc: typo

github.com/nextras/orm - 0766084c0782860ee2b9d3781ed26eca8c5b908d authored about 9 years ago
entity: primary replaced by isMain in relationship modifiers (BC break!)

github.com/nextras/orm - 340b9f1318f71a21732d868b6111c608cd52323b authored about 9 years ago
collection: fixed EntityIterator preload for primary-proxy

github.com/nextras/orm - c85be03ed990161f17b0d379f04b2439eb3cab69 authored about 9 years ago
doc: first draft of migration guide

github.com/nextras/orm - 73b6c2c7ea3eabd87973f4d87ea8a7fc116027cb authored about 9 years ago
repository: typo

github.com/nextras/orm - ee535e952568e3b4a1199fda8516c0885dae2a30 authored about 9 years ago
mapper/reflection/dbal: removed old automapping hack

github.com/nextras/orm - c20d1a88b1b47e7929a02818ffec6fa41f5419c1 authored about 9 years ago
doc: typo

github.com/nextras/orm - 4db2e17d7aa2067cffe5ce0bc61df6977d64e2b0 authored about 9 years ago
relationships: fixed loading rels by primary-proxy property [closes #148]

github.com/nextras/orm - 8d923f751c0032f8b944201b9a48d7606c8616fb authored about 9 years ago
entity/reflection: fixed exception test

github.com/nextras/orm - 7cbcb867b098f36e564dec866c4ea7b6137eb6f0 authored about 9 years ago
entity/reflection: typo

github.com/nextras/orm - db4229b26584f2005059c2b7911bc6f63fe7de4e authored about 9 years ago
entity/reflection: added entity & property name to exception

github.com/nextras/orm - 89269ac24f7ed45057a1a8094e4f2a553564e9f3 authored about 9 years ago
entity/reflection: rethrow tokenizer exception to be catched in MetadataParser

github.com/nextras/orm - 52f61d97fa8eaa5151c60d07f89398af9f8bb8dd authored about 9 years ago
entity: allow only one-sided relationships [closes #29]

github.com/nextras/orm - 3d681711aa57752a19d924ebf2819bfcbe76b65b authored about 9 years ago
coveralls: upgraded to latest stable

github.com/nextras/orm - da969834fa9b2c08dd64529c254fb272d94bb562 authored about 9 years ago
composer: mark master as 2.0@dev

github.com/nextras/orm - 8a0f079d80646928ee0665d76a8a43679bb578f8 authored about 9 years ago
travis: prefer source

github.com/nextras/orm - 0f682250df69bc59f9cd4a6187109ffac1e877ab authored about 9 years ago
entity: toArray converter correctly checks for empty values

github.com/nextras/orm - fdf5f7866d999b59037cf54f5d6d247c6e1defc2 authored about 9 years ago
entity: toArray converter does not skip virtual properties [closes #103]

github.com/nextras/orm - deba43dd2fcc00969c424059a901f2eb6df51f0e authored about 9 years ago
mapper: implemented autorefreshing data after persist [closes #68]

github.com/nextras/orm - 0d01bab158dec4cf4afaab67c8ac3a3a0b3b9dd1 authored about 9 years ago
composer: require Nextras Dbal 2.0@dev (BC break!)

github.com/nextras/orm - 0ef423bf2627b5c44447feba706a53c7f8e2d2dd authored about 9 years ago
mapper: little refactor of dbal mapper

github.com/nextras/orm - dbf474138455d431caedf11dd5edc4f4de87d19b authored about 9 years ago
entity: fixed primary-proxy for one-column primary key

github.com/nextras/orm - 42b0a87915a8d6dde3ab1299bc0a82150bf36f70 authored about 9 years ago
entity: warn when any modifier argements are not processed (BC break!)

github.com/nextras/orm - 7c82909770ce868d8edc3cd2f1e9c702f17ba5a2 authored about 9 years ago
entity: removed doubled & late calling onBeforeRemove()

github.com/nextras/orm - a6c47e5b54426e3851286aae83f15e766e9199ab authored about 9 years ago
travis: fixed build for hhvm

github.com/nextras/orm - a248bbe106dca85211a587dfde78c43a934f81c0 authored about 9 years ago
travis: enhanced build time & settings

github.com/nextras/orm - 2f4fee2afd56dc911d11c6ad0071b0349a58c13c authored about 9 years ago
travis: remove xdebug for composer install

github.com/nextras/orm - a7bd3a06dfd1b749b60e7ca90dc8cb5f677578b7 authored about 9 years ago
travis: run coveralls under php 7.0

github.com/nextras/orm - 3aa54084ede0a84a9fbb931880d81341ce418ba0 authored about 9 years ago
travis: install coveralls dev-master

github.com/nextras/orm - a716ff46ff147b9935850a4f1cd7086f8b9ff1e2 authored about 9 years ago
travis: cache vendor

github.com/nextras/orm - 5ef451b87a1d012c631254e9f1d62c0e77fc8a29 authored about 9 years ago
tests: fixed 9ecb03886813bd6dbff79f14f0db6298d73d499b and b746728603ccc689efc4c148b29a92cbdcd534b1

github.com/nextras/orm - b897b53f032a9809ae251a19b5bd35948046a154 authored about 9 years ago
entity: fixed getter/setter for non 'id' primary proxies

github.com/nextras/orm - b746728603ccc689efc4c148b29a92cbdcd534b1 authored about 9 years ago
fix coding style for shitty PhpStorm

github.com/nextras/orm - e32cae12fff44271ae9b364ccafd2f01fdb5741e authored about 9 years ago
tests: fixed truncating eans table

github.com/nextras/orm - 54454099a46acc81ed55a9580283d0d830a57472 authored about 9 years ago
collection: fixed single property primary-proxy querying

github.com/nextras/orm - 9ecb03886813bd6dbff79f14f0db6298d73d499b authored about 9 years ago
collection: fixed operator constants [closes #145]

github.com/nextras/orm - c55e507ce37cd44b7b0db65acb3d22b7ea3085d1 authored about 9 years ago
relationships: removed unused methods

github.com/nextras/orm - 2b9dd239d7a7203e5f13977306433c917da31b78 authored about 9 years ago
Merge pull request #144 from pryznar/patch-2

typo: fixed ManyHasMany exception message

github.com/nextras/orm - 463c3e4319d9d0618f10a2ededbb11bb9dd7f45f authored about 9 years ago
Update RelationshipMapperManyHasMany.php

github.com/nextras/orm - 1ce3b6942b18bc1592da3c228a29304e89009680 authored about 9 years ago
doc: generalize example with cascade relationship

github.com/nextras/orm - 144550974b74028ad139b27cba9b373c2c9f2d65 authored about 9 years ago
Merge pull request #142 from pryznar/patch-1

doc: typo

github.com/nextras/orm - 5da394dcaeb289d38723b80b631dcf658942aa70 authored about 9 years ago
doc: typo

proeprty > property

github.com/nextras/orm - 16907c442d980224c093f353ed3ccc8ad08bf58a authored about 9 years ago
model: fixed default values

github.com/nextras/orm - 25ac237069852dd197ecdeb184c702bf609537e9 authored about 9 years ago
repository: fixed cascade remove

github.com/nextras/orm - 95fec5a43c5c7a05d3f64a552451aef02dc3cf4d authored about 9 years ago
tests: added cascade remove test

github.com/nextras/orm - 3d0e69de0b689757a3643fe10b27c889cab9f3d7 authored about 9 years ago
doc: some grammar

github.com/nextras/orm - f07285c6256ab154a73aa22c92a77e2b16e75349 authored about 9 years ago
Merge pull request #139 from Mikulas/mem-leak

Add memory leak test

github.com/nextras/orm - 8ff74dfe65a68af35ab9e420f4d0a87afd3fc9a4 authored about 9 years ago
tests: add memory leak test

github.com/nextras/orm - 4a29ccf688637dea0f9eae1198f0016818923637 authored about 9 years ago
doc: model methods for persistance and removal

github.com/nextras/orm - 96b75d673dbb4ad45d57bc5e4348f96b983e222f authored about 9 years ago
doc: better info about cascade in relationships

github.com/nextras/orm - 85936a748eef25ae884a509b3aba4836379f2c40 authored about 9 years ago
repository/model: a little rework of cascade persistance processing

github.com/nextras/orm - bbe31658decee763346e8a5c04c4bd170ed82096 authored about 9 years ago
entity/repository: implemented cascade removal

github.com/nextras/orm - 6ec1140e7f7f3dde8d7c8dab552cb95f735796a9 authored about 9 years ago
tests: fixed race condition

github.com/nextras/orm - 2922411ca5da7b6135f27a99812ed1ea4d961ae7 authored about 9 years ago
relationships: fixed cache [closes #137] thanks @JanTvrdik

partially reverts 1cc823ae84eaaebe83bd5a09d755c185ed13bdfe

github.com/nextras/orm - 833c23b32232f47b33cf5363f4273b5046024259 authored about 9 years ago
relationships: allow manually define cascade

github.com/nextras/orm - a32e47abed70065664a48d0c677fa5c3c39b6253 authored about 9 years ago
Interface BC break! Refactored recursive persistance

This may cause problem if you are reimplementing some of
the changed interfaces. However, in the...

github.com/nextras/orm - 39ff10aea6b347f7932771e80af772bd74c96f7d authored about 9 years ago
tests/model: renamed outdated modifier name

github.com/nextras/orm - 7b955cb2ffd23129e25b9d28bbc4a20d1fc9f5ad authored about 9 years ago
mapper: DbalMapper refactored (BC break!)

github.com/nextras/orm - ba7ea1d0fc311834ceee8ef5c78c2ea0f7a26bb1 authored about 9 years ago
BC BREAK! relationships: removed 1:1 relationship [closes #99]

github.com/nextras/orm - 2ccd6a7015ce10a74f20b1a859e17f85c5d812a4 authored about 9 years ago
relationship: fixed caching of feteched relationships data [closes #136]

github.com/nextras/orm - 1cc823ae84eaaebe83bd5a09d755c185ed13bdfe authored over 9 years ago
Merge pull request #135 from Mikulas/pr/patch

Minor patches: getValue interface, entity creator

github.com/nextras/orm - fa38948cf889350f662ee0a7a068d858e1913acb authored over 9 years ago
typo: fix model exception message

github.com/nextras/orm - 8bf380383f71c2d5ce515f7f247f31de5d826e5f authored over 9 years ago
entity: fix test entity creator not populating RO

github.com/nextras/orm - 0bbc221cd3336335d52c36dc6aea23ec9379c35e authored over 9 years ago
entity: unify IEntity and AbstractEntity getValue

This change is a fix strictly for recent releases of PhpStorm. Php does
not count pass-by-refere...

github.com/nextras/orm - d67267353d818486a7189a185923b24305ef408f authored over 9 years ago