ezoterik/placeholder

This package is abandoned and no longer maintained. No replacement package was suggested.

CakePHP Placeholder Plugin

v1.0.0 2013-09-08 13:16 UTC

This package is auto-updated.

Last update: 2023-02-22 03:49:58 UTC


README

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