PHPackages                             giaphiep/productcrud - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. giaphiep/productcrud

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

giaphiep/productcrud
====================

Product CRUD

1.0(8y ago)042MITPHPPHP ~7.0

Since Mar 18Pushed 8y ago1 watchersCompare

[ Source](https://github.com/giaphiep/productcrud)[ Packagist](https://packagist.org/packages/giaphiep/productcrud)[ Docs](https://github.com/giaphiep/productcrud)[ RSS](/packages/giaphiep-productcrud/feed)WikiDiscussions master Synced today

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

Admin template

[![Latest Version on Packagist](https://camo.githubusercontent.com/78ef33fc2a4d07c873c32aa167c185cb8879ac1b4fd425dafbb04d5079049be3/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f67696170686965702f70726f64756374637275642e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/giaphiep/productcrud)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Build Status](https://camo.githubusercontent.com/6d8a9d0e87f9377d5a96909abbe9008425668b9a80b10c26478c8a32def9634e/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f67696170686965702f70726f64756374637275642f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/giaphiep/productcrud)[![Coverage Status](https://camo.githubusercontent.com/77bd9748066a4737af2be4a15b71865967905bfc6aa38aabed0996acb7fb2bbb/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f3a76656e646f722f3a7061636b6167655f6e616d652e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/giaphiep/productcrud/code-structure)[![Quality Score](https://camo.githubusercontent.com/5ea237d9c7d6af5499007b76e317965f8bdfa4596fd71c22cd7fe2cb818594cc/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f3a76656e646f722f3a7061636b6167655f6e616d652e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/giaphiep/productcrud)[![Total Downloads](https://camo.githubusercontent.com/923775f7ea849a3f23f9570fa258e958e8d76b28dee149146cfd924e633780a9/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f67696170686965702f70726f64756374637275642e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/giaphiep/productcrud)

Install
-------

[](#install)

Via Composer

```
$ composer require giaphiep/productcrud
```

Usage
-----

[](#usage)

Method 1: Run

```
$ php artisan productcrud:install
```

Method 2:

1. In configs/app.php file, add the following to the providers array (optional in version &gt;= 5.5)

```
GiapHiep\Productcrud\ProductcrudServiceProvider::class,
Yajra\DataTables\DataTablesServiceProvider::class,
```

and in aliases array

```
'DataTables' => Yajra\DataTables\Facades\DataTables::class,
```

2. Run commands to publish the package’s config and assets and database

```
$ php artisan vendor:publish
$ php artisan migrate
```

3. Go to domain/product and check it.

Change log
----------

[](#change-log)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Testing
-------

[](#testing)

```
$ composer test
```

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) and [CODE\_OF\_CONDUCT](CODE_OF_CONDUCT.md) for details.

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- \[Giáp Hiệp\]\[\]

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

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

2976d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/083106d86276fe64230f54d15354526173919693bd31c32f47c5e5e614b46144?d=identicon)[giaphiep](/maintainers/giaphiep)

---

Tags

giaphiepProductcrud

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/giaphiep-productcrud/health.svg)

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

###  Alternatives

[barryvdh/laravel-ide-helper

Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.

14.9k123.0M687](/packages/barryvdh-laravel-ide-helper)[orchestra/canvas

Code Generators for Laravel Applications and Packages

21017.2M158](/packages/orchestra-canvas)[illuminate/pipeline

The Illuminate Pipeline package.

9446.6M213](/packages/illuminate-pipeline)[illuminate/pagination

The Illuminate Pagination package.

10532.5M862](/packages/illuminate-pagination)[spatie/laravel-pjax

A pjax middleware for Laravel 5

513371.8k11](/packages/spatie-laravel-pjax)[spatie/laravel-mix-preload

Add preload and prefetch links based your Mix manifest

169176.0k2](/packages/spatie-laravel-mix-preload)

PHPackages © 2026

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