PHPackages                             skyronic/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. [Database &amp; ORM](/categories/database)
4. /
5. skyronic/crudkit

AbandonedArchivedLibrary[Database &amp; ORM](/categories/database)

skyronic/crudkit
================

Toolkit to quickly build powerful, mobile-friendly CRUD (create/read/update/delete) and admin interfaces. Integrates with Laravel and has support for other MVC Frameworks. Works with MySQL and other databases.

0.3.3-beta(10y ago)3095.0k82[39 issues](https://github.com/skyronic/crudkit/issues)[4 PRs](https://github.com/skyronic/crudkit/pulls)1MITPHP

Since May 20Pushed 8y ago34 watchersCompare

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

READMEChangelog (5)Dependencies (6)Versions (9)Used By (1)

CrudKit
=======

[](#crudkit)

[![GitHub license](https://camo.githubusercontent.com/850eae1099d2b05f53383473d7cd51f9bc1ab09b7d0d9e5122f1dd930efdcc6d/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f6d6173686170652f6170697374617475732e737667)](https://github.com/skyronic/crudkit/blob/master/LICENSE)

---

A Toolkit to quickly build powerful mobile-friendly CRUD (create/read/update/delete) interfaces.

Build locally
-------------

[](#build-locally)

Additionally from having PHP installed, make sure you have [nodejs](https://nodejs.org/) installed.

Once you have the basic requirements, follow the below instructions:

1. Clone the repository `$ git clone git@github.com:skyronic/crudkit.git`
2. Install [composer](https://getcomposer.org).
3. Install / Update dependencies, `$ composer update`.
4. Install `grunt` and other node related packages using: `$ npm install` (You might need to use `sudo`)
5. Install client-side dependencies using: `$ bower install`

Demos
-----

[](#demos)

Demos are listed in `demo/`. Inorder to see the demos in action follow the steps listed below:

- Create a symlink of `crudkit` using: `$ ln -s /home//path/to/crudkit demo/crudkit`
- Build static files: `$ grunt buildStatic`
- Start the server by running `$ php -S 0.0.0.0:8080` from the root of the project
- Navigate to [http://localhost:8080/demo/sql\_basic.php](http://localhost:8080/demo/sql_basic.php)

Laravel Support
---------------

[](#laravel-support)

Check out [markpurser/laravel-crudkit](https://github.com/markpurser/laravel-crudkit) for a similar project (no code shared with this project) with out of the box support for eloquent and relying on blade templates and Laravel for routing.

###  Health Score

36

—

LowBetter than 82% of packages

Maintenance17

Infrequent updates — may be unmaintained

Popularity39

Limited adoption so far

Community27

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 75.7% 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 ~44 days

Recently: every ~7 days

Total

6

Last Release

3794d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/80173?v=4)[Ani Sanjeev](/maintainers/skyronic)[@skyronic](https://github.com/skyronic)

---

Top Contributors

[![skyronic](https://avatars.githubusercontent.com/u/80173?v=4)](https://github.com/skyronic "skyronic (115 commits)")[![thepsion5](https://avatars.githubusercontent.com/u/2222722?v=4)](https://github.com/thepsion5 "thepsion5 (19 commits)")[![ThomasDebrunner](https://avatars.githubusercontent.com/u/8969570?v=4)](https://github.com/ThomasDebrunner "ThomasDebrunner (12 commits)")[![swaroopsm](https://avatars.githubusercontent.com/u/898602?v=4)](https://github.com/swaroopsm "swaroopsm (5 commits)")[![buedsmith](https://avatars.githubusercontent.com/u/49528786?v=4)](https://github.com/buedsmith "buedsmith (1 commits)")

---

Tags

laraveldatabaseguicrudbackendadmin

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[frozennode/administrator

A database interface package for Laravel

1.9k249.4k](/packages/frozennode-administrator)[sonata-project/entity-audit-bundle

Audit for Doctrine Entities

644989.8k1](/packages/sonata-project-entity-audit-bundle)[kalnoy/cruddy

Backend interface for handling CRUD operations on your Laravel Eloquent models.

1635.0k2](/packages/kalnoy-cruddy)[summerblue/administrator

A database interface package for Laravel, modified!

29329.8k1](/packages/summerblue-administrator)[exodusanto/administrator

A database interface package for Laravel (Legacy of Frozennode Laravel-Administrator)

3910.6k](/packages/exodusanto-administrator)[flobbos/laravel-crudable

A Laravel package for saving time on crud operations

1614.1k](/packages/flobbos-laravel-crudable)

PHPackages © 2026

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