PHPackages                             weblabel/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. weblabel/api-bundle

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

weblabel/api-bundle
===================

This bundle provides few functionalities that helps you quickly develop REST API based on Symfony framework

v3.3.1(4y ago)01.5k[3 PRs](https://github.com/weblabel-tech/WeblabelApiBundle/pulls)MITPHPPHP &gt;=7.4

Since Jan 8Pushed 3y agoCompare

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

READMEChangelog (10)Dependencies (10)Versions (22)Used By (0)

WeblabelApiBundle
=================

[](#weblabelapibundle)

[![Github CI](https://github.com/weblabel-tech/WeblabelApiBundle/actions/workflows/testsuite.yml/badge.svg)](https://github.com/weblabel-tech/WeblabelApiBundle/actions/workflows/testsuite.yml)

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 weblabel/api-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 weblabel/api-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 [
    // ...
    Weblabel\ApiBundle\WeblabelApiBundle::class => ['all' => true],
];
```

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity66

Established project with proven stability

 Bus Factor1

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

###  Release Activity

Cadence

Every ~41 days

Recently: every ~145 days

Total

18

Last Release

1622d ago

Major Versions

v1.2.2 → v2.02020-02-26

v2.1.1 → v3.02020-03-17

PHP version history (3 changes)v1.0PHP ^7.2.5

v2.0PHP ^7.4

v3.3.1PHP &gt;=7.4

### Community

Maintainers

![](https://www.gravatar.com/avatar/ed18c7b488d7a7c255db3590e31e22f0d19d368e19088019125a1f3d563a956c?d=identicon)[a-kowalski](/maintainers/a-kowalski)

---

Top Contributors

[![a-kowalski](https://avatars.githubusercontent.com/u/16385105?v=4)](https://github.com/a-kowalski "a-kowalski (44 commits)")

###  Code Quality

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

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

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

###  Alternatives

[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M651](/packages/sylius-sylius)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)[kimai/kimai

Kimai - Time Tracking

4.6k7.4k1](/packages/kimai-kimai)[contao/core-bundle

Contao Open Source CMS

1231.6M2.4k](/packages/contao-core-bundle)[ec-cube/ec-cube

EC-CUBE EC open platform.

78527.0k1](/packages/ec-cube-ec-cube)[ibexa/oss

A meta package for installing Ibexa Open Source

19772.4k11](/packages/ibexa-oss)

PHPackages © 2026

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