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 1mo ago

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 59% 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

3739d ago

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

1.2.1PHP &gt;=5.5

### Community

Maintainers

![](https://www.gravatar.com/avatar/ee2589630792441147c41706281e33c5fd17234e8181c8911e12599f2a794b59?d=identicon)[fardus](/maintainers/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.3k16.7M310](/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.0k15.4k](/packages/prestashop-prestashop)[2lenet/crudit-bundle

The easy like Crud'it Bundle.

1714.8k8](/packages/2lenet-crudit-bundle)[ibexa/oss

A meta package for installing Ibexa Open Source

19772.4k11](/packages/ibexa-oss)[easycorp/easyadmin-demo

EasyAdmin Demo Application

145.7k](/packages/easycorp-easyadmin-demo)[pixelopen/cloudflare-turnstile-bundle

A simple package to help integrate Cloudflare Turnstile on Symfony.

31205.8k3](/packages/pixelopen-cloudflare-turnstile-bundle)

PHPackages © 2026

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