Ecosyste.ms: OpenCollective

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

github.com/doctrine/orientdb-odm

A set of PHP libraries in order to use OrientDB from PHP
https://github.com/doctrine/orientdb-odm

fix: update Dijkstra.php so the algorithm works in newer PHP versions

kristiyanivanovx opened this pull request about 3 years ago
State of the project

Pierstoval opened this issue over 3 years ago
Add .doctrine-project.json to root of the project.

jwage opened this pull request over 6 years ago
Active

TNAJanssen opened this issue over 7 years ago
orient download url update

davidino opened this pull request over 8 years ago
Remove unused class that caused the error

tkachuk opened this pull request over 8 years ago
Fatal error: Call to a member function getId() on a non-object

cesarmtz93 opened this issue over 8 years ago
wrap long line, fix typo : entitites -> entities

ruleant opened this pull request over 9 years ago
Tests failing

smolinari opened this issue over 9 years ago
Binary protocol?

smolinari opened this issue over 9 years ago
Allow symfony 3.0 components

nicolas-grekas opened this pull request almost 10 years ago
Fatal error: Class 'Doctrine\ODM\OrientDB\Mapper' not found

flik opened this issue almost 10 years ago
add spaces to message

ruleant opened this pull request almost 10 years ago
Use as Symfony service

genietto84 opened this issue almost 10 years ago
SQL Update returns Cannot execute non idempotent command

SpareShade opened this issue almost 10 years ago
Fix mapping and hydration

mitom opened this pull request about 10 years ago
Feature unit of work

mitom opened this pull request about 10 years ago
[Caster] Cache usage

mitom opened this issue about 10 years ago
ProxyFactory implementation

mitom opened this pull request about 10 years ago
[Proxy] Implement a proper ProxyFactory

mitom opened this issue about 10 years ago
Fixed travis build

mitom opened this pull request about 10 years ago
Use with Laravel 4

sgpatil opened this issue about 10 years ago
Question

kasp3r opened this issue about 10 years ago
Question mark in a query causes a server parsing error

pulciux opened this issue about 10 years ago
Missing 'LIKE' detection on Command 'where' method

Ashyam90 opened this issue over 10 years ago
Use with Symfony2

introfini opened this issue over 10 years ago
Use maven to install OrientDB in travis

phpnode opened this issue over 10 years ago
bunch of fixes

weinr0ck opened this pull request almost 11 years ago
switched manager.php to use ->inflector->camelize(); instead of ucfirst(...

weinr0ck opened this pull request almost 11 years ago
changed the email used to download the ODB package

odino opened this pull request almost 11 years ago
Stable dependencies

odino opened this pull request almost 11 years ago
fixed bug where 2 requests with different methods would trigger 2 reques...

odino opened this pull request almost 11 years ago
updated dependencies to be able to use doctrine 2.4

odino opened this pull request almost 11 years ago
support for 1.6.x

davidino opened this pull request almost 11 years ago
Connection or reconnection strange behavior in response time

pulciux opened this issue about 11 years ago
update dependencies to sf2.3.*

leopro opened this pull request about 11 years ago
problem with composer "symfony/finder": "2.1.*"

yapro opened this issue about 11 years ago
what happened to the github-wiki

yapro opened this issue about 11 years ago
HTTP Client Separation

omissis opened this issue over 11 years ago
Added ability to call server side functions using orientdb php library

rosenjon opened this pull request almost 12 years ago
[WIP] Improvements / Refactoring

prolic opened this pull request almost 12 years ago
Implemented skip in findBy method in Repository class

tomcyr opened this pull request almost 12 years ago
improve cache performance (CPU & mem)

vicb opened this pull request almost 12 years ago
Persist and remove methods for Manager

tomcyr opened this pull request almost 12 years ago
Fix response RID with postDocument method

tomcyr opened this pull request almost 12 years ago
Unable to find a PHP class mapped for "logfile"

alexbusta79 opened this issue almost 12 years ago
Meaningful exception for non-NULLable attributes

odino opened this issue almost 12 years ago
Object hydration when retrieving multiple links to the same object

odino opened this issue almost 12 years ago
Fetchplans for repository classes

odino opened this issue almost 12 years ago
Conveniency methods for repositories

odino opened this issue almost 12 years ago
Returning the object's RID upon INSERTion

odino opened this issue almost 12 years ago
Proxy classes' signatures cant import type hintings

odino opened this issue almost 12 years ago
Issues closing the curl client

odino opened this issue almost 12 years ago
Unable to retrieve null attributes

odino opened this issue almost 12 years ago
Impossible to set a link list when doing an UPDATE query

odino opened this issue almost 12 years ago
italian doc string translation into english

cirpo opened this pull request almost 12 years ago
Supporting timestamp to DateTime conversion

odino opened this issue almost 12 years ago
move repo to the doctrine organization

odino opened this issue almost 12 years ago
Providing the right repository class

davidino opened this issue almost 12 years ago
Repositories not able to use multiple criterias

odino opened this issue almost 12 years ago
andWhere cannot start WHERE conditions

odino opened this issue almost 12 years ago
Manage Create/Delete Vertex and Edge

davidino opened this issue about 12 years ago
upgrades dependencies to latest Symfony/Doctrine versions

garak opened this pull request about 12 years ago
Add links to travis-ci and stillmaintained pages

asm89 opened this pull request about 12 years ago
Manage databases and gremlin queries

F21 opened this issue about 12 years ago
Query builder fixes

nrk opened this pull request over 12 years ago
Missing support for command SKIP

esler opened this issue over 12 years ago
Code formatting changes.

nrk opened this pull request over 12 years ago
Drop git submodules in favor of Composer.

nrk opened this pull request over 12 years ago
Radically change our approach for bindings.

nrk opened this pull request over 12 years ago
eliminate TODOs

odino opened this issue over 12 years ago
Graph add operation improved and code documentation updated

mauris opened this pull request over 12 years ago
Use a method instead of a constant to return the schema of a query.

nrk opened this pull request almost 13 years ago
Partially rewrite the current cURL-based HTTP client.

nrk opened this pull request almost 13 years ago
convert array collections to objects

odino opened this issue about 13 years ago
be compatible with OrientDB RC9

odino opened this issue about 13 years ago
Implement Identity Map pattern

davidino opened this issue about 13 years ago
Start using Composer to manage dependencies.

nrk opened this pull request about 13 years ago
Move phpunit.xml into the root directory and use the .dist suffix.

nrk opened this pull request about 13 years ago
Add export command to the binding and the query builder

odino opened this issue about 13 years ago
urlencoded fetch plans

Reinmar opened this pull request about 13 years ago
Add cache to the query builder

odino opened this issue about 13 years ago
fix RANGE command

odino opened this issue about 13 years ago
Add REBUILD INDEX command

odino opened this issue about 13 years ago
replace wrong elses (standards)

odino opened this issue about 13 years ago
leverage code coverage

odino opened this issue about 13 years ago
leverage code coverage

odino opened this issue about 13 years ago
data types integration test

davidino opened this issue over 13 years ago
Reuse the underlying cURL handle by default.

nrk opened this pull request over 13 years ago
Provide object lifecycle callbacks

odino opened this issue over 13 years ago
persist N records with the manager and save them as flushing

odino opened this issue over 13 years ago
Small improvements to the HTTP response class.

nrk opened this pull request over 13 years ago
Test "uncovered" classes

odino opened this issue over 13 years ago
persist a record with the entity manager

odino opened this issue over 13 years ago