PHPackages                             vanio/vanio-api-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. [API Development](/categories/api)
4. /
5. vanio/vanio-api-bundle

ActiveSymfony-bundle[API Development](/categories/api)

vanio/vanio-api-bundle
======================

Symfony2 Bundle providing some additional features for API development

14.1k1[3 PRs](https://github.com/vaniocz/vanio-api-bundle/pulls)PHP

Since Jul 30Pushed 4y ago2 watchersCompare

[ Source](https://github.com/vaniocz/vanio-api-bundle)[ Packagist](https://packagist.org/packages/vanio/vanio-api-bundle)[ RSS](/packages/vanio-vanio-api-bundle/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependenciesVersions (5)Used By (0)

[![Vanio](https://camo.githubusercontent.com/b691445be273912a0905be759555aa166528db3a3606ddf1f25a54e734e7efbb/687474703a2f2f7777772e76616e696f2e637a2f696d672f76616e696f2d6c6f676f2e706e67)](http://www.vanio.cz) API Bundle
============================================================================================================================================================================================================================

[](#-api-bundle)

[![Build Status](https://camo.githubusercontent.com/5f0181ad503554203eae086e8d3bf72ddf92ebeb2cff4e2fa1d3fd6b0490ee8c/68747470733a2f2f7472617669732d63692e6f72672f76616e696f637a2f76616e696f2d6170692d62756e646c652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/vaniocz/vanio-api-bundle)[![PHP7.2](https://camo.githubusercontent.com/c5f3cc9c94c7a65d2ae2d3b2c02a870be7eaae58d34f9ce39eacf58ca493115d/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7068702d372e322d3642374542392e737667)](https://camo.githubusercontent.com/c5f3cc9c94c7a65d2ae2d3b2c02a870be7eaae58d34f9ce39eacf58ca493115d/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7068702d372e322d3642374542392e737667)[![License](https://camo.githubusercontent.com/a56b68257490f6f17f826903dfffda8bbb30ce470657a4590a6552e0dbd256d0/68747470733a2f2f706f7365722e707567782e6f72672f76616e696f2f76616e696f2d6170692d62756e646c652f6c6963656e7365)](https://github.com/vaniocz/vanio-api-bundle/blob/master/LICENSE)

A Symfony3 Bundle providing some additional features for API development.

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

[](#installation)

Installation can be done as usually using composer. `composer require vanio/vanio-api-bundle`

Next step is to register this bundle inside your `AppKernel`.

```
// app/AppKernel.php
// ...

class AppKernel extends Kernel
{
    // ...

    public function registerBundles(): array
    {
        $bundles = [
            // ...
            new Vanio\ApiBundle\VanioApiBundle,
        ];

        // ...
    }
}
```

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity42

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 91.3% 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/a0d882c3421e9c9188486977fb9193ee5840db4e1ac071fae1305112c92ab04a?d=identicon)[maryo](/maintainers/maryo)

![](https://www.gravatar.com/avatar/83fd24874418acb2e635bc408732703403e16fea6c003224f1e066f07e239bcb?d=identicon)[stanleyk](/maintainers/stanleyk)

---

Top Contributors

[![maryo](https://avatars.githubusercontent.com/u/900769?v=4)](https://github.com/maryo "maryo (42 commits)")[![stanleyk](https://avatars.githubusercontent.com/u/510199?v=4)](https://github.com/stanleyk "stanleyk (4 commits)")

### Embed Badge

![Health badge](/badges/vanio-vanio-api-bundle/health.svg)

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

###  Alternatives

[stripe/stripe-php

Stripe PHP Library

4.0k143.3M480](/packages/stripe-stripe-php)[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M272](/packages/twilio-sdk)[facebook/php-business-sdk

PHP SDK for Facebook Business

90821.9M34](/packages/facebook-php-business-sdk)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

74513.7M114](/packages/meilisearch-meilisearch-php)[google/gax

Google API Core for PHP

265103.1M454](/packages/google-gax)[google/common-protos

Google API Common Protos for PHP

173103.7M50](/packages/google-common-protos)

PHPackages © 2026

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