PHPackages                             avkluchko/api-platform-extensions - 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. avkluchko/api-platform-extensions

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

avkluchko/api-platform-extensions
=================================

Useful extensions for ApiPlatform

v1.2.0(4y ago)170[2 issues](https://github.com/avkluchko/api-platform-extensions/issues)[2 PRs](https://github.com/avkluchko/api-platform-extensions/pulls)MITPHPPHP ^7.1.3 || ^8.0

Since Oct 7Pushed 3y ago1 watchersCompare

[ Source](https://github.com/avkluchko/api-platform-extensions)[ Packagist](https://packagist.org/packages/avkluchko/api-platform-extensions)[ RSS](/packages/avkluchko-api-platform-extensions/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (4)Dependencies (7)Versions (7)Used By (0)

Api Platform Extensions
=======================

[](#api-platform-extensions)

[![Build Status](https://camo.githubusercontent.com/65cfc4ae57c1b0463b3f7c2edf82661cdac17105610e2b4a005a5c207959620a/68747470733a2f2f7472617669732d63692e6f72672f61766b6c7563686b6f2f6170692d706c6174666f726d2d657874656e73696f6e732e737667)](https://travis-ci.org/avkluchko/api-platform-extensions)[![Total Downloads](https://camo.githubusercontent.com/85147cc3122d2f2145dca1d17e451bb1547433e356001e1431735121016e2d06/68747470733a2f2f706f7365722e707567782e6f72672f61766b6c7563686b6f2f6170692d706c6174666f726d2d657874656e73696f6e732f646f776e6c6f616473)](https://packagist.org/packages/avkluchko/api-platform-extensions)[![Latest Stable Version](https://camo.githubusercontent.com/8a3dbec26aa597530058aee9932131050cee8e801ce5b75df6c2c31439ff820f/68747470733a2f2f706f7365722e707567782e6f72672f61766b6c7563686b6f2f6170692d706c6174666f726d2d657874656e73696f6e732f762f737461626c65)](https://packagist.org/packages/avkluchko/api-platform-extensions)[![License](https://camo.githubusercontent.com/cc24624a024752c297af3b39fee3ab2e22daa684b8da07de35cdda9de656e296/68747470733a2f2f706f7365722e707567782e6f72672f61766b6c7563686b6f2f6170692d706c6174666f726d2d657874656e73696f6e732f6c6963656e7365)](https://packagist.org/packages/avkluchko/api-platform-extensions)

Useful extensions for Api Platform.

Requirements
------------

[](#requirements)

The minumum requirement by Api Platform Extensions Bundle is that your web-server supports PHP 7.1 or above.

Installation
------------

[](#installation)

Install the package with:

```
composer require avkluchko/api-platform-extensions
```

If you're *not* using Symfony Flex, you'll also need to enable the `AVKluchko\ApiPlatformExtensions\ApiPlatformExtensionsBundle`in your `AppKernel.php` file.

AdminGroupsContextBuilder needs to auto adding groups "admin:read" and "admin:write" to serialization process. To enable AdminGroupsContextBuilder add to config/service.yaml:

```
AVKluchko\ApiPlatformExtensionBundle\Serializer\AdminGroupsContextBuilder:
    decorates: 'api_platform.serializer.context_builder'
    arguments: [ '@AVKluchko\ApiPlatformExtensionBundle\Serializer\AdminGroupsContextBuilder.inner']
```

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance0

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

Total

4

Last Release

1603d ago

PHP version history (2 changes)v1.0.0PHP ^7.1.3

v1.2.0PHP ^7.1.3 || ^8.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/5292154?v=4)[Aleks Key](/maintainers/avkluchko)[@avkluchko](https://github.com/avkluchko)

---

Top Contributors

[![avkluchko](https://avatars.githubusercontent.com/u/5292154?v=4)](https://github.com/avkluchko "avkluchko (19 commits)")

### Embed Badge

![Health badge](/badges/avkluchko-api-platform-extensions/health.svg)

```
[![Health](https://phpackages.com/badges/avkluchko-api-platform-extensions/health.svg)](https://phpackages.com/packages/avkluchko-api-platform-extensions)
```

###  Alternatives

[2lenet/crudit-bundle

The easy like Crud'it Bundle.

1615.6k12](/packages/2lenet-crudit-bundle)

PHPackages © 2026

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