PHP Classes

PHP Map Tiler: Display maps using tile images on Web pages

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not yet rated by the usersTotal: 94 All time: 9,892 This week: 44Up
Version License PHP version Categories
map 1.0.0MIT/X Consortium ...5HTML, PHP 5, Graphics, Games
Description 

Author

This package can display maps using tile images on Web pages.

It can take an array that defines the grid of a map and generates the positions of tile images to show the map.

The package can generate HTML with CSS to show the map using an image containing tiles for different land types to display on the map.

Innovation Award
PHP Programming Innovation award nominee
February 2023
Number 2
Many games need to display maps on the screen to let the players see where is their game player's character.

A map may be made of similar tiles used in multiple places on the map.

This package provides means to display maps on a Web page using tiles taken of images that contain multiple map tiles per image.

Using multiple tiles from a single image can make the map rendering faster because that image can be loaded once and cached on the browser side to make the map rendering done very quickly.

Manuel Lemos
Picture of Vitalij Mik
  Performance   Level  
Innovation award
Innovation award
Nominee: 5x

  Files folder image Files (8)  
File Role Description
Files folder imageconfig (1 file)
Files folder imagepublic (1 directory)
Files folder imagesource (1 directory)
Files folder imagetemplates (1 file, 1 directory)

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 100%
Total:94
This week:0
All time:9,892
This week:44Up