Hi, My name is Juan Pablo Crossley, I'm the developer and main maintainer of djondb, a NoSQL implementation, as part of the project I've been developing the PHP extension and it's ready to be downloaded in binary form from djondb.com, but I want to publish it on the PECL list to help our users to install the extension easily,
The source code was already available at https://github.com/djondb/djondb/tree/master/db/driverbase/drivers/php, but I created a new repository in github to make easier to review the code, you will find it at: https://github.com/djondb/djondb_phpext All the client extensions of djondb works as wrappers of the main client library "djon-client" and most of the extensions are generated with SWIG, the documentation of how to use it is available at: http://djondb.com/docs/phpdriver Please let me know if you have any questions about the project, the code or any other subject, the PECL publish page says this is a requisite to create an account, please let me know if you think it could be useful to the community to be able to download the extension from your list. Best regards, Juan Pablo Crossley http://djondb.com
