localgod/karla

ImageMagick wrapper

v1.0.1 2021-05-17 09:27 UTC

This package is not auto-updated.

Last update: 2024-04-17 01:38:25 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