ezoterik / placeholder
CakePHP Placeholder Plugin
Installs: 30
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:cakephp-plugin
Requires
- php: >=5.3.0
- ext-gd: *
- composer/installers: *
This package is auto-updated.
Last update: 2023-02-22 03:49:58 UTC
README
- Authors: ezoterik (ezoterik.h@gmail.com), ohguma (http://d.hatena.ne.jp/ohguma)
- https://github.com/ezoterik/CakePHP-Placeholder-Plugin
- license: MIT
- version: 1.0.0
Create image placeholder
Requirements
The master branch has the following requirements:
- CakePHP 2.3.0 or greater.
- PHP 5.3.0 or greater.
Usage
Example url: /placeholder/image/(format)/(size)/(text color)/(background color)?text=(text)
- format: (png|jpg|gif)
- size : 240x240, 100(100x100)
- color : ffffff
Old version
For CakePHP 1.3 https://github.com/ohguma/CakePHP-Placeholder-Plugin