PHPackages                             zephyr/allmysms-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. [HTTP &amp; Networking](/categories/http)
4. /
5. zephyr/allmysms-bundle

ActiveSymfony-bundle[HTTP &amp; Networking](/categories/http)

zephyr/allmysms-bundle
======================

This bundle provides load of AllMySMS API for your Symfony Project

1.0.0(8y ago)15MITPHPPHP ^5.5|^7.0

Since Mar 14Pushed 8y ago1 watchersCompare

[ Source](https://github.com/ZephyrHQ/AllMySMSBundle)[ Packagist](https://packagist.org/packages/zephyr/allmysms-bundle)[ Docs](https://github.com/ZephyrHQ/AllMySMSBundle)[ RSS](/packages/zephyr-allmysms-bundle/feed)WikiDiscussions master Synced 1mo ago

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

AllMYSMSBUndle
==============

[](#allmysmsbundle)

This bundle provides AllMYSMS Library as symfony service.

It is compatible and tested with PHP 5.5, 5.6, 7.0, 7.1, on Symfony 3.\* and 4.\*.

Documentation
-------------

[](#documentation)

### Installation with Symfony Flex

[](#installation-with-symfony-flex)

Use the composer command in your Symfony Flex project :

```
composer req allmysms

```

### Installation Symfony 2.x, 3.x

[](#installation-symfony-2x-3x)

Install the bundle

`composer require zephyr/allmysms-bundle`

Add the bundle to AppKernel

```
