PHPackages                             devrabbi/crudpackage - 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. devrabbi/crudpackage

ActiveLibrary[Framework](/categories/framework)

devrabbi/crudpackage
====================

A simple CRUD package for Laravel

1.0.0(2mo ago)01MITBladePHP ^8.2

Since Feb 26Pushed 2mo agoCompare

[ Source](https://github.com/rabbitopitbd/package)[ Packagist](https://packagist.org/packages/devrabbi/crudpackage)[ RSS](/packages/devrabbi-crudpackage/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

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

[](#crud-package-for-laravel)

A simple and easy-to-use CRUD package for Laravel projects.

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

[](#installation)

```
composer require devrabbi/crudpackage
```

Usage
-----

[](#usage)

After installation, the package routes are automatically loaded.

Visit:

- `/crud` - List all items
- `/crud/create` - Create new item
- `/crud/{id}/edit` - Edit item

Publishing Assets
-----------------

[](#publishing-assets)

To publish views to your project:

```
php artisan vendor:publish --provider="Devrabbi\Crudpackage\CrudpackageServiceProvider" --tag="views"
```

License
-------

[](#license)

MIT License

```

---

## Step 4: Register on Packagist

1. Go to https://packagist.org
2. Click "Sign Up" and create an account
3. Use the same email as your GitHub account
4. Verify your email

---

## Step 5: Submit Your Package to Packagist

1. After login, click "Submit Package" button
2. Paste your GitHub repository URL:

```

###  Health Score

36

—

LowBetter than 82% of packages

Maintenance84

Actively maintained with recent releases

Popularity1

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity46

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

81d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1e2d18278c9e8d78fc029e16849f1d2141dcc35b13828b76291d3bb7d08f18bb?d=identicon)[rabbihossain](/maintainers/rabbihossain)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/devrabbi-crudpackage/health.svg)

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

###  Alternatives

[laravel/socialite

Laravel wrapper around OAuth 1 &amp; OAuth 2 libraries.

5.7k96.9M674](/packages/laravel-socialite)[laravel/horizon

Dashboard and code-driven configuration for Laravel queues.

4.1k84.2M225](/packages/laravel-horizon)[laravel/ui

Laravel UI utilities and presets.

2.7k134.9M601](/packages/laravel-ui)[laravel/jetstream

Tailwind scaffolding for the Laravel framework.

4.1k19.8M136](/packages/laravel-jetstream)[stancl/tenancy

Automatic multi-tenancy for your Laravel application.

4.3k6.6M40](/packages/stancl-tenancy)[internachi/modular

Modularize your Laravel apps

1.1k662.4k8](/packages/internachi-modular)

PHPackages © 2026

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