PHPackages                             wyrihaximus/tile-stitcher - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. wyrihaximus/tile-stitcher

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

wyrihaximus/tile-stitcher
=========================

🗺️ Tile stitcher

2.0.0(2mo ago)15.9k↓85.6%[1 issues](https://github.com/WyriHaximus/php-tile-stitcher/issues)[1 PRs](https://github.com/WyriHaximus/php-tile-stitcher/pulls)MITMakefilePHP ^8.4CI passing

Since Oct 4Pushed yesterday1 watchersCompare

[ Source](https://github.com/WyriHaximus/php-tile-stitcher)[ Packagist](https://packagist.org/packages/wyrihaximus/tile-stitcher)[ GitHub Sponsors](https://github.com/WyriHaximus)[ RSS](/packages/wyrihaximus-tile-stitcher/feed)WikiDiscussions main Synced yesterday

READMEChangelog (3)Dependencies (6)Versions (11)Used By (0)

Test utilities
==============

[](#test-utilities)

[![Continuous Integration](https://github.com/wyrihaximus/php-tile-stitcher/workflows/Continuous%20Integration/badge.svg)](https://github.com/wyrihaximus/php-tile-stitcher/workflows/Continuous%20Integration/badge.svg)[![Latest Stable Version](https://camo.githubusercontent.com/1b773011d92f7e7de17ea53ad67af2b92a577275ec259c1479a5236eb0ec5258/68747470733a2f2f706f7365722e707567782e6f72672f77797269686178696d75732f74696c652d73746974636865722f762f737461626c652e706e67)](https://packagist.org/packages/wyrihaximus/tile-stitcher)[![Total Downloads](https://camo.githubusercontent.com/e5cd4821c8be55be0d757f927f556b05f688137a996ba2da5f40396e74189598/68747470733a2f2f706f7365722e707567782e6f72672f77797269686178696d75732f74696c652d73746974636865722f646f776e6c6f6164732e706e67)](https://packagist.org/packages/wyrihaximus/tile-stitcher/stats)[![Type Coverage](https://camo.githubusercontent.com/f95ad256846d4863fdcfbb9f64a1713624952e01c272a1bf7a79ad5924144688/68747470733a2f2f73686570686572642e6465762f6769746875622f57797269486178696d75732f7068702d74696c652d73746974636865722f636f7665726167652e737667)](https://shepherd.dev/github/WyriHaximus/php-tile-stitcher)[![License](https://camo.githubusercontent.com/dc87f1926473fae2d962c85842f60ecaf174fd8a3b2201e94961e49ea3e5c9be/68747470733a2f2f706f7365722e707567782e6f72672f77797269686178696d75732f74696c652d73746974636865722f6c6963656e73652e706e67)](https://packagist.org/packages/wyrihaximus/tile-stitcher)

Installation
============

[](#installation)

To install via [Composer](http://getcomposer.org/), use the command below, it will automatically detect the latest version and bind it with `^`.

```
composer require wyrihaximus/tile-stitcher

```

Usage
=====

[](#usage)

The stitcher needs two things:

- Tile dimensions, it assumes they are all the same size
- A list of tile files to stitch together

```
