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(11mo ago)13251MITPHPPHP ^8.2

Since Jan 23Pushed 11mo 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 1mo ago

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

39

—

LowBetter than 86% of packages

Maintenance50

Moderate activity, may be stable

Popularity14

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity70

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

353d 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

[gabrielrcouto/php-gui

Extensionless PHP Graphic User Interface library

2.3k7.2k](/packages/gabrielrcouto-php-gui)[fesor/request-objects

Custom request objects for Symfony made to make life less painful

9055.7k](/packages/fesor-request-objects)[nmarfurt/measurements

A PHP library for representing and converting dimensional units of measure.

17170.2k1](/packages/nmarfurt-measurements)[avplab/php-html-builder

PHP Html builder simplifies creation of an html code in php scripts. Allows to build (or generate) the html in simple natural way, similarly as create a html page.

189.2k](/packages/avplab-php-html-builder)

PHPackages © 2026

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