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

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

mesolaries/smart-api-bundle
===========================

RESTful development helper for Symfony

v1.1(3y ago)2731MITPHPPHP ^7.2.5

Since Oct 27Pushed 3y ago2 watchersCompare

[ Source](https://github.com/mesolaries/SmartApiBundle)[ Packagist](https://packagist.org/packages/mesolaries/smart-api-bundle)[ RSS](/packages/mesolaries-smart-api-bundle/feed)WikiDiscussions main Synced 1w ago

READMEChangelog (10)Dependencies (8)Versions (13)Used By (0)

[![Latest Stable Version](https://camo.githubusercontent.com/5ec62eae352b7e8e44929485fc03af4f5e82f764fb07b953ae8d8c2041514c11/68747470733a2f2f706f7365722e707567782e6f72672f6d65736f6c61726965732f736d6172742d6170692d62756e646c652f76)](https://packagist.org/packages/mesolaries/smart-api-bundle)[![Total Downloads](https://camo.githubusercontent.com/6ddd7273357e8ce44253d80f640c883604edb10e9f1895affa57934d415ac22b/68747470733a2f2f706f7365722e707567782e6f72672f6d65736f6c61726965732f736d6172742d6170692d62756e646c652f646f776e6c6f616473)](https://packagist.org/packages/mesolaries/smart-api-bundle)[![GitHub Issues](https://camo.githubusercontent.com/35e7eb532ae1921e76aff17c3a9ca42327385e95b2b175f787058c9d8ecc07a5/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6973737565732f6d65736f6c61726965732f536d61727441706942756e646c65)](https://github.com/mesolaries/SmartApiBundle/issues)[![License](https://camo.githubusercontent.com/65f396462d0813ca37850f5f6a84d843d36c29b8b3fe3def41f995733ffcec5f/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f6d65736f6c61726965732f536d61727441706942756e646c65)](https://github.com/mesolaries/SmartApiBundle/blob/main/LICENSE)

Smart API Bundle
================

[](#smart-api-bundle)

This package provides a RESTful development helper services for Symfony.

There are two main services for now. Read detailed docs for each service below:

- [SmartRequest](Request/README.md)
- [SmartProblem](Problem/README.md)

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 mesolaries/smart-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 mesolaries/smart-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 [
    // ...
    Mesolaries\SmartApiBundle\MesolariesSmartApiBundle::class => ['all' => true],
];
```

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

 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 ~66 days

Recently: every ~141 days

Total

12

Last Release

1301d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/8308adee27139dea53e738450f86d1f4cd84504727797787fbca2a175db39692?d=identicon)[mesolaries](/maintainers/mesolaries)

---

Top Contributors

[![mesolaries](https://avatars.githubusercontent.com/u/30176929?v=4)](https://github.com/mesolaries "mesolaries (28 commits)")

---

Tags

apirestsymfonysymfony-bundle

###  Code Quality

Code StylePHP CS Fixer

### Embed Badge

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

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

###  Alternatives

[sylius/sylius

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

8.4k5.6M651](/packages/sylius-sylius)[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k16.7M310](/packages/easycorp-easyadmin-bundle)[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M152](/packages/sulu-sulu)[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)[contao/core-bundle

Contao Open Source CMS

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

PHPackages © 2026

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