PHPackages                             smile/ez-fieldtypegenerator-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. smile/ez-fieldtypegenerator-bundle

Abandoned → [edgar/ez-fieldtypeextra-bundle](/?search=edgar%2Fez-fieldtypeextra-bundle)Ezplatform-bundle[Utility &amp; Helpers](/categories/utility)

smile/ez-fieldtypegenerator-bundle
==================================

FieldType generator for eZ Platform 6.x

1.0.9(9y ago)42.0k1GPL-3.0PHPPHP ~5.6|~7.0

Since Oct 11Pushed 8y ago7 watchersCompare

[ Source](https://github.com/Smile-SA/EzFieldTypeGeneratorBundle)[ Packagist](https://packagist.org/packages/smile/ez-fieldtypegenerator-bundle)[ RSS](/packages/smile-ez-fieldtypegenerator-bundle/feed)WikiDiscussions 2.0.x Synced 1mo ago

READMEChangelog (10)Dependencies (1)Versions (12)Used By (0)

SmileEzFieldTypeGeneratorBundle
===============================

[](#smileezfieldtypegeneratorbundle)

[![SensioLabsInsight](https://camo.githubusercontent.com/19c0539ca5f33c9fbf73d8dd5199c068f6bd177bf73dbe40618e6a0439ac7a7f/68747470733a2f2f696e73696768742e73656e73696f6c6162732e636f6d2f70726f6a656374732f62333935346461382d343362352d343339342d613233332d3238313133643537363736632f6d696e692e706e67)](https://insight.sensiolabs.com/projects/b3954da8-43b5-4394-a233-28113d57676c)

This bundle aims to provide generate:fieldtype command to generate eZ Platform FieldType bundle structure.

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

[](#installation)

### Get the bundle using composer

[](#get-the-bundle-using-composer)

Add SmileEzFieldTypeGeneratorBundle by running this command from the terminal at the root of your eZPlatform project:

```
composer require smile/ez-fieldtypegenerator-bundle
```

### Enable the bundle

[](#enable-the-bundle)

To start using the bundle, register the bundle in your application's kernel class:

```
// ezpublish/EzPublishKernel.php
public function registerBundles()
{
    $bundles = array(
        // ...
        new Smile\EzFieldTypeGeneratorBundle\SmileEzFieldTypeGeneratorBundle(),
        // ...
    );
}
```

### How to use the new command

[](#how-to-use-the-new-command)

```
php app/console generate:fieldtype

php app/console assets:install --symlink web

php app/console assetic:dump
```

As generate:bundle, you should enter a valid namepsace.

New required entry is le FieldType name.

A bundle is generated automatically with all code structure to manage new eZ Platform field type

###  Health Score

32

—

LowBetter than 71% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity65

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

Recently: every ~43 days

Total

11

Last Release

3239d ago

Major Versions

1.0.9 → 2.0.x-dev2017-06-25

PHP version history (3 changes)1.0.0PHP &gt;=5.3.0

1.0.6PHP ~5.6|~7.0

2.0.x-devPHP ~7.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/c158652d318dfb93e48bdda8c3c514ed91b7c0ae7e848e33c99bf8efd852c9d6?d=identicon)[smile-sa](/maintainers/smile-sa)

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

---

Top Contributors

[![noodle69](https://avatars.githubusercontent.com/u/6176289?v=4)](https://github.com/noodle69 "noodle69 (19 commits)")

### Embed Badge

![Health badge](/badges/smile-ez-fieldtypegenerator-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/smile-ez-fieldtypegenerator-bundle/health.svg)](https://phpackages.com/packages/smile-ez-fieldtypegenerator-bundle)
```

###  Alternatives

[ezsystems/legacy-bridge

eZ Platform bridge to eZ Publish Legacy

17118.6k4](/packages/ezsystems-legacy-bridge)[netgen/remote-media-bundle

Remote media field type implementation

189.4k4](/packages/netgen-remote-media-bundle)

PHPackages © 2026

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