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

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

Since Jun 22Pushed 8y 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 1mo 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 32% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity35

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://www.gravatar.com/avatar/d84acfed5cb227e0df7d382e34175aa053e7d8f4345230089ccf45f8a33bfa12?d=identicon)[gianksp](/maintainers/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

[stripe/stripe-php

Stripe PHP Library

4.0k143.3M480](/packages/stripe-stripe-php)[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M272](/packages/twilio-sdk)[facebook/php-business-sdk

PHP SDK for Facebook Business

90821.9M34](/packages/facebook-php-business-sdk)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

74513.7M114](/packages/meilisearch-meilisearch-php)[google/gax

Google API Core for PHP

265103.1M454](/packages/google-gax)[google/common-protos

Google API Common Protos for PHP

173103.7M50](/packages/google-common-protos)

PHPackages © 2026

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