Oooh, and there was I planning to spend the hols getting PHP talking to rexter, and along comes an extension. It's almost like Christmas!
Will be giving this a try! Cheers Matt Sent from the thing in my pocket On 28 Nov 2014, at 17:52, Travis Black <[email protected]> wrote: > Hello Everyone, > > My name is Travis Black and I have been a PHP Developer for about 10 years. > > I recently wrote a PHP Extension using Zephir and am hoping to make it > available via PECL. We are using it in production at work, and all is well. > I am currently in the process of adding PHP Style documentation and Tests. > > The Extension is a Driver for the RexPro protocol. RexPro is a binary > interface to Rexster, which is a graph server that exposes Blueprints > graphs. Most of the major players in the Graph Database space implement > Blueprints, including Orient, Titan and Neo4j. > > This driver will allow any user to interface with those databases. > > *My code is here*: https://github.com/travib/rexpro-php-driver > *Zephir is here*: http://zephir-lang.com/ > *Rexster is here*: https://github.com/tinkerpop/rexster/wiki > > Please let me know if there is anything I should be doing differently, or > if I should just go ahead to http://pecl.php.net/account-request.php and > request an account. > > Best Wishes, > > Travis Black -- PECL development discussion Mailing List (http://pecl.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
