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

ActiveEzplatform-bundle[Utility &amp; Helpers](/categories/utility)

smile/ez-twitterfieldtype-bundle
================================

eZPlatform Twitter FieldType

021PHP

Since Feb 5Pushed 9y ago6 watchersCompare

[ Source](https://github.com/Smile-SA/EzTwitterFieldTypeBundle)[ Packagist](https://packagist.org/packages/smile/ez-twitterfieldtype-bundle)[ RSS](/packages/smile-ez-twitterfieldtype-bundle/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependenciesVersions (1)Used By (0)

SmileEzTwitterFieldTypeBundle
=============================

[](#smileeztwitterfieldtypebundle)

[![SensioLabsInsight](https://camo.githubusercontent.com/1a6986b6399f5a5dfd049d6b54d2e6e5ce9e8ce6794927a36a11f67a4060d492/68747470733a2f2f696e73696768742e73656e73696f6c6162732e636f6d2f70726f6a656374732f33336236363237322d313863622d343064322d393533622d6663386261616430646530322f6d696e692e706e67)](https://insight.sensiolabs.com/projects/33b66272-18cb-40d2-953b-fc8baad0de02)

This bundle aims to provide Twitter field type for eZ Platform context

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

[](#installation)

### Get the bundle using composer

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

> This Bundle is currently in dev

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

```
composer require smile/ez-twitterfieldtype-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\EzTwitterFieldTypeBundle\SmileEzTwitterFieldTypeBundle(),
        // ...
    );
}
```

```
php app/console assets:install --symlink web

php app/console assetic:dump
```

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 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.

### 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 (10 commits)")

### Embed Badge

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

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

###  Alternatives

[horstoeko/zugferdvisualizer

A library

34230.3k3](/packages/horstoeko-zugferdvisualizer)[craftcms/phpstan

PHPStan configuration for Craft CMS projects

12295.5k684](/packages/craftcms-phpstan)[luketowers/laravel-ga4-event-tracking

Simplifies using the Measurement Protocol for Google Analytics 4 to track events in Laravel applications.

2118.1k](/packages/luketowers-laravel-ga4-event-tracking)[fbf/laravel-contact-form

A Laravel 4 package for adding a simple contact form to a website

141.1k](/packages/fbf-laravel-contact-form)

PHPackages © 2026

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