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 2mo 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 49% 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

2278d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/c9601cd9fbf612284a7684ea79d251da477abd0c2e4659044aa387763ced1609?d=identicon)[ywoume](/maintainers/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

[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)[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)[oro/platform

Business Application Platform (BAP)

644134.8k84](/packages/oro-platform)[neos/flow

Flow Application Framework

862.0M449](/packages/neos-flow)[enhavo/enhavo

enhavo

927.6k2](/packages/enhavo-enhavo)

PHPackages © 2026

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