PHPackages                             alddesign/crudkit - 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. alddesign/crudkit

ActiveLibrary[Framework](/categories/framework)

alddesign/crudkit
=================

CRUD Kit

v1.0.0-rc.1(3y ago)18MITPHPPHP ^8.0.2CI failing

Since Nov 18Pushed 3y ago1 watchersCompare

[ Source](https://github.com/alddesign/crudkit)[ Packagist](https://packagist.org/packages/alddesign/crudkit)[ RSS](/packages/alddesign-crudkit/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (3)Dependencies (4)Versions (4)Used By (0)

[![logo](./src/assets/crudkit/img/crudkit_logo_64.png)](./src/assets/crudkit/img/crudkit_logo_64.png) CRUDKit
=============================================================================================================

[](#-crudkit)

[![GitHub](https://camo.githubusercontent.com/1768bfe7ff28771120bdad1c556cf30e6f4e027af119f232001c7fd03ef6b3d8/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f616c6464657369676e2f637275646b69743f7374796c653d666c61742d737175617265)](https://camo.githubusercontent.com/1768bfe7ff28771120bdad1c556cf30e6f4e027af119f232001c7fd03ef6b3d8/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f616c6464657369676e2f637275646b69743f7374796c653d666c61742d737175617265)[![Packagist Dependency Version](https://camo.githubusercontent.com/3e1bc0d5b9999c493678aea5dbf21fd0917d3f54dd9368f2af47d5ab215d49ad/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f646570656e64656e63792d762f616c6464657369676e2f637275646b69742f7068703f7374796c653d666c61742d737175617265)](https://camo.githubusercontent.com/3e1bc0d5b9999c493678aea5dbf21fd0917d3f54dd9368f2af47d5ab215d49ad/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f646570656e64656e63792d762f616c6464657369676e2f637275646b69742f7068703f7374796c653d666c61742d737175617265)[![GitHub repo size](https://camo.githubusercontent.com/d8db7a3f1fda7c12d56e75be0cb3c830c3e6436e2891485cad4943362aa31214/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f7265706f2d73697a652f616c6464657369676e2f637275646b69743f7374796c653d666c61742d737175617265)](https://camo.githubusercontent.com/d8db7a3f1fda7c12d56e75be0cb3c830c3e6436e2891485cad4943362aa31214/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f7265706f2d73697a652f616c6464657369676e2f637275646b69743f7374796c653d666c61742d737175617265)

About
-----

[](#about)

CRUDKit lets you create UI webpages for existing databases within minutes.

**C**reate, **R**ead, **U**pdate and **D**elete. Often, nothing more than these four basic operations are needed by user. CRUDKits helps to provide these in a fashionable manner. Great results can be achived even without a single line of code, as CRUDKit can automatically generate webpages. Beyond that its highly configurable and extendable.

CRUDKit runs on [PHP](https://php.net/) and uses the [Laravel](https://laravel.com/) framework as its foundation. [AdminLTE](https://adminlte.io/) is used to draw the frontend.

Getting started
---------------

[](#getting-started)

For the first steps check out:

1. Installation instructions: [readme-installation](./readme-installation.md)
2. How-to guide: [readme-howto](./readme-howto.md)
3. API documentation (reference), if you want to dig deeper: [readme-api-doc](./readme-api-doc.md)

If you are not willing to deal with laravel, composer or simply want to start fast: [alddesign/crudkit-standalone](https://github.com/alddesign/crudkit-standalone)

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity50

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

Total

3

Last Release

1126d ago

PHP version history (2 changes)v1.0.0-beta.1PHP &gt;=7.1.0

v1.0.0-rc.1PHP ^8.0.2

### Community

Maintainers

![](https://www.gravatar.com/avatar/705a5b60c4ea7dc7356d2308539044b4f611febda8779ff2b8ef3c12a37a7478?d=identicon)[alddesign](/maintainers/alddesign)

---

Top Contributors

[![alddesign](https://avatars.githubusercontent.com/u/30912084?v=4)](https://github.com/alddesign "alddesign (27 commits)")

---

Tags

adminltecrudcrud-applicationdatabasedatabase-managementlaravelphpphp8sqlsqliteui-kitui-kit-frameworkuikitframeworklaraveldatabasescaffoldsqlitesqlguiinterfacemvccrudfrontendcrudkitlaravel-crudkit

### Embed Badge

![Health badge](/badges/alddesign-crudkit/health.svg)

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

###  Alternatives

[markpurser/laravel-crudkit

Open source CRUD framework for Laravel

151.0k](/packages/markpurser-laravel-crudkit)[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[amranidev/scaffold-interface

A Smart CRUD Generator For Laravel

92120.7k1](/packages/amranidev-scaffold-interface)

PHPackages © 2026

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