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

ActiveBundle

jlaso/api-doc-bundle
====================

API documentation bundle

05PHP

Since Nov 14Pushed 7y ago1 watchersCompare

[ Source](https://github.com/jlaso/api-doc-bundle)[ Packagist](https://packagist.org/packages/jlaso/api-doc-bundle)[ RSS](/packages/jlaso-api-doc-bundle/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

api-doc-bundle
==============

[](#api-doc-bundle)

Bundle to document your API
---------------------------

[](#bundle-to-document-your-api)

Installation
============

[](#installation)

composer require jlaso/api-doc-bundle

On AppKernel add:

```
    ...
    new JLaso\ApiDocBundle\JLasoApiDocBundle(),
    ...

```

Configuration
=============

[](#configuration)

Add this keys to your config.yml file

```
    jlaso_api_doc:
        title: "The title you want to have in the documentation page"
        output_folder: "The folder where the documentator will put the code"
        assets_folder: "The folder where the assets are ... example favicon.ico"  # optional

```

Use
===

[](#use)

Launch the script to generate documentation

```
    app/console jlaso:api-doc

```

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity39

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/6f19216fd9d91bd7cfff14362e2ddb5728bd2d8f50d2e0174626fc61510ed33b?d=identicon)[jlaso](/maintainers/jlaso)

---

Top Contributors

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

### Embed Badge

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

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

PHPackages © 2026

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