PHPackages                             ipub/doctrine-crud - 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. ipub/doctrine-crud

ActiveLibrary[Framework](/categories/framework)

ipub/doctrine-crud
==================

CRUD methods for Doctrine2 ORM

v5.1.0(1y ago)656.3k↑88.9%12GPL-2.0PHPPHP &gt;=8.1.0CI failing

Since Jan 21Pushed 1y ago1 watchersCompare

[ Source](https://github.com/ipublikuj/doctrine-crud)[ Packagist](https://packagist.org/packages/ipub/doctrine-crud)[ Docs](https://github.com/iPublikuj/doctrine-crud)[ RSS](/packages/ipub-doctrine-crud/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (10)Dependencies (23)Versions (28)Used By (2)

Doctrine CRUD
=============

[](#doctrine-crud)

[![Build Status](https://camo.githubusercontent.com/e55461af18806ffc781611faac4e112d3b255e6f1c3a442f3aa164843ac59743/68747470733a2f2f62616467656e2e6e65742f6769746875622f636865636b732f697075626c696b756a2f646f637472696e652d637275642f6d61737465723f63616368653d333030267374796c653d666c6173742d737175617265)](https://github.com/ipublikuj/doctrine-crud/actions)[![Licence](https://camo.githubusercontent.com/ce1f52548589f62878ee6dba10abd362ec5da1bde650374881b14f213e14d10a/68747470733a2f2f62616467656e2e6e65742f6769746875622f6c6963656e73652f697075626c696b756a2f646f637472696e652d637275643f63616368653d333030267374796c653d666c6173742d737175617265)](https://github.com/ipublikuj/doctrine-crud/blob/master/LICENSE.md)[![Code coverage](https://camo.githubusercontent.com/1a5098e6070fc6480cd2a3e33190b89f1f98f1d127cbf110da99361c0eb7ab5f/68747470733a2f2f62616467656e2e6e65742f636f766572616c6c732f632f6769746875622f697075626c696b756a2f646f637472696e652d637275643f63616368653d333030267374796c653d666c6173742d737175617265)](https://coveralls.io/r/ipublikuj/doctrine-crud)

[![PHP](https://camo.githubusercontent.com/dc60c36db215535cee73c50e4028bb941378b43363b0c676e43d6d25797b20ac/68747470733a2f2f62616467656e2e6e65742f7061636b61676973742f7068702f697075622f646f637472696e652d637275643f63616368653d333030267374796c653d666c6173742d737175617265)](https://camo.githubusercontent.com/dc60c36db215535cee73c50e4028bb941378b43363b0c676e43d6d25797b20ac/68747470733a2f2f62616467656e2e6e65742f7061636b61676973742f7068702f697075622f646f637472696e652d637275643f63616368653d333030267374796c653d666c6173742d737175617265)[![Latest stable](https://camo.githubusercontent.com/e3013d2c92a15f1768fb9e2e82922a5b0530adcdfc28d468e738012155f7663f/68747470733a2f2f62616467656e2e6e65742f7061636b61676973742f762f697075622f646f637472696e652d637275642f6c61746573743f63616368653d333030267374796c653d666c6173742d737175617265)](https://packagist.org/packages/ipublikuj/doctrine-crud)[![Downloads total](https://camo.githubusercontent.com/be14f313af88d2914836c24c92c90a84f4b0ac4186de25ae6263c385a98481c4/68747470733a2f2f62616467656e2e6e65742f7061636b61676973742f64742f697075622f646f637472696e652d637275643f63616368653d333030267374796c653d666c6173742d737175617265)](https://packagist.org/packages/ipublikuj/doctrine-crud)[![PHPStan](https://camo.githubusercontent.com/a44af5fc39484990738cc4bd3874d884a42afdeed470b34a010e77bb8341ef31/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5048505374616e2d656e61626c65642d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](https://github.com/phpstan/phpstan)

Implementation of CRUD system into [Doctrine3](https://github.com/doctrine/orm) with CRUD system.

Installation
------------

[](#installation)

The best way to install **ipub/doctrine-crud** is using [Composer](http://getcomposer.org/):

```
composer require ipub/doctrine-crud
```

After that, you have to register extension in config.neon.

```
extensions:
    doctrineCrud: IPub\DoctrineCrud\DI\DoctrineCrudExtension
```

Documentation
-------------

[](#documentation)

Learn how to register and work with blameable behavior in [documentation](https://github.com/iPublikuj/doctrine-crud/blob/master/docs/en/index.md).

---

Homepage  and repository .

###  Health Score

44

—

FairBetter than 91% of packages

Maintenance32

Infrequent updates — may be unmaintained

Popularity32

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity82

Battle-tested with a long release history

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

Recently: every ~45 days

Total

27

Last Release

688d ago

Major Versions

v1.1.0 → v2.0.02017-01-14

v2.3.1 → v3.0.02021-05-24

v3.0.2 → v4.0.02024-02-06

v4.1.0 → v5.0.02024-08-04

PHP version history (8 changes)v1.0.0PHP &gt;=5.4

v1.1.0PHP &gt;=7.0.0

v2.0.3PHP &gt;=7.1.0

v2.1.0PHP &gt;=7.2.0

v2.2.0PHP &gt;=7.3.0

v3.0.0PHP &gt;=7.4

v4.0.0PHP &gt;=8.0

v5.0.0PHP &gt;=8.1.0

### Community

Maintainers

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

---

Top Contributors

[![akadlec](https://avatars.githubusercontent.com/u/1866672?v=4)](https://github.com/akadlec "akadlec (118 commits)")

---

Tags

cruddoctrinedoctrine-cruddoctrine2extensionipubipublikujnetteframeworknettedoctrinedoctrine2crudtoolsipub

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/ipub-doctrine-crud/health.svg)

```
[![Health](https://phpackages.com/badges/ipub-doctrine-crud/health.svg)](https://phpackages.com/packages/ipub-doctrine-crud)
```

###  Alternatives

[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.

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

PHPackages © 2026

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