PHPackages                             kematjaya/crud-maker-bundle - 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. kematjaya/crud-maker-bundle

ActiveLibrary[Framework](/categories/framework)

kematjaya/crud-maker-bundle
===========================

crud generator base on symfony maker-bundle

8.0.3(3mo ago)11.9k[2 PRs](https://github.com/kematjaya0/crud-maker-bundle/pulls)MITPHP

Since Feb 24Pushed 3mo agoCompare

[ Source](https://github.com/kematjaya0/crud-maker-bundle)[ Packagist](https://packagist.org/packages/kematjaya/crud-maker-bundle)[ RSS](/packages/kematjaya-crud-maker-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (20)Versions (40)Used By (0)

Bootstrap CRUD Generator
========================

[](#bootstrap-crud-generator)

CRUD generator base on Symfony Maker Bundle

1. installation

```
composer require kematjaya/crud-maker-bundle

```

2. Generate Filter Form

```
php bin/console make:kmj-filter

```

3. Generate CRUD include form, filter and pagination

```
php bin/console make:kmj-crud

```

if use modal add to base template

```

```

and add jquery.js

- if you want to change generator template, you can set template path in config

```
# config/packages/crud_generator.yaml
# assume your template in root-project/generator
crud_maker:
    templates:
        path: '%kernel.project_dir%/generator'

```

thank to:

- Filter type provide by
- pagination provide by
- Base CRUD by:

###  Health Score

48

—

FairBetter than 94% of packages

Maintenance79

Regular maintenance activity

Popularity19

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity72

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

Recently: every ~114 days

Total

37

Last Release

109d ago

Major Versions

1.5.1 → 2.02022-02-02

2.2.1 → 7.02024-10-23

7.0.3 → 8.02026-01-20

### Community

Maintainers

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

---

Top Contributors

[![kematjaya0](https://avatars.githubusercontent.com/u/36223951?v=4)](https://github.com/kematjaya0 "kematjaya0 (62 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/kematjaya-crud-maker-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/kematjaya-crud-maker-bundle/health.svg)](https://phpackages.com/packages/kematjaya-crud-maker-bundle)
```

###  Alternatives

[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M647](/packages/sylius-sylius)[contao/core-bundle

Contao Open Source CMS

1231.6M2.3k](/packages/contao-core-bundle)[ec-cube/ec-cube

EC-CUBE EC open platform.

78527.0k1](/packages/ec-cube-ec-cube)[sulu/sulu

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

1.3k1.3M152](/packages/sulu-sulu)[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)

PHPackages © 2026

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