localgod/karla

ImageMagick wrapper

Installs: 3 716

Dependents: 0

Suggesters: 0

Security: 0

Stars: 5

Watchers: 3

Forks: 1

Open Issues: 1

pkg:composer/localgod/karla

v1.0.2 2025-07-15 09:30 UTC

This package is not auto-updated.

Last update: 2025-10-01 08:42:39 UTC


README

Main Latest Stable Version Total Downloads Latest Unstable Version License Project Stats FOSSA Status

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

Requirements

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

Legacy version

  • For release 1.0.0 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.

Documentation

You can see examples and read about Karla here.

License

FOSSA Status