PHPackages                             koala-framework/kwc-content-api - 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. koala-framework/kwc-content-api

ActiveLibrary[API Development](/categories/api)

koala-framework/kwc-content-api
===============================

1.0.x-dev(4y ago)32.7k[1 PRs](https://github.com/koala-framework/kwc-content-api/pulls)PHP

Since Apr 12Pushed 4y ago4 watchersCompare

[ Source](https://github.com/koala-framework/kwc-content-api)[ Packagist](https://packagist.org/packages/koala-framework/kwc-content-api)[ RSS](/packages/koala-framework-kwc-content-api/feed)WikiDiscussions 1.0 Synced 1mo ago

READMEChangelogDependencies (1)Versions (6)Used By (0)

Content API
===========

[](#content-api)

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

[](#installation)

- Add AppBundle to `AppKernel.php`

    ```
      public function registerBundles()
      {
          $bundles = array(
              ...
              new Kwc\ContentApiBundle\KwcContentApiBundle()
          );
          ...
      }

    ```
- Add routing config to `routing.yml`

    ```
      kwc_content_api:
          resource: "@KwcContentApiBundle/Resources/config/routing.yml"
          prefix:   /

    ```
- Add components to be exported to whitelist in `config.yml`

    ```
      kwc_content_api:
          export_components:
              - Kwc_Paragraphs_Component
              - Kwc_Basic_Headline_Component

    ```

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 Bus Factor2

2 contributors hold 50%+ of commits

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

Unknown

Total

1

Last Release

1516d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/395b4eb64319fa0febc26d2105ba5d7989eab16a9e8b1bb245f8705d1fb9ddac?d=identicon)[nsams](/maintainers/nsams)

![](https://avatars.githubusercontent.com/u/1013756?v=4)[Franz Unger](/maintainers/fraxachun)[@fraxachun](https://github.com/fraxachun)

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

---

Top Contributors

[![Ben-Ho](https://avatars.githubusercontent.com/u/1324250?v=4)](https://github.com/Ben-Ho "Ben-Ho (9 commits)")[![nsams](https://avatars.githubusercontent.com/u/50764?v=4)](https://github.com/nsams "nsams (8 commits)")[![jamesricky](https://avatars.githubusercontent.com/u/6264317?v=4)](https://github.com/jamesricky "jamesricky (3 commits)")[![rabengraph](https://avatars.githubusercontent.com/u/2119466?v=4)](https://github.com/rabengraph "rabengraph (2 commits)")

### Embed Badge

![Health badge](/badges/koala-framework-kwc-content-api/health.svg)

```
[![Health](https://phpackages.com/badges/koala-framework-kwc-content-api/health.svg)](https://phpackages.com/packages/koala-framework-kwc-content-api)
```

###  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.9M271](/packages/twilio-sdk)[knplabs/github-api

GitHub API v3 client

2.2k15.8M187](/packages/knplabs-github-api)[facebook/php-business-sdk

PHP SDK for Facebook Business

90121.9M34](/packages/facebook-php-business-sdk)[microsoft/microsoft-graph

The Microsoft Graph SDK for PHP

65723.5M96](/packages/microsoft-microsoft-graph)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

73813.7M114](/packages/meilisearch-meilisearch-php)

PHPackages © 2026

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