PHPackages                             fardus/crud-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. [Admin Panels](/categories/admin)
4. /
5. fardus/crud-bundle

AbandonedSymfony-bundle[Admin Panels](/categories/admin)

fardus/crud-bundle
==================

CRUD for Symfony project with bootstrap 3

1.2.1(10y ago)2185MITHTMLPHP &gt;=5.5

Since Feb 20Pushed 9y ago1 watchersCompare

[ Source](https://github.com/fardus/CRUDBundle)[ Packagist](https://packagist.org/packages/fardus/crud-bundle)[ RSS](/packages/fardus-crud-bundle/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (10)Versions (6)Used By (0)

CRUDBundle Bundle for CRUD Symfony
==================================

[](#crudbundle-bundle-for-crud-symfony)

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

[](#installation)

minimum require PHP version 5.5, and symfony &gt;= 2.8

```
composer require fardus/crud-bundle

```

In AppKernel.php add

```
    public function registerBundles() {
      ...
      new Fardus\Bundle\CrudBundle\FardusCrudBundle(),
    }
```

Use
---

[](#use)

With console launch

```
    app/console fardus:generate:crud
```

options available

```
 --entity=[NameBundle:NameEntity]
 --route-prefix=[/route]
 --format=[xml, yml, annotation, php]

 # If you want to replace the existing code
 --overwrite
```

Component
---------

[](#component)

|*name*|*version*| |Bootstrap| 3.6| |Font-awesome 4.5 |Jquery| latest version|

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity62

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

Total

3

Last Release

3786d ago

PHP version history (2 changes)1.1.0PHP &gt;=5.3.9

1.2.1PHP &gt;=5.5

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/2770842?v=4)[Hamada Sidi Fahari](/maintainers/fardus)[@fardus](https://github.com/fardus)

---

Top Contributors

[![fardus](https://avatars.githubusercontent.com/u/2770842?v=4)](https://github.com/fardus "fardus (18 commits)")

---

Tags

crudcommandbootstrapSymfony Bundlebootstrap3

### Embed Badge

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

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

###  Alternatives

[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k17.9M388](/packages/easycorp-easyadmin-bundle)[2lenet/crudit-bundle

The easy like Crud'it Bundle.

1616.4k14](/packages/2lenet-crudit-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.1k17.8k](/packages/prestashop-prestashop)[kimai/kimai

Kimai - Time Tracking

4.8k9.0k1](/packages/kimai-kimai)[sylius/sylius

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

8.5k5.9M736](/packages/sylius-sylius)[oro/platform

Business Application Platform (BAP)

645143.5k115](/packages/oro-platform)

PHPackages © 2026

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