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

Merge pull request #134 from Mikulas/pr/fix-query-builder-null

collection: fix findBy null missing operator

github.com/nextras/orm - 18a003547a58542386aaf52b4c24657ea8efe973 authored about 9 years ago
collection: fix findBy null missing operator

github.com/nextras/orm - f540dd030e0f4f270948f3e57c51fb495d12b2cc authored about 9 years ago
doc/events: added doc for events [closes #113]

github.com/nextras/orm - 8be5caf933346f6883ac1787a26019a91ba84be0 authored about 9 years ago
doc: added multiple relationship examples

github.com/nextras/orm - 92a35709577a9b15dd30179238bb8457ad53d8f7 authored about 9 years ago
repository: removed magic findBy* methods [closes #122]

github.com/nextras/orm - 21a5021727f59fc0edc225a0af05c06ffda40fe8 authored over 9 years ago
entity: extracted value validation into own method

github.com/nextras/orm - d7704097ca4ec9ffd3f2e06286331fde36fe2a5e authored over 9 years ago
entity: moved preloadContainer impl into AbstractEntity

github.com/nextras/orm - c85e2d32dff50780b25296a5d010463c86f72526 authored over 9 years ago
travis: disallow failures for php 7.0

github.com/nextras/orm - e362b7f3e1cef289e090137ded7f8e8b3d06acbe authored over 9 years ago
use getValue() instead property access

github.com/nextras/orm - dd1cacea3e59ca2558057b8d80ed2a20b8f92b48 authored over 9 years ago
entity: typos

github.com/nextras/orm - 997eb29d8f18d8ee01be7fdaea2dadac6f8ba7f4 authored over 9 years ago
php 5.5: removed finally workarounds

github.com/nextras/orm - 5826156c837739ffa122c823546272d4e932debe authored over 9 years ago
Reworked property

github.com/nextras/orm - 0b7e80abd955a3aff51420cc4947deb724387d6b authored over 9 years ago
doc/entity: added new features, improved language

github.com/nextras/orm - c3ce53cca26bbdf7e9b62aede08989e3bdeff193 authored over 9 years ago
entity: $id is compulsory, removed magic, added {primary-proxy} modifier [closes #75][closes #108] (BC break!)

github.com/nextras/orm - 5269a58d856f8ed9ff92379962b8b83e7f3959e4 authored over 9 years ago
entity: primary key is not NULLable (BC break!)

github.com/nextras/orm - dbe3ee10ab04f455857c8714ab2768357b491468 authored over 9 years ago
entity: added PropertyMetadata::$isPrimary

github.com/nextras/orm - 604b192b60b7e7c00762f74062a9c8a6ddab2697 authored over 9 years ago
entity: fix setReadOnlyValue on IPropertyContainer [closes #130]

github.com/nextras/orm - 6459aab96e742cb503274930b248bed0c9aa9f72 authored over 9 years ago
entity: moved onCreate event call after metadata initialization [closes #131]

github.com/nextras/orm - 133f02f24ac2342ffadab28f898d7b02254dc99e authored over 9 years ago
Merge pull request #129 from Mikulas/pr/container-factory

entity: add overwritable property container factory

github.com/nextras/orm - 60fb99a0f5100de0bf9791a71138c30eac64c5af authored over 9 years ago
entity: add overwritable property container factory

github.com/nextras/orm - 6b6ab9b2831caa100f8e72af13e9689d07fa25cf authored over 9 years ago
Merge pull request #126 from Vyki/fixed-typo

OrmExtension: fixed typo

github.com/nextras/orm - 8485b497e1b41a5387d210736ccae3bbc78dba96 authored over 9 years ago
OrmExtension: fixed typo

github.com/nextras/orm - 759e01357775576fd66d4447b0621f1343fbfc89 authored over 9 years ago
collection: fixed iterating and counting simultaneously [closes #125]

github.com/nextras/orm - eb8447a8737cf90493897a7b8a737198f602c941 authored over 9 years ago
collection: fixed tests for mapping & modifiers support [refs #117]

github.com/nextras/orm - 35112d41a9a507c878b5ef1f848d9b1efaf5433d authored over 9 years ago
collection: implemented mapping & modifiers support [closes #117]

github.com/nextras/orm - 2b7b0c8ef6fb0cb3f55224ede42016e7946caa94 authored over 9 years ago
tests: added Tag::isGlobal property with mapping callbacks

github.com/nextras/orm - ca9ef7bc8d74fab98adb2365a50224f05052af89 authored over 9 years ago
mapper/dbal: removed redundant createCollection() [closes #110] (BC break!)

github.com/nextras/orm - b3146b0229c6e2f7d4f416ff8dc1ce641e2bd7cc authored over 9 years ago
mapper/relationships: queries rewritten to use placeholders

github.com/nextras/orm - 729fb49d97528d51d7148f3b2b5efc075021e709 authored over 9 years ago
entity reflection: refactored parsing types & interface of PropertyMetadata [closes #121] (BC break!)

github.com/nextras/orm - e9046911770c8852adbfc176b99e8c442b35ef64 authored over 9 years ago
entity reflection: better expcetion texts in MetadataParser

github.com/nextras/orm - df93cb6b8ce809833b26af4a679a0a9607c6a696 authored over 9 years ago
tests: renamed MetadataParser tests

github.com/nextras/orm - c7be21463ff055894bab6e5b5fa15fae2e086d35 authored over 9 years ago
entity reflection/model: implemented factory for MetadataParser [closes #76] (BC break!)

github.com/nextras/orm - 6f424e6d680b9fef636fff9979681446e298eb50 authored over 9 years ago
updated coding style

github.com/nextras/orm - 54abac2372be0aea078d5f7a1d1ab967b106b52e authored over 9 years ago
mapper: fixed distinct need in OneHasOneDirected relationship [closes #120]

github.com/nextras/orm - 8304ea91a017db8e01db3064894060d0425abe2a authored over 9 years ago
Merge pull request #111 from Mikulas/dt-immutable

reflection: add support for datetime immutable

github.com/nextras/orm - 88cbc765fbe148c7339b76cbee4349b818985ce8 authored over 9 years ago
reflection: add support for dt immutable

github.com/nextras/orm - 65e8947d99dd2fff5aea27df6afa74d4e143b045 authored over 9 years ago
merged new metadata parser [closes #107] BC BREAK!

github.com/nextras/orm - 13cbe5a7bf036c0017b6c62779b9ba7df309c639 authored over 9 years ago
entity metadata: fixed parsing modifiers with "}" in quoted string

- matching of modifiers moved into ModifierParser

github.com/nextras/orm - 32eadf787e25b822f782012256987563202c9408 authored over 9 years ago
entity metadata: introduced new parser (BC BREAK!)

- all arguments in modifiers has to be separated by commas;
- all keywors are parsed for PHP bas...

github.com/nextras/orm - dfcbf5291eaa64559a8f8c8836f308573b99e549 authored over 9 years ago
composer: removed unused oodle/inflect

github.com/nextras/orm - 346925ee23109f172c30c989e0bd5a743682bd4f authored over 9 years ago
BC BREAK! repository requires to define getEntityClassNames()

github.com/nextras/orm - 494f37e9051614e110620e3df8a5fa0529f73de9 authored over 9 years ago
php 5.5: all FQN replaced with ::class constant

github.com/nextras/orm - 6ae22b725fe95c78cc40fc1b15ab332a5ed4b06b authored over 9 years ago
BC BREAK! minimal PHP version incread to 5.5

github.com/nextras/orm - 551911b259e37e55ac4a92afa353761d0bb1d776 authored over 9 years ago
BC BREAK! entity: relationship target properties are compulsory & removed old syntax

github.com/nextras/orm - 6e67d0cb3b454bd97871cb4320cde8356a54664a authored over 9 years ago
collection/postgres: fixed counting query with order by [closes #114]

github.com/nextras/orm - 8f6954949205362d770c87e4959f8ce6491c2f28 authored over 9 years ago
mapper/storage reflection: ask for table columns only once

github.com/nextras/orm - aed7fd91bf29bbcda6b79be2bf470ab96d268966 authored over 9 years ago
test/storage reflection: fixed tests

github.com/nextras/orm - 118a192dd8deeaea952af37f2e07b9fc70b2db02 authored over 9 years ago
Merge branch 'datetime-without-tz'

github.com/nextras/orm - 851dcfb71644231001457a695848ff8a94ca0032 authored over 9 years ago
mapper/storage reflection: implemented detection for columns without timezone support [closes #112]

github.com/nextras/orm - 8925e6accba6fae939434b4bc723f395b1308b5c authored over 9 years ago
tests: add failing DateTime with tz case

github.com/nextras/orm - 04022a2e6698f35118d06674d0d3aa438c548ed0 authored over 9 years ago
mapper/storage reflection: implemented addModifier()

github.com/nextras/orm - 7a9bb67ea0a017a15e630c90e175a79a8041b1fd authored over 9 years ago
Merge pull request #115 from vitkutny/query_builder_helper_quote

QueryBuilderHelper: normalizeAndAddJoins quote

github.com/nextras/orm - 5ce2c40686ec32a14c13303a12d61b2f3a263c90 authored over 9 years ago
QueryBuilderHelper: tests - normalizeAndAddJoins quote

github.com/nextras/orm - a15daa26e3846f2d618390dfd66c11d13e058de5 authored over 9 years ago
QueryBuilderHelper: normalizeAndAddJoins quote

ERROR: missing FROM-clause entry for table "categorynodes"

SELECT COUNT(*) FROM "blog_post" A...

github.com/nextras/orm - 9a47965141ca05d305b76724469747d58aeed5c7 authored over 9 years ago
Merge pull request #106 from nextras/annotation_parser_strings

AnnotationParse: added supported for quoted strings

github.com/nextras/orm - 2999f19ca426e783a7f454ef6c91aff8e553da7d authored over 9 years ago
AnnotationParser: added supported for quoted strings

github.com/nextras/orm - 8a93b60b1b427c5dc7fd7d8ea3284c632bb3e76f authored over 9 years ago
model: fixed getConfiguration() error when no repository was defined

github.com/nextras/orm - fff833c510c434f2536e9d950f2863f1410eda5c authored over 9 years ago
model: enhanced error message for MetadataStorage, when called to early. [closes #102]

github.com/nextras/orm - 7920016cdba5cdc084d9f194d11608e1eca09d33 authored over 9 years ago
tests: fixed inconsistency [closes #100]

github.com/nextras/orm - ee39017ecbb8ccb2b49148630c89687476c867f2 authored over 9 years ago
Merge pull request #101 from Mikulas/patch-arraycollection-sorter-datetime

collection: fix ArrayCollection sort by DateTime

github.com/nextras/orm - da1d6e599999243c98bb32dfe9ad3dfbbff0b2bf authored over 9 years ago
collection: fix ArrayCollection sort by DateTime

github.com/nextras/orm - c497f58f6e45efb667b5f6d9a90dfda438559140 authored over 9 years ago
relationships: fixed query builder for 1:1d filtering [closes #98]

github.com/nextras/orm - 3846fd87a882d64c6a248bd938ee97d7af46fa01 authored over 9 years ago
tests: moved 1:1d remove test

github.com/nextras/orm - 3e580f3199eb16df19be257f635baef27ab1fad5 authored over 9 years ago
doc: added note about not fully functional 1:1 relationship

github.com/nextras/orm - 60f031ce26ee155b19e669e0c2b6f1ac99c78ada authored over 9 years ago
doc: added primary modifier into list

github.com/nextras/orm - b0c5cb187e1cd77dbc156686695afcea704618aa authored over 9 years ago
Merge pull request #97 from tomaswindsor/master

doc: various typos, grammar and other fixes

github.com/nextras/orm - a03eaaf00374f8c3452699f6a78dfdb96b63f40e authored over 9 years ago
Various typos, grammar and other fixes.

github.com/nextras/orm - 9d824d5b590df1890e80c2bfed80b404c12f276e authored over 9 years ago
doc: fixed relationship doc & enhanced text

github.com/nextras/orm - 3efecd529f6cfbfc31a8de71ca11d59153297dba authored over 9 years ago
Merge pull request #95 from Mikulas/container-fix-implements

Fix container IProperty check

github.com/nextras/orm - 004daf5df9d6ceef18c57726ab6f88e79c1676d1 authored over 9 years ago
reflection: fix container IProperty check

github.com/nextras/orm - 8d4248d43c63ece5889f554d2a9f00176b0cca69 authored over 9 years ago
coding-style: added space after anonymous function keyword

github.com/nextras/orm - 0400a6e402c5e155bb2c0177989099613496cb82 authored over 9 years ago
phpdoc: removed @author and empty line

github.com/nextras/orm - b7ae97920dfb3a577dc9516ae5a469da84d7c3a6 authored over 9 years ago
reflection: check if property {container} implementes IProperty [closes #61]

github.com/nextras/orm - c0126f1491673df771d7781483633f234d6d9bb0 authored over 9 years ago
doc: added doc for data transformers in StorageReflection [skip ci][closes #93]

github.com/nextras/orm - 462c8f470f05166734b67fb5e4e8952ff49f71ed authored over 9 years ago
doc: added {primary} modifier [skip ci] [closes #87]

github.com/nextras/orm - 4a167f70a5e0cd1c0ebbbf71b07e70d68ab9e214 authored over 9 years ago
tests: json.so is optional (usually is bundled)

github.com/nextras/orm - 691d1344b067fccf18fec13da924cc5769c08d8c authored over 9 years ago
tests/travis: use travis_retry

github.com/nextras/orm - da153d22f4a6ae4dbae399fdaa81aea5ff045370 authored over 9 years ago
tests/travis: reorganized config

github.com/nextras/orm - f8d4e876dd302e3f2002863108a3a2b623605c4d authored over 9 years ago
tests/travis: use container-based infrastructure

github.com/nextras/orm - 5e36ec957d74b568cf80bc9f748db2051f10e031 authored over 9 years ago
tests/travis: removed hhvm-nightly

github.com/nextras/orm - 53b2db386937db060802c5f2b6819f891e7ec099 authored over 9 years ago
repository: optimized instanciating unused relationships during persistance [closes #90]

github.com/nextras/orm - a14f792d8fbc89ea5da1b583e9119c1d295226ce authored over 9 years ago
mapper: optimized DbalMapper's reading relationships only when needed

github.com/nextras/orm - 61904381580702156fc82e73b249a4bc313244d4 authored over 9 years ago
repository: during persiting visit each entity only once

removed array_shift, which allowed visit entities more than once

github.com/nextras/orm - e47716d4b83e4fa90a874e7341874ea38e7dc76d authored over 9 years ago
mapper/storageReflection: added support for value transformers [refs #84]

github.com/nextras/orm - f2874fccb447aa124988b3551f2ded0133f39bd2 authored over 9 years ago
Merge branch 'composite'

github.com/nextras/orm - 9a1ac873ca60406fbe65202a095f3e3a1fb29e58 authored over 9 years ago
collection: implemented filtering composite PK by id property [closes #18]

github.com/nextras/orm - 6cf3106fb2ffc05d389a0a2f7b227a2c4efa1fbe authored over 9 years ago
collection: ArrayCollectionClosureHelper renamed to ArrayCollectionHelper

github.com/nextras/orm - f557bd3dd402a0e1fd44e90eedf43b9c4021be5b authored over 9 years ago
collection: added property existance checking to ArrayCollection

github.com/nextras/orm - 1a5a929fda649f61c1f3de7bb799bd1a82abd4f4 authored over 9 years ago
collection: added EmptyCollection

github.com/nextras/orm - ec3d5a5af92996e5511fbe0603bc0bf42f080b52 authored over 9 years ago
reflection: fixed property namespace resolution in entity predecessors

github.com/nextras/orm - e744316b6afa05061a478f602341737dffa0438d authored over 9 years ago
doc: added info about relationship getters|setters [closes #85][skip ci]

github.com/nextras/orm - b79cba4c88c6495f5cc49695b9c278fbadca6af4 authored over 9 years ago
collection: added resetOrderBy(), deprecated toCollection() [closes #89]

github.com/nextras/orm - 962874bffd8d50a5813c66b11a5bf0543e0e5125 authored over 9 years ago
collection: accept entity as filtering value [closes #88]

github.com/nextras/orm - 3eb9e331ab2d4b87a300f447ec9a1a1693821a73 authored over 9 years ago
mapper: getManyHasManyParameters() accepts property metadata (BC break!) [closes #83]

github.com/nextras/orm - 48ac9396160625ca52e8ba50f358f54afc83c586 authored over 9 years ago
doc: updated relationship definition [skip ci]

github.com/nextras/orm - 631f540fd654678d18c7c9df1db5b22543a9fe98 authored over 9 years ago
entity/reflection: implemented single table inheritance [closes #43]

github.com/nextras/orm - 92b9fd8bf166e9eb86fcc2dd1956d75b0a0558cf authored over 9 years ago
doc: updated for the latest relationship modifier format

github.com/nextras/orm - 6696aabbf7fa42019730edbc3e79ca89a9e2692e authored over 9 years ago
tests: added STI tests

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