IMagick is a native PHP extension to create and modify images using the ImageMagick API. ImageMagick Studio LLC did not write nor does it maintain the IMagick extension, however, IMagick users are welcome to discuss the extension here.
I'm trying to make mirror edges on the images with IMagick and PHP so far I have working solution with exec, but could someone help me to convert it to proper IMagick lines?