PHP Classes

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

Recommend this page to a friend!
  Info   View files View files (8)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2023-02-21 (17 days ago) RSS 2.0 feedNot yet rated by the usersTotal: 51 This week: 5All time: 10,397 This week: 44Up
Version License PHP version Categories
map 1.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
Nominee
Vote
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  
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)

 Version Control Unique User Downloads Download Rankings  
 100%
Total:51
This week:5
All time:10,397
This week:44Up