PHPackages                             ywoume/imkcrudbundle - 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. ywoume/imkcrudbundle

ActiveLibrary[Framework](/categories/framework)

ywoume/imkcrudbundle
====================

Crud Process simplify bundle

1.2.1(6y ago)1122PHPPHP ^7.1.3

Since Oct 14Pushed 6y ago1 watchersCompare

[ Source](https://github.com/ywoume/imkcrudbundle)[ Packagist](https://packagist.org/packages/ywoume/imkcrudbundle)[ RSS](/packages/ywoume-imkcrudbundle/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (5)Dependencies (2)Versions (9)Used By (0)

1 - Install
===========

[](#1---install)

```
composer require ywoume/imkcrudbundle
```

Copy and paste this in your terminal.

2 - Charge in symfony
=====================

[](#2---charge-in-symfony)

in `Bundles.php` add this line

```
// file: config/bundle.php
ImkCrudBundle\ImkCrudBundle::class => ['all' => true],
```

\#3 - Configuration

add `imk_crud.yaml in packages/ folders` and paste this inside `imk_crud: ~`

default configuration
---------------------

[](#default-configuration)

This is an example default configuration form an entity

```
imk_crud:
  entity:
    - Users:
        crud: true
        create: true
        read: true
        list: true
        delete: true
        update: true
```

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 91.2% 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 ~30 days

Total

5

Last Release

2330d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/6189922?v=4)[Ywoumé RAJAONA](/maintainers/ywoume)[@ywoume](https://github.com/ywoume)

---

Top Contributors

[![ywoume](https://avatars.githubusercontent.com/u/6189922?v=4)](https://github.com/ywoume "ywoume (31 commits)")[![AlphonsoLR](https://avatars.githubusercontent.com/u/56675949?v=4)](https://github.com/AlphonsoLR "AlphonsoLR (2 commits)")[![fahbruce](https://avatars.githubusercontent.com/u/56675363?v=4)](https://github.com/fahbruce "fahbruce (1 commits)")

---

Tags

imk-crud-bundleimkcrudimkcrudbundle

### Embed Badge

![Health badge](/badges/ywoume-imkcrudbundle/health.svg)

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

###  Alternatives

[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k17.5M378](/packages/easycorp-easyadmin-bundle)[prestashop/prestashop

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

9.1k16.8k](/packages/prestashop-prestashop)[oro/platform

Business Application Platform (BAP)

642140.7k104](/packages/oro-platform)[contao/core-bundle

Contao Open Source CMS

1231.6M2.7k](/packages/contao-core-bundle)[2lenet/crudit-bundle

The easy like Crud'it Bundle.

1615.6k12](/packages/2lenet-crudit-bundle)[rcsofttech/audit-trail-bundle

Enterprise-grade, high-performance Symfony audit trail bundle. Automatically track Doctrine entity changes with split-phase architecture, multiple transports (HTTP, Queue, Doctrine), and sensitive data masking.

1175.2k](/packages/rcsofttech-audit-trail-bundle)

PHPackages © 2026

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