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

[mapper] itroduced NetteDatabase namespace for mappers

2742d46493ddfce43c54134826fb573c51274dbb authored over 10 years ago
great refactoring of [mapper] and [relationships]; added filtered relationships

c8866a3b780bfa4c80360accacbdda3032ea15fb authored over 10 years ago
[collection] removed fetchAssoc()

394b6317c95c6eabdd77954a4fab3ab5b39230dd authored over 10 years ago
[collection] added propper fetch() implementation + added tests

ea9355cb9751eda508c2c75d3e2718e5f2894200 authored over 10 years ago
[tests] added EntityContainer test

096f714fd6d5dbd2ac29f60bffa13a8caad1dbb5 authored over 10 years ago
[tests] added EntityIterator test

4321fa44cdbaab9ffa38ee0e7119e336b4842d97 authored over 10 years ago
[tests] added FetchPairsHelper test

d7ece9020285eeac7969f5bbee8c42be8d6863a3 authored over 10 years ago
[collection] added test & fixed edge case

d34cbb15042f488cd70fd0d845ed40cfdd760e7b authored over 10 years ago
Updated readme

[ci skip]

b28f620d2cb1715d4cba01355499a3ff796c337c authored over 10 years ago
[entity] added support for isNullable to DateTime property container

a3937cfd0d528e14ac4f4dd0b65434ee3a83cf34 authored over 10 years ago
[mapper] fixed working with entity column names through ICollection

ec07ba4a4e4e96c4e1bf0563ed64de1d8b1e090a authored over 10 years ago
[entity] fixed woring with NULL in DateTimePropertyContainer

1fae69e17216b6e174b8538f24a757994f670d3e authored over 10 years ago
[entity] getters & setters don't need to be protected anymore.

147a8a40adb7ceab29c941ab0c543dfbd3598a8b authored over 10 years ago
[entity] enhanced MetadataValidator to validate symteric relationship types

78982beef2d32981de2fe3636d2cb80fc293cbc1 authored over 10 years ago
[entity] fixed validation messages in MetadataValidator

29ec33a4c3088f33d1b8f121556e62d02df84725 authored over 10 years ago
[entity] implemented entity metadata validation

300b873577753f7da933c4dec59e6729e8c25a9f authored over 10 years ago
[model] added hasRepository method

1f905e757db98ae96261ffd769ef81b5d3fa9c34 authored over 10 years ago
[entity] enhanced entity annotation cache dependencies

ed17e08ef6aa344754062b3f619b017af0802fbe authored over 10 years ago
[tests] fixed loading testing model

07f01fc18a95bfd80d68fb3d61d1db5a6c96d3f3 authored over 10 years ago
[relationships] fixed interface definition

db48473bee565106320a28f846db8677a7aeaa2a authored over 10 years ago
[tests] renamed directory, updated namespace

15b63a06c3c0b168961039963cac1b000b3a4f06 authored over 10 years ago
Readme: build status & download counts

cc4af30f0a50272475d12b9d5b28528d4ec00c01 authored over 10 years ago
[tests] added travis support

6d85b912c8624e3688f9f3077c6a0914c4f21ad7 authored over 10 years ago
[tests] added gitignore

b67a77683358de2e30e9808232f66dc5cb633ef1 authored over 10 years ago
[tests] added default TestCase

7470cc4c40d021c8d5cdffd1c20b9ceaba3bd1a5 authored over 10 years ago
[tests] added php ini files

a48e519d41d3a4573fe0b9b0f484f1a098c24ce8 authored over 10 years ago
[tests] added NetteConditionParserTest

46a9534d552d5e5f375fd8b34e94630aa10bbb53 authored over 10 years ago
[tests] added bootstraps

81a828141c629be5e6db06ffc1e8364fc7bca999 authored over 10 years ago
Updated readme

8a2669134c4b42be1b3fc495cda5fc7e5fabfaee authored over 10 years ago
[tests] added model bootstrap

b8eb14742e7e958ffc94b2d6d13a2ee187bea419 authored over 10 years ago
[entity] implemented the first draft of cloning

9f313ba3b207dc77a6db82c1c2481fa2158a383c authored over 10 years ago
[collection] make ArrayCollection valid to instance

acad3e320d815b4d71638d19930c6a5fb4660419 authored over 10 years ago
[tests] moved model files tu subdirectories

b6e1549278293de3865305ba1d18083f1eb5c7fe authored over 10 years ago
Fixed composer dependencies (missing nette/reflection)

6434be3275c42a2d8e6a528f9ebd349670facea0 authored over 10 years ago
[collections] fixed fetch by two pass strategy in OneHasMany CollectionMapper

ad67cfc057b1dd34c5a7c1e0b298905877b87dda authored over 10 years ago
[entity] reflection: fixed DateTime namespace

4cb600596321da6d994baa59734141bb5c17fd70 authored over 10 years ago
[entity] added DateTimePropertyContainer

0a67c336a40dd76e8039be56634de0aa0738174c authored over 10 years ago
[collections] added ICollectionMapperManyHasMany interface

16bdc5df0f1996b1551f0b22d126382d3752cee9 authored over 10 years ago
[mapper] fixed phpdoc

fa000212ed55ff42abb21b1f5e506c0a5607a042 authored over 10 years ago
[collections] updated method name in ICollectionMapperHasOne

