PHPackages                             dk-ez-studio/block-generator-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. dk-ez-studio/block-generator-bundle

ActiveApplication[Utility &amp; Helpers](/categories/utility)

dk-ez-studio/block-generator-bundle
===================================

eZ Studio Block Generator

1121PHP

Since Jan 16Pushed 9y ago2 watchersCompare

[ Source](https://github.com/kevindejour/eZStudioBlockGeneratorBundle)[ Packagist](https://packagist.org/packages/dk-ez-studio/block-generator-bundle)[ RSS](/packages/dk-ez-studio-block-generator-bundle/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

eZStudioBlockGeneratorBundle
============================

[](#ezstudioblockgeneratorbundle)

A Bungle with a eZ Studio Block Generator

How to install:

add to your composer

```
composer require dk-ez-studio/block-generator-bundle dev-master

```

add to your app/AppKernel.php

```
new DKeZStudio\BlockGeneratorBundle\eZStudioBlockGeneratorBundle()

```

How to use:

```
php app/console generate:ezstudio:block

```

Create your bundle as usual, but choose after a name for your block

```
Set a name for your eZStudio Block.

Name of your eZStudio Block: My custom Block Name

```

set the number of fields you need

```
Set the number of fields for your eZStudio Block.

Number of fields for your eZStudio Block: 5

```

and then for each field, the kind of field you want

```
Determine the format to use for the eZ Studio block field 1

Field type for field 1 (integer, string, text, multiple or embed): integer

Determine the format to use for the eZ Studio block field 2

Field type for field 2 (integer, string, text, multiple or embed): string

Determine the format to use for the eZ Studio block field 3

Field type for field 3 (integer, string, text, multiple or embed): text

Determine the format to use for the eZ Studio block field 4

Field type for field 4 (integer, string, text, multiple or embed): multiple

Determine the format to use for the eZ Studio block field 5

Field type for field 5 (integer, string, text, multiple or embed): embed

```

and VOILA ! :D

ps: don't forget to update frequently, it's still in dev ;)

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 94.7% 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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/13851854?v=4)[kevindejour](/maintainers/kevindejour)[@kevindejour](https://github.com/kevindejour)

---

Top Contributors

[![kevindejour](https://avatars.githubusercontent.com/u/13851854?v=4)](https://github.com/kevindejour "kevindejour (18 commits)")[![janit](https://avatars.githubusercontent.com/u/198965?v=4)](https://github.com/janit "janit (1 commits)")

### Embed Badge

![Health badge](/badges/dk-ez-studio-block-generator-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/dk-ez-studio-block-generator-bundle/health.svg)](https://phpackages.com/packages/dk-ez-studio-block-generator-bundle)
```

###  Alternatives

[aeon-php/calendar-holidays

Holidays calendar abstraction layer for Aeon Time management framework

14214.0k3](/packages/aeon-php-calendar-holidays)

PHPackages © 2026

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