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

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

chatagency/crud-assistant
=========================

Crud Assistant

0.15.9(1y ago)13251MITPHPPHP ^8.2

Since Jan 23Pushed 1y ago2 watchersCompare

[ Source](https://github.com/Chatagency/crud-assistant)[ Packagist](https://packagist.org/packages/chatagency/crud-assistant)[ Docs](https://github.com/chatagency/crud-assistant)[ RSS](/packages/chatagency-crud-assistant/feed)WikiDiscussions develop Synced today

READMEChangelogDependencies (3)Versions (34)Used By (1)

Crud Assistant
==============

[](#crud-assistant)

Crud Assistant is a set of utilities that helps with crud management and component re-use.

There is one main goal Crud Assistant is set to solve: **Organization**.

**The Problem**: You create a landing page with a simple form using, for example, Laravel. Once approved you move it to the production server. After that, the client calls with more changes: You have to add an additional form fields or make changes to the existing ones. That involves changes to the html form, validation, migration, model, etc.

This is where this package shines. It allows the you to, depending on your implementation, make changes only in a couple of places. With Crud Assistant you can consolidate all business logic in `Inputs` and all implementation code in `Actions`. This also promotes code isolation and code re-use.

*Disclaimer: This a package is meant to be used on small projects. We needed an easy way to create promotional landing pages and a fast way to apply changes to them. We still have not tested how this solution would scale in large projects.*

Use
---

[](#use)

Consult the \[documentation\] for more detail.

*Note: We keep a repository of reusable components and part of the implementation \[here\]*

License
-------

[](#license)

This package is licensed with the [MIT License](https://choosealicense.com/licenses/mit/#).

###  Health Score

38

—

LowBetter than 83% of packages

Maintenance46

Moderate activity, may be stable

Popularity13

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity71

Established project with proven stability

 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 ~63 days

Recently: every ~12 days

Total

32

Last Release

400d ago

PHP version history (4 changes)0.1.0PHP ^7.0

0.11.0PHP ^7.0|^8.0

0.13.0PHP ^7.2|^8.0

0.15.0PHP ^8.2

### Community

Maintainers

![](https://www.gravatar.com/avatar/54616cc768a37857a3133c80ebab7b78b97289cbfbfb15175ffc0c19468e304f?d=identicon)[victorchat](/maintainers/victorchat)

---

Top Contributors

[![victorchat](https://avatars.githubusercontent.com/u/2699461?v=4)](https://github.com/victorchat "victorchat (628 commits)")

---

Tags

crud-assistantchatagency

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

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

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

###  Alternatives

[zingchart/php_wrapper

PHP wrapper for ZingChart

456.8k](/packages/zingchart-php-wrapper)[tinywan/exception-handler

webman exception handler plugin

1610.7k2](/packages/tinywan-exception-handler)

PHPackages © 2026

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