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

ActiveLibrary[Framework](/categories/framework)

sohan065/crud
=============

simple crud app

1.0.3(2y ago)011MITPHP

Since Dec 22Pushed 2y ago1 watchersCompare

[ Source](https://github.com/sohan065/test_package)[ Packagist](https://packagist.org/packages/sohan065/crud)[ RSS](/packages/sohan065-crud/feed)WikiDiscussions main Synced yesterday

READMEChangelogDependenciesVersions (5)Used By (0)

### Installation

[](#installation)

To install this package, use the following command:

```
composer require sohan065/crud
```

To published the package assets in the Laravel project :

```
php artisan vendor:publish --tag=public --force
```

### Database Migration

[](#database-migration)

Then run the database migration command to create the tables.

```
php artisan migrate
```

Run the server.

```
php artisan serve
```

It will serve the app on `http://127.0.0.1:8000` by default.

### Dashboard Access

[](#dashboard-access)

Then add `dashboard` after your localhost `http://127.0.0.1:8000`

```
http://127.0.0.1:8000/dashboard
```

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

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

Every ~0 days

Total

4

Last Release

925d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/d8a547f676d21cbc0ca5b2f39bd11780714844ed8bd95489338ce5a396178a04?d=identicon)[sohan065](/maintainers/sohan065)

---

Top Contributors

[![sohan065](https://avatars.githubusercontent.com/u/115857968?v=4)](https://github.com/sohan065 "sohan065 (13 commits)")

### Embed Badge

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

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

###  Alternatives

[laravel/dusk

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

1.9k39.6M299](/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)
