https://bugzilla.redhat.com/show_bug.cgi?id=1276834

            Bug ID: 1276834
           Summary: Review Request: php-mongodb - MongoDB driver library
           Product: Fedora
           Version: rawhide
         Component: Package Review
          Severity: medium
          Priority: medium
          Assignee: nob...@fedoraproject.org
          Reporter: fed...@famillecollet.com
        QA Contact: extras...@fedoraproject.org
                CC: package-review@lists.fedoraproject.org



Spec URL:
https://raw.githubusercontent.com/remicollet/remirepo/5672be3196d197b375329ab8eead92c52d07cc15/php/php-mongodb/php-mongodb.spec
SRPM URL:
http://rpms.famillecollet.com/SRPMS/php-mongodb-1.0.0-0.1.alpha1.remi.src.rpm
Description: 
This library provides a high-level abstraction around the lower-level drivers
for PHP and HHVM (i.e. the mongodb extension).

While the extension provides a limited API for executing commands, queries,
and write operations, this library implements an API similar to that of the
legacy PHP driver. It contains abstractions for client, database, and
collection objects, and provides methods for CRUD operations and common
commands (e.g. index and collection management).

To use this library, you just have to add, in your project:
  require_once '/usr/share/php/MongoDB/autoload.php';


Fedora Account System Username: remi

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to