PHPackages                             ayat/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. ayat/crud

ActiveLibrary[Framework](/categories/framework)

ayat/crud
=========

This specialized Laravel package streamlines the process of building comprehensive CRUD operations by providing functionalities such as effortless view file generation, controller setup, model creation, seamless validation file integration, automated migration file creation, and simplified route establishment.

v1.0.0(2y ago)06MITBladePHP &gt;=7.4

Since Aug 31Pushed 2y ago1 watchersCompare

[ Source](https://github.com/miltonkhondokar/laravel-crud-package)[ Packagist](https://packagist.org/packages/ayat/crud)[ RSS](/packages/ayat-crud/feed)WikiDiscussions main Synced yesterday

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

Laravel CRUD Package
====================

[](#laravel-crud-package)

The Laravel CRUD Package empowers you to swiftly create CRUD (Create, Read, Update, Delete) functionality within your Laravel applications. The package comes equipped with an array of customizable features to seamlessly tailor the implementation to your project's unique requirements.

Features
--------

[](#features)

- Complete View Files
- Efficient Controller Setup
- Streamlined Model Configuration
- Ready-to-Use Validation Files
- Automated Migration Setup
- Simplified Route Handling

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

[](#installation)

Begin by integrating the package into your project via Composer:

```
composer require ayat/crud
```

For custom adjustments, execute the following command to publish configuration files:

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

Don't forget to migrate your database using:

```
php artisan migrate
```

Usage Example
-------------

[](#usage-example)

The package grants you quick access to various essential pages through these routes:

- /package
- /package/create

Feel free to explore and adapt these routes to your project's specific needs.

License
-------

[](#license)

This project is licensed under the [MIT License](LICENSE).

Get in Touch
------------

[](#get-in-touch)

For any queries or suggestions, don't hesitate to reach out:

- Email:
- GitHub: [miltonkhondokar](https://github.com/miltonkhondokar)
- LinkedIn: [miltonkhondokar](https://www.linkedin.com/in/mekhondokar)

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity44

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

Unknown

Total

1

Last Release

1039d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/18325182?v=4)[Milton Khondokar](/maintainers/miltonkhondokar)[@miltonkhondokar](https://github.com/miltonkhondokar)

---

Top Contributors

[![miltonkhondokar](https://avatars.githubusercontent.com/u/18325182?v=4)](https://github.com/miltonkhondokar "miltonkhondokar (2 commits)")

### Embed Badge

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

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

###  Alternatives

[laravel/octane

Supercharge your Laravel application's performance.

4.0k26.6M223](/packages/laravel-octane)[unopim/unopim

UnoPim Laravel PIM

10.5k2.4k](/packages/unopim-unopim)[code16/sharp

Laravel Content Management Framework

79164.7k8](/packages/code16-sharp)[ecotone/laravel

Ecotone for Laravel — CQRS, Event Sourcing, Sagas, Durable Workflows, and Outbox on top of Laravel Queue, via PHP attributes.

21318.6k3](/packages/ecotone-laravel)[codewithdennis/larament

Larament is a time-saving starter kit to quickly launch Laravel 13.x projects. It includes FilamentPHP 5.x pre-installed and configured, along with additional tools and features to streamline your development workflow.

3991.8k](/packages/codewithdennis-larament)[r2luna/brain

Brain: A process-driven architecture alternative for your Laravel Application.

6338.7k1](/packages/r2luna-brain)

PHPackages © 2026

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