phplib
37/43
PHP 7 support in Phongo
phplib usage
•
Userland library sitting on top of Phongo/Hippo
•
Implements the convenience methods that the basic APIs lack
•
Installable by composer:
$ mkdir new-project && cd new-project
$ php composer.phar require mongodb/mongodb