PHPackages                             kkedzierski/sms-api-manager-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. kkedzierski/sms-api-manager-bundle

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

kkedzierski/sms-api-manager-bundle
==================================

Sms manager for sms api

1.0.0(3y ago)03MITPHPPHP ^8.1

Since Apr 8Pushed 3y ago1 watchersCompare

[ Source](https://github.com/kkedzierski/sms-api-manager-bundle)[ Packagist](https://packagist.org/packages/kkedzierski/sms-api-manager-bundle)[ RSS](/packages/kkedzierski-sms-api-manager-bundle/feed)WikiDiscussions master Synced today

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

Synfony SmsApiManagerBundle for [smsapi](https://www.smsapi.pl/) usage
======================================================================

[](#synfony-smsapimanagerbundle-for-smsapi-usage)

---

Installation
============

[](#installation)

Make sure Composer is installed globally, as explained in the [installation chapter](https://getcomposer.org/doc/00-intro.md)of the Composer documentation.

Applications that use Symfony Flex
----------------------------------

[](#applications-that-use-symfony-flex)

Open a command console, enter your project directory and execute:

```
$ composer require kkedzierski/sms-api-manager-bundle
```

Applications that don't use Symfony Flex
----------------------------------------

[](#applications-that-dont-use-symfony-flex)

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

```
$ composer require kkedzierski/sms-api-manager-bundle
```

### 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 `config/bundles.php` file of your project:

```
// config/bundles.php

return [
    // ...
    SmsApi\SmsApiManager\SmsApiManagerBundle::class => ['all' => true],
];
```

Usage
=====

[](#usage)

See [docs/index.md](./docs/index.md).

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

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

1182d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2abca41814e5f540a02f7753a6719c098317a636a89aabf80ea769ee5ebaa5df?d=identicon)[kkedzierski](/maintainers/kkedzierski)

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/kkedzierski-sms-api-manager-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/kkedzierski-sms-api-manager-bundle/health.svg)](https://phpackages.com/packages/kkedzierski-sms-api-manager-bundle)
```

###  Alternatives

[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k17.9M388](/packages/easycorp-easyadmin-bundle)[open-dxp/opendxp

Content &amp; Product Management Framework (CMS/PIM)

9421.6k61](/packages/open-dxp-opendxp)[oro/platform

Business Application Platform (BAP)

645143.5k115](/packages/oro-platform)[rcsofttech/audit-trail-bundle

Enterprise-grade, high-performance Symfony audit trail bundle. Automatically track Doctrine entity changes with split-phase architecture, multiple transports (HTTP, Queue, Doctrine), and sensitive data masking.

1189.8k](/packages/rcsofttech-audit-trail-bundle)

PHPackages © 2026

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