PHPackages                             nmdev/adflybundle - 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. nmdev/adflybundle

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

nmdev/adflybundle
=================

Adfly Url Shortener Symfony Bundle

012PHP

Since Jan 27Pushed 11y ago1 watchersCompare

[ Source](https://github.com/rmed19/adflybundle)[ Packagist](https://packagist.org/packages/nmdev/adflybundle)[ RSS](/packages/nmdev-adflybundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Using NmAdflyBundle
===================

[](#using-nmadflybundle)

Welcome to NmAdflyBundle - a Symfony bundle to make short url using Adfly api

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

[](#installation)

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 this bundle:

.. code-block:: bash

    $ composer require nmdev/adflybundle

This command requires you to have Composer installed globally, as explained
in the ``installation chapter``_ of the Composer documentation.

Step 2: Enable the Bundle
~~~~~~~~~~~~~~~~~~~~~~~~~

Then, enable the bundle by adding the following line in the ````app/AppKernel.php````
file of your project:

.. code-block:: php
