orca-services / cakephp-swagger-ui
A CakePHP plugin for publishing Swagger-UIs based on Swagger API documentation files
Package info
github.com/orca-services/cakephp-swagger-ui
Type:cakephp-plugin
pkg:composer/orca-services/cakephp-swagger-ui
1.0.5
2026-02-11 11:58 UTC
Requires
- php: >=7.2
- cakephp/cakephp: ^4.6
- symfony/yaml: ^3.4|^4.0|^5.0
Requires (Dev)
- cakephp/cakephp-codesniffer: ^3.0
- phpunit/phpunit: ^9.6
This package is auto-updated.
Last update: 2026-04-28 13:30:29 UTC
README
A CakePHP plugin for publishing Swagger UIs based on OpenAPI specification files.
Compatibility
| Plugin Version | CakePHP Compatibility | Branch | Status |
|---|---|---|---|
| 1.x | 4.x | cakephp-4.x | Supported |
| 0.x | 3.x | cakephp-3.x | EOL |
Note:
- There is no plugin version for CakePHP 2.x.
- Previous versions of the plugin that supported previous versions of CakePHP are not supported anymore.
Installation
See the installation documentation.
How to use
You can use the plugin as shown in usage documentation.
Versioning
The releases of this plugin are versioned using SemVer.
Contributing
See CONTRIBUTING.md
Changelog
See CHANGELOG.md
Security
If you've found a security vulnerability, please follow the procedure described in SECURITY.md.
License
This plugin is licensed under the MIT License.