PHPackages                             experteam/api-laravel-crud - 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. [Admin Panels](/categories/admin)
4. /
5. experteam/api-laravel-crud

ActiveLibrary[Admin Panels](/categories/admin)

experteam/api-laravel-crud
==========================

Library to help with Laravel api CRUDs definition

3.6.0(6mo ago)010.6k↓33.3%1MITPHPPHP ^8.1 || ^8.2 || ^8.3

Since Jan 7Pushed 6mo ago2 watchersCompare

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

READMEChangelog (7)Dependencies (2)Versions (52)Used By (1)

API Laravel CRUD
================

[](#api-laravel-crud)

Base service providers to manage crud services
It includes:

- **Model paginate:** Trait to manage pagination, it can manage limit, offset and order by.

### Install

[](#install)

Run the following commands to install:

```
composer require experteam/api-laravel-crud

php artisan vendor:publish --tag=lang

```

### Update

[](#update)

Run the composer command to update the package:

```
composer update experteam/api-laravel-crud

```

### Use advanced Queries with mongoDB

[](#use-advanced-queries-with-mongodb)

To use advanced queries on mongoDB you need to add a public property to your model to identify it as a MongoDB collection
`public bool $isMongoDB = true;`

### License

[](#license)

[MIT license](https://opensource.org/licenses/MIT).

###  Health Score

51

—

FairBetter than 96% of packages

Maintenance69

Regular maintenance activity

Popularity24

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity81

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 61.5% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~36 days

Recently: every ~80 days

Total

50

Last Release

181d ago

Major Versions

1.6.6 → v2.0.02023-03-13

2.5.2 → 3.0.02024-07-17

v2.x-dev → 3.2.02024-10-29

PHP version history (5 changes)1.0.0PHP &gt;=5.6

1.2PHP &gt;=7.2 || 8.0

v2.0.0PHP &gt;=8.0.2

3.0.0PHP ^8.1 || ^8.2

3.6.0PHP ^8.1 || ^8.2 || ^8.3

### Community

Maintainers

![](https://www.gravatar.com/avatar/d7440c23497ad6e1715a163303dad11dbf1cc25647f803a594bab662db4a3bd3?d=identicon)[experteam-mx](/maintainers/experteam-mx)

---

Top Contributors

[![iraldoad](https://avatars.githubusercontent.com/u/15159678?v=4)](https://github.com/iraldoad "iraldoad (8 commits)")[![roberlayl](https://avatars.githubusercontent.com/u/41235785?v=4)](https://github.com/roberlayl "roberlayl (3 commits)")[![geo-mena](https://avatars.githubusercontent.com/u/104782794?v=4)](https://github.com/geo-mena "geo-mena (2 commits)")

---

Tags

laravelcrudexperteam

### Embed Badge

![Health badge](/badges/experteam-api-laravel-crud/health.svg)

```
[![Health](https://phpackages.com/badges/experteam-api-laravel-crud/health.svg)](https://phpackages.com/packages/experteam-api-laravel-crud)
```

###  Alternatives

[takielias/tablar-crud-generator

Laravel Tablar Crud Generator based on https://github.com/takielias/tablar

315.6k](/packages/takielias-tablar-crud-generator)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
