https://github.com/gutocf/image-upload
Image upload for CakePHP 4
https://github.com/gutocf/image-upload
cakephp4 images plugin upload
Last synced: 6 months ago
JSON representation
Image upload for CakePHP 4
- Host: GitHub
- URL: https://github.com/gutocf/image-upload
- Owner: gutocf
- License: mit
- Created: 2020-09-12T19:06:51.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2022-09-20T12:16:47.000Z (over 3 years ago)
- Last Synced: 2025-03-04T07:30:26.393Z (about 1 year ago)
- Topics: cakephp4, images, plugin, upload
- Language: PHP
- Homepage:
- Size: 4.43 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# image-upload
Image upload plugin for CakePHP 4.
[](https://github.com/gutocf/image-upload/actions?query=workflow%3ACI+branch%3Amaster)
[](https://codecov.io/github/gutocf/image-upload)
[](https://packagist.org/packages/gutocf/image-upload)
[](https://packagist.org/packages/gutocf/image-upload)
[](https://packagist.org/packages/gutocf/image-upload)
[](https://packagist.org/packages/gutocf/image-upload)
## Requirements
- PHP ^8.0
- CakePHP 4.1.+
## Installation
composer require gutocf/image-upload
## Configuration
@todo
## Usage
@todo
## Example
@todo