PHPackages                             digitalkreativ/php-simple-gif-transitions - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. digitalkreativ/php-simple-gif-transitions

ActiveLibrary

digitalkreativ/php-simple-gif-transitions
=========================================

Create an animated gif that displays a simple transition between one image and another image of the same size

v0.0.3-alpha(8y ago)08MITPHP

Since Oct 1Pushed 8y ago1 watchersCompare

[ Source](https://github.com/digitalkreativ/php-simple-gif-transitions)[ Packagist](https://packagist.org/packages/digitalkreativ/php-simple-gif-transitions)[ RSS](/packages/digitalkreativ-php-simple-gif-transitions/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (3)Dependencies (2)Versions (4)Used By (0)

Simple transitions between 2 images of the same size.
=====================================================

[](#simple-transitions-between-2-images-of-the-same-size)

This class will help you generate an animated gif that transitions from one image (jpg) to another image (jpg).

Both images will have to be of the same size.

Installation
------------

[](#installation)

```
    composer require digitalkreativ/php-simple-gif-transitions
```

Example
-------

[](#example)

```
