Skip to content

kosatyi/mango-php

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Mango-PHP

MongoDB Models implementation

Installation

System Requirements

PHP 5.4 and later.

Dependencies

Mango-PHP require the following extension in order to work properly:

Install with Composer

If you’re using Composer, you can run the following command:

composer require kosatyi/mango-php

Or add dependency manually in composer.json

{
  "require": {
    "kosatyi/mango-php":"^0.0.1"
  }
}

About

PHP MongoDB models implementation

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published