PHPackages                             smile/ezee-phoneformfield-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/ezee-phoneformfield-bundle

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

smile/ezee-phoneformfield-bundle
================================

Phone Field for eZ Studio Form Builder

1.0.0(9y ago)011GPL-3.0PHPPHP ~5.6|~7.0

Since Mar 10Pushed 9y ago6 watchersCompare

[ Source](https://github.com/Smile-SA/EzEEPhoneFormFieldBundle)[ Packagist](https://packagist.org/packages/smile/ezee-phoneformfield-bundle)[ RSS](/packages/smile-ezee-phoneformfield-bundle/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (1)Dependencies (2)Versions (2)Used By (0)

SmileEzEEPhoneFormFieldBundle
=============================

[](#smileezeephoneformfieldbundle)

[![SensioLabsInsight](https://camo.githubusercontent.com/fc48a89f5c0835b5af223b7cacac00c3edbc83ae48f3d77637a9e1b1e1fd9282/68747470733a2f2f696e73696768742e73656e73696f6c6162732e636f6d2f70726f6a656374732f34613736626633332d393865312d343964632d616436622d6537636137316235626464612f6d696e692e706e67)](https://insight.sensiolabs.com/projects/4a76bf33-98e1-49dc-ad6b-e7ca71b5bdda)

Add new eZStudio Form Field named *Phone* displaying select field with country list

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

[](#installation)

### Get the bundle using composer

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

Add SmileEzEEPhoneFormFieldBundle by running this command from the terminal at the root of your eZStudio project:

```
composer require smile/ezee-phoneformfield-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\EzEEPhoneFormFieldBundle\SmileEzEECountryFormFieldBundle(),
        // ...
    );
}
```

### Add assetic

[](#add--assetic)

```
{% javascripts
    ...
    'bundles/smileezeephoneformfield/js/smileform_phone.js'
%}

{% endjavascripts %}

```

###  Health Score

25

—

LowBetter than 36% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity2

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity58

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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

3398d ago

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

### Embed Badge

![Health badge](/badges/smile-ezee-phoneformfield-bundle/health.svg)

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

###  Alternatives

[ezsystems/legacy-bridge

eZ Platform bridge to eZ Publish Legacy

17118.8k5](/packages/ezsystems-legacy-bridge)[netgen/information-collection-bundle

Information collection alike feature for Ibexa Platform

1945.6k11](/packages/netgen-information-collection-bundle)[netgen/remote-media-bundle

Remote media field type implementation

189.5k6](/packages/netgen-remote-media-bundle)

PHPackages © 2026

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