Karla is a ImageMagick wrapper written in php with support for method chaining.
- 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
- 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
Karla is developed on OSX/Linux but Windows support is build in.
You can see examples and read about Karla here.