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 (1)    
Ratings Unique User Downloads Download Rankings
Not yet rated by the usersTotal: 92 This week: 1All time: 9,895 This week: 560Up
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  
Name: Vitalij Mik <contact>
Classes: 7 packages by
Country: Germany Germany
Age: 37
All time rank: 3497195 in Germany Germany
Week rank: 416 Up16 in Germany Germany Up
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)

  Files folder image Files  /  config  
File Role Description
  Accessible without login Plain text file modules.php Aux. Auxiliary script

  Files folder image Files  /  public  
File Role Description
Files folder imageassets (2 directories)

  Files folder image Files  /  public  /  assets  
File Role Description
Files folder imagecss (1 file)
Files folder imageimg (1 directory)

  Files folder image Files  /  public  /  assets  /  css  
File Role Description
  Accessible without login Plain text file style.css Data Auxiliary data

  Files folder image Files  /  public  /  assets  /  img  
File Role Description
Files folder imagetilesets (1 file)

  Files folder image Files  /  public  /  assets  /  img  /  tilesets  
File Role Description
  Accessible without login Image file terrain.png Data Auxiliary data

  Files folder image Files  /  source  
File Role Description
Files folder imageMap (3 files)

  Files folder image Files  /  source  /  Map  
File Role Description
  Accessible without login Plain text file Actions.php Aux. Auxiliary script
  Plain text file Module.php Class Class source
  Accessible without login Plain text file routes.php Aux. Auxiliary script

  Files folder image Files  /  templates  
File Role Description
Files folder imagelayouts (1 file)
  Accessible without login Plain text file map.php Aux. Auxiliary script

  Files folder image Files  /  templates  /  layouts  
File Role Description
  Accessible without login Plain text file game.php Aux. Auxiliary script

 Version Control Unique User Downloads Download Rankings  
 100%
Total:92
This week:1
All time:9,895
This week:560Up