https://github.com/sprintcube/cakephp-gcp
https://github.com/sprintcube/cakephp-gcp
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sprintcube/cakephp-gcp
- Owner: sprintcube
- Created: 2021-05-26T20:59:02.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-07-04T13:55:43.000Z (over 3 years ago)
- Last Synced: 2025-05-06T15:51:05.540Z (8 months ago)
- Language: PHP
- Size: 7.81 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GCP plugin for CakePHP
## Installation
You can install this plugin into your CakePHP application using [composer](https://getcomposer.org).
The recommended way to install composer packages is:
```
composer require sprintcube/cakephp-gcp
```