PHPackages                             gianksp/cakephp-swagger - 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. gianksp/cakephp-swagger

ActiveCakephp-plugin[API Development](/categories/api)

gianksp/cakephp-swagger
=======================

Swagger for CakePHP

1253.2k↓79.5%[1 issues](https://github.com/gianksp/cakephp-swagger/issues)PHP

Since Jun 22Pushed 9y ago1 watchersCompare

[ Source](https://github.com/gianksp/cakephp-swagger)[ Packagist](https://packagist.org/packages/gianksp/cakephp-swagger)[ RSS](/packages/gianksp-cakephp-swagger/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependenciesVersions (1)Used By (0)

Swagger CakePHP 2.0 Module
==========================

[](#swagger-cakephp-20-module)

A quick implementation to provide Swagger documentation as a CakePHP 2.0 plugin

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

[](#installation)

```
composer require gianksp/cakephp-swagger:dev-master
```

Usage
-----

[](#usage)

- Add the following to your Config/bootstrap.php file

```
    CakePlugin::load( array( 'Swagger' => array( 'routes' => true, 'bootstrap'=>true ) ) );
```

When running your project you will have access to the generated JSON at

```
   http://localhost:8080/docs
```

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity34

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 91.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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1526510?v=4)[Giancarlo Sanchez](/maintainers/gianksp)[@gianksp](https://github.com/gianksp)

---

Top Contributors

[![gsanchez-glofox](https://avatars.githubusercontent.com/u/21223778?v=4)](https://github.com/gsanchez-glofox "gsanchez-glofox (11 commits)")[![gianksp](https://avatars.githubusercontent.com/u/1526510?v=4)](https://github.com/gianksp "gianksp (1 commits)")

### Embed Badge

![Health badge](/badges/gianksp-cakephp-swagger/health.svg)

```
[![Health](https://phpackages.com/badges/gianksp-cakephp-swagger/health.svg)](https://phpackages.com/packages/gianksp-cakephp-swagger)
```

###  Alternatives

[exsyst/swagger

A php library to manipulate Swagger specifications

35916.4M7](/packages/exsyst-swagger)[hubspot/api-client

Hubspot API client

24016.2M20](/packages/hubspot-api-client)[pocketmine/bedrock-protocol

An implementation of the Minecraft: Bedrock Edition protocol in PHP

172445.0k15](/packages/pocketmine-bedrock-protocol)[botman/driver-telegram

Telegram driver for BotMan

93459.5k6](/packages/botman-driver-telegram)

PHPackages © 2026

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