PHPackages                             kay/smileybundle - 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. kay/smileybundle

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

kay/smileybundle
================

Symfony SmileyBundle for easily integrate smiley in project

1.0.2(9y ago)023MITJavaScriptPHP &gt;=5.3.2

Since Nov 23Pushed 9y ago1 watchersCompare

[ Source](https://github.com/kayzore/KaySmileyBundle)[ Packagist](https://packagist.org/packages/kay/smileybundle)[ RSS](/packages/kay-smileybundle/feed)WikiDiscussions master Synced 2mo ago

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

SmileyBundle
============

[](#smileybundle)

[![Latest Stable Version](https://camo.githubusercontent.com/2cbed5316fb41125889d722aa20899c18bbecf45ebefc095d09d4a10933ac9c9/68747470733a2f2f706f7365722e707567782e6f72672f6b61792f736d696c657962756e646c652f762f737461626c65)](https://packagist.org/packages/kay/smileybundle)[![Total Downloads](https://camo.githubusercontent.com/51695d5372843f786fe9e167d91ac28abc0bcbfce0446f10649a3e3f48ae5787/68747470733a2f2f706f7365722e707567782e6f72672f6b61792f736d696c657962756e646c652f646f776e6c6f616473)](https://packagist.org/packages/kay/smileybundle)[![License](https://camo.githubusercontent.com/82fc81ac75a22b57d115e4be35bb86441bc65523a6dd329e5f6991b2b6320c27/68747470733a2f2f706f7365722e707567782e6f72672f6b61792f736d696c657962756e646c652f6c6963656e7365)](https://packagist.org/packages/kay/smileybundle)

Step 1: Download the Bundle
---------------------------

[](#step-1-download-the-bundle)

Open a command console, enter your project directory and execute the following command to download the latest stable version of SmileyBundle:

```
$ composer require kay/smileybundle dev-master
```

This command requires you to have Composer installed globally, as explained in the [installation chapter](https://getcomposer.org/doc/00-intro.md)of the Composer documentation.

Step 2: Enable the Bundle
-------------------------

[](#step-2-enable-the-bundle)

Then, enable the bundle by adding it to the list of registered bundles in the `app/AppKernel.php` file of your project:

```
