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

ActiveLibrary

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 1mo ago

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 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity43

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

989d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/7b1f7997eda3e4118f7d4c52f4b17fe6e6883ff24b30a076ba335af7f9172fa1?d=identicon)[miltonkhondokar](/maintainers/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

[anourvalar/eloquent-serialize

Laravel Query Builder (Eloquent) serialization

11320.2M21](/packages/anourvalar-eloquent-serialize)[namu/wirechat

A Laravel Livewire messaging app for teams with private chats and group conversations.

54324.5k](/packages/namu-wirechat)[statamic-rad-pack/runway

Eloquently manage your database models in Statamic.

135192.6k5](/packages/statamic-rad-pack-runway)

PHPackages © 2026

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