PHPackages                             mahmoudkon/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. [Framework](/categories/framework)
4. /
5. mahmoudkon/crud

ActiveLibrary[Framework](/categories/framework)

mahmoudkon/crud
===============

this package to create full crud in laravel

111PHP

Since Nov 5Pushed 3y ago1 watchersCompare

[ Source](https://github.com/MahmoudKon/crud)[ Packagist](https://packagist.org/packages/mahmoudkon/crud)[ RSS](/packages/mahmoudkon-crud/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

Requirements:
=============

[](#requirements)

- This CRUD package requires Yajra datatable ^v9.

Installation:
=============

[](#installation)

1- You can install this package via composer using:

```
    composer require mahmoudkon/crud
```

2- Make publish for stubs files:

```
    php artisan vendor:publish --tag=crud-stubs
```

Features:
=========

[](#features)

1- Create model with his relations

2- Create request validation

3- Create Datatable class with button for create new record

4- Create Controller with all CRUD methods

5- Append routes in route file

6- Add translation file for datatable

7- Each field added has a translation in the translation files

8- Create index | create | edit | show pages

Customization:
==============

[](#customization)

Make publish for config file:

```
    php artisan vendor:publish --tag=crud-config
```

1- `layout` : Select a layout file name.

2- `route-file` : Specifies the name of the paths file in which to place the new path.

3- `languages` : To set languages for columns translation.

4- `translation-file-name` : Specifies the name of the translation file.

###  Health Score

16

—

LowBetter than 4% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity25

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/0d2528086946996320e6df28b4b13a7383c873d0a590e417716fef10cbe9fdc4?d=identicon)[MahmoudKon](/maintainers/MahmoudKon)

---

Top Contributors

[![MahmoudKon](https://avatars.githubusercontent.com/u/69181497?v=4)](https://github.com/MahmoudKon "MahmoudKon (14 commits)")

### Embed Badge

![Health badge](/badges/mahmoudkon-crud/health.svg)

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

###  Alternatives

[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k39.6M298](/packages/laravel-dusk)[nineinchnick/edatatables

Grid widget for the Yii Framework, wrapper for the DataTables jQuery plugin

173.2k](/packages/nineinchnick-edatatables)[link-cloud/fast-hyperf

LinkCloud Fast Hyperf

241.2k1](/packages/link-cloud-fast-hyperf)

PHPackages © 2026

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