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(4mo ago)01MITBladePHP ^8.2

Since Feb 26Pushed 4mo agoCompare

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

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

34

—

LowBetter than 75% of packages

Maintenance77

Regular maintenance activity

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

127d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/4346154?v=4)[Rabbi Hossain](/maintainers/rabbihossain)[@rabbihossain](https://github.com/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/horizon

Dashboard and code-driven configuration for Laravel queues.

4.2k95.4M304](/packages/laravel-horizon)[laravel/sail

Docker files for running a basic Laravel application.

1.9k205.7M1.3k](/packages/laravel-sail)[laravel/ai

The official AI SDK for Laravel.

1.0k3.2M194](/packages/laravel-ai)[laravel/mcp

Rapidly build MCP servers for your Laravel applications.

77022.3M150](/packages/laravel-mcp)[illuminate/routing

The Illuminate Routing package.

1419.2M3.0k](/packages/illuminate-routing)[laravel/surveyor

Static analysis tool for Laravel applications.

86121.4k12](/packages/laravel-surveyor)

PHPackages © 2026

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