cakedc / cakephp-api
Api plugin for CakePHP
Installs: 57 398
Dependents: 0
Suggesters: 0
Security: 0
Stars: 61
Watchers: 18
Forks: 33
Open Issues: 5
Type:cakephp-plugin
Requires
- php: >=7.4
- ext-json: *
- cakedc/users: ^13.0
- cakephp/cakephp: ^4.3
- firebase/php-jwt: ^6.2
- lcobucci/jwt: ~4.0.0
Requires (Dev)
- cakephp/cakephp-codesniffer: ~4.4.0
- league/flysystem-vfs: ^1.0
- phpunit/phpunit: ^9.5
- vlucas/phpdotenv: ^3.3
- dev-master
- dev-10.x-cake5.0
- 11.0.0
- 10.0.0
- 9.1.9
- 9.1.8
- 9.1.7
- 9.1.6
- 9.1.5
- 9.1.4
- 9.1.3
- 9.1.2
- 9.1.1
- 9.1.0
- 9.0.4
- 9.0.3
- 9.0.2
- 9.0.1
- 9.0.0
- 8.x-dev
- 8.2.2
- 8.2.1
- 8.2.0
- 8.1.0
- 8.0.14
- 8.0.13
- 8.0.12
- 8.0.11
- 8.0.10
- 8.0.9
- 8.0.8
- 8.0.7
- 8.0.6
- 8.0.5
- 8.0.4
- 8.0.3
- 8.0.2
- 8.0.1
- 8.0.0
- 7.x-dev
- 7.0.x-dev
- 7.0.3
- 7.0.2
- 7.0.1
- 7.0.0
- 6.x-dev
- 6.0.1
- 6.0.0
- 5.x-dev
- 5.0.1
- 5.0.0
- 4.0.0
- 3.3
- 1.0.0-beta.4
- 1.0.0-beta.3
- 1.0.0-beta.1
- dev-11.next-cake4.5
- dev-9.x-cake4.4
- dev-9.x-cake4.3
- dev-feature/fix-deprecation-router
- dev-develop
- dev-feature/auth-refactoring
- dev-feature/core_update_3.6
- dev-improve-docs-rest
- dev-feature/collections
- dev-feature/rendering-payload
- dev-issue/filter-fix
This package is auto-updated.
Last update: 2024-11-04 21:21:41 UTC
README
The CakePHP-API Plugin allows to easily expose a versioned API in a few lines of code.
Versions and branches
Documentation
For documentation, as well as tutorials, see the Docs directory of this repository.
Support
For bugs and feature requests, please use the issues section of this repository.
Commercial support is also available, contact us for more information.
Contributing
This repository follows the CakeDC Plugin Standard. If you'd like to contribute new features, enhancements or bug fixes to the plugin, please read our Contribution Guidelines for detailed instructions.
License
Copyright 2016-2023 Cake Development Corporation (CakeDC). All rights reserved.
Licensed under the MIT License. Redistributions of the source code included in this repository must retain the copyright notice found in each file.