Download the PHP package jmflava/mongo-transformer without Composer
On this page you can find all versions of the php package jmflava/mongo-transformer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package mongo-transformer
MongoTransformer
A utility class that transforms MongoDB cursor objects to various other types.
Usage examples:
$transformer->convert($mongoCursor)->toArray();
$transformer->convert($mongoCursor)->toJson();
$transformer->convert($mongoCursor)->toJsonp($callback);
All versions of mongo-transformer with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.3
The package jmflava/mongo-transformer contains the following files
Loading the files please wait ....