PHPackages                             elefant/app-visor - 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. elefant/app-visor

ActiveElefant-app[API Development](/categories/api)

elefant/app-visor
=================

Visor is an API documentation browser for the Elefant CMS

1.0(13y ago)423MIT

Since Aug 16Compare

[ Source](https://github.com/jbroadway/visor)[ Packagist](https://packagist.org/packages/elefant/app-visor)[ RSS](/packages/elefant-app-visor/feed)WikiDiscussions Synced today

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

This is a very simple documentation generator for the [Elefant CMS](http://www.elefantcms.com/). It uses PHP's Reflection classes to produce JavaDoc-style output from Elefant's core classes.

This is not meant as a full replacement for phpDoc or ApiGen, but rather a simple solution that we can more easily integrate into our website.

I wrote this for a few reasons:

- I don't like the "interactive" elements in the output of the new phpDoc
- I kept running into issues with ApiGen's code generation, and their Texy markup is inferior to Markdown
- I want a more human-friendly comment format than they both allow
- Documentation generation is pretty easy and even fun with PHP's Reflection capabilities

For a live example of this app in use, visit:

To make the routes work well, add these to the `[Alias]` section in `conf/routes.php`:

```
/api = /visor
/helpers = /visor/helpers
/helper = /visor/helper

```

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 86.7% 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

Unknown

Total

1

Last Release

5066d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/87886?v=4)[John de Plume](/maintainers/jbroadway)[@jbroadway](https://github.com/jbroadway)

---

Top Contributors

[![jbroadway](https://avatars.githubusercontent.com/u/87886?v=4)](https://github.com/jbroadway "jbroadway (26 commits)")[![lux](https://avatars.githubusercontent.com/u/13695?v=4)](https://github.com/lux "lux (4 commits)")

---

Tags

apidocumentationdoccmsappclasseslibrariesReferenceelefant

### Embed Badge

![Health badge](/badges/elefant-app-visor/health.svg)

```
[![Health](https://phpackages.com/badges/elefant-app-visor/health.svg)](https://phpackages.com/packages/elefant-app-visor)
```

###  Alternatives

[binarytorch/larecipe

Generate gorgeous recipes for your Laravel applications using MarkDown

2.5k2.8M17](/packages/binarytorch-larecipe)[jlapp/swaggervel

A great way to integrate Swagger into Laravel

484944.2k2](/packages/jlapp-swaggervel)[adrenalinkin/swagger-resolver-bundle

Provides possibility for validate data according to Swagger documentation

1013.3k](/packages/adrenalinkin-swagger-resolver-bundle)

PHPackages © 2026

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