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

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

goksagun/api-bundle
===================

Symfony api bundle provides a set of useful tools to make easy and rapid api development

v0.11.0(1y ago)0189MITPHPPHP ^8.2

Since Apr 11Pushed 1y ago1 watchersCompare

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

READMEChangelogDependencies (8)Versions (19)Used By (0)

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 goksagun/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 goksagun/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 [
    // ...
    Goksagun\ApiBundle\GoksagunApiBundle::class => ['all' => true],
];
```

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance39

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity67

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

Recently: every ~149 days

Total

17

Last Release

548d ago

PHP version history (2 changes)v0.5.0PHP ^8.0

v0.7.0PHP ^8.2

### Community

Maintainers

![](https://www.gravatar.com/avatar/76751cb52e5680cb45101b61161bdfd706367010031256574b65eafacd1d161b?d=identicon)[goksagun](/maintainers/goksagun)

---

Top Contributors

[![goksagun](https://avatars.githubusercontent.com/u/1609671?v=4)](https://github.com/goksagun "goksagun (3 commits)")

---

Tags

apisymfonybundle

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[sylius/sylius

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

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

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

1.3k1.3M152](/packages/sulu-sulu)[open-dxp/opendxp

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

7310.3k29](/packages/open-dxp-opendxp)[stfalcon-studio/api-bundle

Base classes and helper services to build API application via Symfony.

1032.1k](/packages/stfalcon-studio-api-bundle)

PHPackages © 2026

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