| Package Information |
| Summary |
MongoDB driver for PHP |
| Maintainers |
Derick Rethans <[email protected]> (lead) [wishlist] [details] Jeremy Mikola (lead) [details] Hannes Magnusson <[email protected]> (lead) [details]
|
| License |
Apache License |
| Description |
The purpose of this driver is to provide exceptionally thin glue between MongoDB
and PHP, implementing only fundemental and performance-critical components
necessary to build a fully-functional MongoDB driver. |
| Homepage |
http://docs.mongodb.org/ecosystem/drivers/php/ |
Release notes Version 0.3.0 (alpha) |
* PHPC-175: Fix header includes on Windows
* PHPC-175: Fix build on 32bit
* PHPC-175: Windows doesn't have these compiler attributes
* IPHPC-176: Copy build templates, add missing file & set build flags
* PHPC-200: Don't set stream initiator when creating client fails
* PHPC-199: Missing file from mongoc in config.m4
* Update naming after PHPC-174 |