ezoterik/placeholder

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

CakePHP Placeholder Plugin

Installs: 30

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Type:cakephp-plugin

pkg:composer/ezoterik/placeholder

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