PHPackages                             sierratecnologia/crudmaker - 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. sierratecnologia/crudmaker

ActiveLibrary[Framework](/categories/framework)

sierratecnologia/crudmaker
==========================

An incredibly powerful and some say magical CRUD maker for Laravel

v2.0.0(6y ago)09222MITPHPPHP &gt;=7.0

Since Jul 18Pushed 2y ago2 watchersCompare

[ Source](https://github.com/SierraTecnologia/CrudMaker)[ Packagist](https://packagist.org/packages/sierratecnologia/crudmaker)[ RSS](/packages/sierratecnologia-crudmaker/feed)WikiDiscussions stable Synced today

READMEChangelogDependencies (7)Versions (52)Used By (2)

CrudMaker
=========

[](#crudmaker)

> Unfortunately, we've decided to abandon this library. You're free to fork and maintain your own version if you like.

**CrudMaker** - An incredibly powerful and some say magical CRUD maker for Laravel

[![Build Status](https://camo.githubusercontent.com/a56c4964c9f127118a0399e5d068c2ae0434124e28ea64b15df2c4776ac4309c/68747470733a2f2f7472617669732d63692e6f72672f5369657272615465636e6f6c6f676961496e632f437275644d616b65722e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/SierraTecnologiaInc/CrudMaker)[![Maintainability](https://camo.githubusercontent.com/742f2ec1c1ff64c7baaf7f388b0720f713f94916c8b11f05c9c110c2d89e0230/68747470733a2f2f6170692e636f6465636c696d6174652e636f6d2f76312f6261646765732f36333938633832663431373830336433666536652f6d61696e7461696e6162696c697479)](https://codeclimate.com/github/SierraTecnologiaInc/CrudMaker/maintainability)[![Packagist](https://camo.githubusercontent.com/2cf41e42592262443363bf5e0b87463ff3e785a126f930e7447511f9e6ef4831/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f7369657272617465636e6f6c6f6769612f637275646d616b65722e737667)](https://packagist.org/packages/sierratecnologia/crudmaker)[![license](https://camo.githubusercontent.com/850eae1099d2b05f53383473d7cd51f9bc1ab09b7d0d9e5122f1dd930efdcc6d/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f6d6173686170652f6170697374617475732e737667)](https://packagist.org/packages/sierratecnologia/crudmaker)

It can generate magical CRUD prototypes rapidly with full testing scripts prepared for you, requiring very little editing. Following SOLID principals it can construct a basic set of components pending on a table name provided in the CLI. The CRUD can be used with singular table entities think: 'books' or 'authors' but, you can also build CRUDs for combined entities that is a parent, and child like structure: 'books\_authors'. This will generate a 'books\_authors' table and place all components of the authors (controller, service, model etc) into a Books namespace, which means you can then generate 'books\_publishers' and have all the components be added as siblings to the authors. Now let's say you went ahead with using the Laracogs starter kit, then you can autobuild your CRUDs with them bootstrapped, which means they're already wrapped up as view extensions of the dashboard content which means you're even closer to being done your application.

##### Author(s):

[](#authors)

- [Matt Lantz](https://github.com/mlantz) ([@mattylantz](http://twitter.com/mattylantz), mattlantz at gmail dot com)

Requirements
------------

[](#requirements)

1. PHP 7+
2. OpenSSL

Compatibility and Support
-------------------------

[](#compatibility-and-support)

Laravel VersionPackage TagSupported5.6.x1.4.xno5.5.x1.3.xno5.4.x1.2.xno5.3.x1.1.xnoDocumentation
-------------

[](#documentation)

License
-------

[](#license)

CrudMaker is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT)

### Bug Reporting and Feature Requests

[](#bug-reporting-and-feature-requests)

Please add as many details as possible regarding submission of issues and feature requests

### Disclaimer

[](#disclaimer)

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community20

Small or concentrated contributor base

Maturity71

Established project with proven stability

 Bus Factor1

Top contributor holds 63.8% 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 ~62 days

Recently: every ~305 days

Total

45

Last Release

847d ago

Major Versions

v1.4.5 → v2.0.02019-06-10

PHP version history (6 changes)v1.0.0PHP &gt;=5.5.9

v1.1.0PHP &gt;=5.6.4

v1.3.0PHP &gt;=7.0

0.3.0.x-devPHP &gt;=7.2

0.2.0PHP &gt;=7.4

0.4.4PHP ^7.2|^8.0

### Community

Maintainers

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

---

Top Contributors

[![mlantz](https://avatars.githubusercontent.com/u/1065551?v=4)](https://github.com/mlantz "mlantz (143 commits)")[![ricardosierra](https://avatars.githubusercontent.com/u/5499444?v=4)](https://github.com/ricardosierra "ricardosierra (43 commits)")[![breakingrobot](https://avatars.githubusercontent.com/u/15056336?v=4)](https://github.com/breakingrobot "breakingrobot (17 commits)")[![jackwh](https://avatars.githubusercontent.com/u/627533?v=4)](https://github.com/jackwh "jackwh (6 commits)")[![Braunson](https://avatars.githubusercontent.com/u/577273?v=4)](https://github.com/Braunson "Braunson (5 commits)")[![casperboone](https://avatars.githubusercontent.com/u/15815208?v=4)](https://github.com/casperboone "casperboone (4 commits)")[![amranidev](https://avatars.githubusercontent.com/u/12874619?v=4)](https://github.com/amranidev "amranidev (2 commits)")[![thinkstylestudio](https://avatars.githubusercontent.com/u/322368?v=4)](https://github.com/thinkstylestudio "thinkstylestudio (2 commits)")[![CaddyDz](https://avatars.githubusercontent.com/u/13698160?v=4)](https://github.com/CaddyDz "CaddyDz (1 commits)")[![chrishepner](https://avatars.githubusercontent.com/u/396592?v=4)](https://github.com/chrishepner "chrishepner (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/sierratecnologia-crudmaker/health.svg)

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

###  Alternatives

[laravel/horizon

Dashboard and code-driven configuration for Laravel queues.

4.2k84.2M225](/packages/laravel-horizon)[laravel/ui

Laravel UI utilities and presets.

2.7k134.9M601](/packages/laravel-ui)[laravel/jetstream

Tailwind scaffolding for the Laravel framework.

4.1k19.8M136](/packages/laravel-jetstream)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M152](/packages/sulu-sulu)[internachi/modular

Modularize your Laravel apps

1.1k662.4k8](/packages/internachi-modular)[contao/core-bundle

Contao Open Source CMS

1231.6M2.4k](/packages/contao-core-bundle)

PHPackages © 2026

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