HI Luca- I don't have a ton of time to work on it at the moment, but when I get a chance I can take a stab at it if no one else has the time. It is something that I think would be required for a useful library.
Thanks, Jonathan On Tue, Dec 30, 2014 at 6:45 PM, Luca Garulli <[email protected]> wrote: > Hi Jonathan, > WDYT about contributing at it? We could "upgrade" the OrientDB Doctrine > module to bind the new PHP driver. > > Any volunteer? > > Lvc@ > > > On 30 December 2014 at 16:31, Jonathan Rosen <[email protected]> wrote: > >> Good work guys. You should really take a look at incorporating some of >> the Orientdb helper functions from the Doctrine library: >> https://github.com/doctrine/orientdb-odm >> >> The binary protocol is great, but it would be much more useful if it >> implemented prepared statements (or a client side equivalent). It is unsafe >> to just inject sql statements directly. The Doctrine library has many of >> these functions already built. >> >> >> On Tuesday, December 30, 2014 2:24:52 PM UTC-5, Lvc@ wrote: >>> >>> Hi guys, >>> Domenico (@ostico) didn't get any rest for Christmas and after the >>> Python Driver, he've just published the new PHP Driver for OrientDB aligned >>> with a recent version of binary protocol, plus a nice API. >>> >>> Since @ostico is super active and both PHP and Python drivers are well >>> maintained, we decided, according with the author, to adopt both of them >>> under the Orient Technologies umbrella: >>> >>> - *PHP Driver*: https://github.com/orientechnologies/PhpOrient >>> - *Python Driver*: https://github.com/orientechnologies/pyorient >>> >>> For all the users bound with the Anton's driver (https://github.com/ >>> AntonTerekhov/OrientDB-PHP) I suggest to migrate to this new driver to >>> use last versions of OrientDB. >>> >>> The updated list of drivers is on this page: >>> >>> http://www.orientechnologies.com/docs/last/orientdb.wiki/ >>> Programming-Language-Bindings.html >>> >>> Thanks Domenico from the whole community! >>> Lvc@ >>> >>> -- >> >> --- >> You received this message because you are subscribed to the Google Groups >> "OrientDB" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> For more options, visit https://groups.google.com/d/optout. >> > > -- > > --- > You received this message because you are subscribed to a topic in the > Google Groups "OrientDB" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/orient-database/v8kYNrS8sp4/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- --- You received this message because you are subscribed to the Google Groups "OrientDB" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
