Download the PHP package ali-qorbani/mongodb-crud without Composer
On this page you can find all versions of the php package ali-qorbani/mongodb-crud. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ali-qorbani/mongodb-crud
More information about ali-qorbani/mongodb-crud
Files in ali-qorbani/mongodb-crud
Download ali-qorbani/mongodb-crud
More information about ali-qorbani/mongodb-crud
Files in ali-qorbani/mongodb-crud
Vendor ali-qorbani
Package mongodb-crud
Short Description a simple package for crud execution with connection to mongodb
License proprietary
Package mongodb-crud
Short Description a simple package for crud execution with connection to mongodb
License proprietary
Please rate this library. Is it a good library?
Informations about the package mongodb-crud
mongodb-crud for php
you can use this package as your php project standalone or include necessary class and files into your project
how to use.
- simply you can download this as zipped file or clone it by
https://github.com/aliqorbani/mongo-php-crud.git
command - run
composer install
orcomposer update
command to fetch required packages. - you can include mongoClass.php and/or responseClass.php in your own project or checkout the index.php to figure the usage of curd(create/update/read/delete) functions.
All versions of mongodb-crud with dependencies
PHP Build Version
Package Version
Requires
mongodb/mongodb Version
^1.9
The package ali-qorbani/mongodb-crud contains the following files
Loading the files please wait ....