PHPackages                             nvmcommunity/laravel-mongodb-api - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [HTTP &amp; Networking](/categories/http)
4. /
5. nvmcommunity/laravel-mongodb-api

Abandoned → [nvmcommunity/laravel-eloquent-api](/?search=nvmcommunity%2Flaravel-eloquent-api)Library[HTTP &amp; Networking](/categories/http)

nvmcommunity/laravel-mongodb-api
================================

Easily build MongoDB queries from API requests using Alchemist Restful API.

0.0.1(1y ago)18MITPHPPHP ^8.1

Since Jul 11Pushed 1y ago1 watchersCompare

[ Source](https://github.com/nvmcommunity/laravel-mongodb-api)[ Packagist](https://packagist.org/packages/nvmcommunity/laravel-mongodb-api)[ RSS](/packages/nvmcommunity-laravel-mongodb-api/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (2)Versions (2)Used By (0)

Laravel MongoDB API
===================

[](#laravel-mongodb-api)

Easily build MongoDB queries from API requests using Alchemist Restful API.

Description
-----------

[](#description)

This is a package that helps you integrate Alchemist Restful API with Laravel MongoDB. for more information about concepts and usage of Alchemist Restful API, please refer to the [Alchemist Restful API documentation](https://github.com/nvmcommunity/alchemist-restful-api)

Installation
------------

[](#installation)

```
composer require nvmcommunity/laravel-mongodb-api
```

Basic usage
-----------

[](#basic-usage)

### Step 1: Define the API class

[](#step-1-define-the-api-class)

```
