PHP Classes

File: composer.json

Recommend this page to a friend!
  Packages of Murilo Gomes Julio   miphanttpl   composer.json   Download  
File: composer.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: miphanttpl
Generate HTML using functions with the tag names
Author: By
Last change:
Date: 5 months ago
Size: 304 bytes
 

Contents

Class file image Download
{ "name": "mugomes/miphanttpl", "version": "1.0.0", "description": "Gera HTML de forma dināmica com PHP.", "license": "MIT", "_comment": [ "Copyright (C) 2025 Murilo Gomes Julio" ], "autoload": { "psr-4": { "MiPhantTPL\\": "src/" } } }