CodeBrauer / PlaceIt

PHP Image Placeholder Service

Home Page:http://cb-placeit.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PlaceIt - a simple placeholding service app

Code Climate

bildschirmfoto 2016-11-16 um 14 46 47

Installation

  1. git clone https://github.com/CodeBrauer/PlaceIt.git
  2. cd PlaceIt && git checkout 1.0
  3. composer install
  4. Ready to go!

Note: On nginx you need to define something like this

Usage

As seen on the screenshot there are multiple routes you can call so the script renders you the image you requested.

You can also edit the config/config.php, where the constans and comments should explain itself.

Powered by:

  • Slim by Josh Lockhart (codeguy)
  • Slim-Views by Josh Lockhart (codeguy)
  • Twig by the Twig Team

About

PHP Image Placeholder Service

http://cb-placeit.herokuapp.com/

License:Apache License 2.0


Languages

Language:PHP 75.1%Language:HTML 24.5%Language:ApacheConf 0.4%