Skip to content
This repository has been archived by the owner on May 10, 2024. It is now read-only.
/ karla Public archive
forked from localgod/karla

ImageMagick wrapper with method chaining,

License

Notifications You must be signed in to change notification settings

webteam-leipzig/karla

 
 

Repository files navigation

Build Status Scrutinizer Quality Score Dependency Status Latest Stable Version Total Downloads Latest Unstable Version License Project Stats Version Eye codecov PHPPackages Rank

Karla

Karla is a ImageMagick wrapper written in php with support for method chaining.

Requirements

  • Php version 5.3.3 or newer build with the following extension: pcre, SPL (default build-in in most distributions)
  • Your php setup needs to allow shell_exec()
  • ImageMagick

Platform support

Karla is developed on OSX/Linux but Windows support is build in and should work. Windows support is not tested during automated build.

Documentation

You can see examples and read about Karla [here] (http://localgod.github.com/karla/).

About

ImageMagick wrapper with method chaining,

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 98.4%
  • Shell 1.5%
  • Gherkin 0.1%