001c00634eb868b86fa8d1c4430e1b3a22f83e4b authored over 10 years ago
[tests] enhanced testing model

f569fe02f67dd4ca3f6d9119963b60ddf2389f9c authored over 10 years ago
[entity] added support for contrutor parameters

468cb1d5ea25e6a72d7ad7b1e84cfaca8006706d authored over 10 years ago
[collections] fixe getting entity from container

4fb3a6752d40687e8391782b6b6bc4b04b6595d6 authored over 10 years ago
Updated dependencies

76e6f19711d036e295691d460b0ae2ff520eff4d authored over 10 years ago
[entity] removed support for kdyby/events (for now, temporary)

50e59ba98f931dc8b2540a3ef098ca7a28ed3ad6 authored over 10 years ago
[tests] fixed & updated testing model

a749685f517d74fe1bac6607f42968d92400abec authored over 10 years ago
[relationships] fixed persisting hasMany relationship

54f780166cc6ebb43c5b1d2f6cdfeaada658c478 authored over 10 years ago
[relationships] fixed persisting hasOne relationship

9f85257768581ea5b72c17def349c0ecadeb510f authored over 10 years ago
[relationships] at least one entity has to be attached to repository

6b884a54dffa054a06214e3b06e323ca993fa107 authored over 10 years ago
[entity] fixed detection of child property in AnnotationParser

e047a99aa96365bf78cd91529512d98308644686 authored over 10 years ago
[entity] fixed uninitialized data array when calling hasValue()

217492ac6811f07c87a8769c28d84f0f3b745136 authored over 10 years ago
[model] fixed getting repository for entity

65cb6107a53c3b343d9ac9bf7838150676a52fad authored over 10 years ago
[mapper] fixed SqlBuilderCollectionMapper

c16cf2c6dcc59c9d3c0cf7f391c0988098155881 authored almost 11 years ago
[mapper] added check for passing sql into findBy() methods

12784606807186205756fe03dc023c2aac7e86e2 authored almost 11 years ago
[collections] refactored interfaces, implemented auto grouping

84c66f8a89d6e3df7f663482bf1b260b729f340d authored almost 11 years ago
[mapper] optimized fecthing new entities

cc10e478632e6acab7c63b218b4383279f819796 authored almost 11 years ago
[entity] annotationParser: fixed detection of primary mapper

7d620ca2d04d1ffa534c55bb668f7fa7d031dc85 authored almost 11 years ago
[tests] fixed for Collection api

38ae37f441742f0291432e4e3dba969ed86deb00 authored almost 11 years ago
[mapper] implemented getIteratorCount() for OneHasMany

6359c3164c32c5ccf4557c2a18901b52a3408048 authored almost 11 years ago
[mapper] refactored CollectionMappers

c536560e6d812dee78bf8a083d790b53c0bcf426 authored almost 11 years ago
[mapper] Added getManyHasManyParameters() method

c619c326c34d893c20d8b645161105fb5da292fb authored almost 11 years ago
Fixed for latest Nette

eb04f7e457e1649efa7b1cf03c3604d7dc96d837 authored almost 11 years ago
StorageProperties optimazation

d86268bc5ffc74cbb711f063dd6f587d129e99d7 authored almost 11 years ago
Added info how to install

2a0e6cc422e02bdefb755752eb817432c0e6dbd9 authored almost 11 years ago
Fixed PSR-4

44d725a474199e7898d332f64efd3ab3d42d630b authored almost 11 years ago
Added gitignore & gitattributes

4659ad1709b206942a7230a572251a0a65cf9997 authored almost 11 years ago
[relationships] added relationships implementation

8e21896948d07ba9e33e97115a35e706fa572011 authored almost 11 years ago
[tests] fixed inheritance

bffd6768a2b2a6a8297d0d254d21fffa15f5e759 authored almost 11 years ago
[mapper] added mapper implementations for nette/database

032400d9a988c2d5740bfc826a2827cee718770c authored almost 11 years ago
[entity] added entity & entity collections

7ed6f8c01a4111954658274075624123d532d6d8 authored almost 11 years ago
[repository] better property name in IdentityMap

1f9137294998b549da0996b388e0fd066dc69796 authored almost 11 years ago
[repository] fixed magic __call method

d0ce25aa5465b39db2435bc0e6547465ea95268d authored almost 11 years ago
[storageReflection] updated support for latest ndb reflection

3b09cac66828bea286fdd8138972486e4abdfaa3 authored almost 11 years ago
[composer] fixed dependencies

4b475ce7c9e3744de19fda862961cabab072c736 authored almost 11 years ago
[repository] added repository classes

a7f516b691c6dd9ace428afd26e8bea3d2aeff4a authored almost 11 years ago
[model] added model classes

a4c419d7695bf3aec79605ba41073736653d3a27 authored almost 11 years ago
[storageReflection] added storage reflection classes

982113e0a5b229a11083ca534592b41a87434f4a authored almost 11 years ago
[di] added Orm extension

d80d9230a810c66b3135d5614356618222d28e96 authored almost 11 years ago
[tests] added testing model

1feee0c8842f99b40ac02b8d8686fcea7b8d2081 authored almost 11 years ago
Initial commit

d03031f3326a1ada2c7e575245f23f236b6c5ca0 authored almost 11 years ago