PHPackages                             trafik8787/lara-crud2 - 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. trafik8787/lara-crud2

ActiveLibrary[Admin Panels](/categories/admin)

trafik8787/lara-crud2
=====================

Simple flexible and multifunctional Admin Panel CRUD in which all the necessary for 95% of the cases are developed.

1.0.8(2y ago)023MITPHPPHP ^7.2|^8.0

Since Oct 3Pushed 2y ago1 watchersCompare

[ Source](https://github.com/trafik8787/lara-crud2)[ Packagist](https://packagist.org/packages/trafik8787/lara-crud2)[ Docs](https://trafik8787.github.io/lara-crud)[ RSS](/packages/trafik8787-lara-crud2/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (9)Dependencies (2)Versions (10)Used By (0)

Admin Panel LaraCrud
--------------------

[](#admin-panel-laracrud)

The package is aimed at the fastest deployment and flexible configuration of the admin panel. It has a lot of methods with which you can set it up as you like.

[![License](https://camo.githubusercontent.com/97651a9ccc085ed23761794b6652eeb46776fdebd49885f1fc56eae357a50adc/68747470733a2f2f706f7365722e707567782e6f72672f74726166696b383738372f6c6172612d637275642f6c6963656e7365)](https://packagist.org/packages/trafik8787/lara-crud)[![Latest Stable Version](https://camo.githubusercontent.com/a5104502bdd965a0df15d6120b1729dfea81ea7ae5ac2344d8fe329147f8f963/68747470733a2f2f706f7365722e707567782e6f72672f74726166696b383738372f6c6172612d637275642f762f737461626c65)](https://packagist.org/packages/trafik8787/lara-crud)[![Total Downloads](https://camo.githubusercontent.com/e0f1996c90cee6b79f2fdafdea7a999b152a66dd36a38976c61264ce5e594981/68747470733a2f2f706f7365722e707567782e6f72672f74726166696b383738372f6c6172612d637275642f646f776e6c6f616473)](https://packagist.org/packages/trafik8787/lara-crud)

### Requirements

[](#requirements)

```
Laravel >=5.4
PHP >= 7.0.x

```

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

[](#installation)

1. To get the latest version, simply require the project using [Composer](https://getcomposer.org):

    ```
    $ composer require trafik8787/lara-crud

    ```
2. Run the installation and wait for it to finish.

    ```
    artisan lara:example

    ```
3. Add service provider ***App\\Providers\\LaraCrudProvider::class*** to /config/app.php file.

    ```
    'providers' => [
        ...

         App\Providers\LaraCrudProvider::class,
    ],

    ```
4. Finish you can go to the link ***http://you\_domain/admin***

[Documentation](https://trafik8787.github.io/lara-crud/documentation/)

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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 ~9 days

Recently: every ~17 days

Total

9

Last Release

882d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/ea77c9f42b3343285066ca5d279672065267a879eb08ccfd9954bd3447327199?d=identicon)[trafik8787](/maintainers/trafik8787)

---

Top Contributors

[![trafik8787](https://avatars.githubusercontent.com/u/4068440?v=4)](https://github.com/trafik8787 "trafik8787 (12 commits)")

---

Tags

laravelcrudadminadministratorpanellara

### Embed Badge

![Health badge](/badges/trafik8787-lara-crud2/health.svg)

```
[![Health](https://phpackages.com/badges/trafik8787-lara-crud2/health.svg)](https://phpackages.com/packages/trafik8787-lara-crud2)
```

###  Alternatives

[laravelrus/sleepingowl

Administrative interface builder for Laravel.

810219.6k3](/packages/laravelrus-sleepingowl)[serverfireteam/panel

Admin panel for Laravel applications

42532.2k2](/packages/serverfireteam-panel)

PHPackages © 2026

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