library karla
ImageMagick wrapper
localgod/karla
ImageMagick wrapper
- Wednesday, October 25, 2017
- by localgod
- Repository
- 2 Watchers
- 4 Stars
- 3,508 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 2 Forks
- 1 Open issues
- 2 Versions
- 3 % Grown
Karla
, (*1)
Karla is a ImageMagick wrapper written in php with support for method chaining., (*2)
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
Karla is developed on OSX/Linux but Windows support is build in., (*3)
Documentation
You can see examples and read about Karla here., (*4)
License
, (*5)