PHP class that creates animated GIF from multiple images.
composer require sybio/gif-creatorNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create an animated GIF from two PNG frames with 100ms delay each.
Install the PHP GD extension (php-gd) to use image functions.
No dependency data recorded yet.