PHP Classes

File: composer.json

Recommend this page to a friend!
  Classes of Aleksey Nemiro   PHP ASP.NET WebForms   composer.json   Download  
File: composer.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP ASP.NET WebForms
Emulation of ASP.NET WebForms engine in PHP
Author: By
Last change:
Date: 8 years ago
Size: 798 bytes
 

Contents

Class file image Download
{ "name": "aleksey.nemiro/webforms.php", "description": "This project is an attempt embodiment ASP.NET WebForms in PHP. Today WebForms.PHP - this template engine, HTML components and the beginnings of Framework for web sites creation in PHP.", "keywords": [ "PHP", "WebForms", "Framework", "Template", "Templating", "Engine", "Template Engine", "User controls", "Controls", "Helpers", "Text", "String", "Collection", "UI", "Console", "Debug", "Test" ], "homepage": "http://alekseynemiro.github.io/WebForms.PHP", "license": "Apache License 2.0", "version": "3.1", "authors": [ { "name": "Aleksey Nemiro", "homepage": "http://aleksey.nemiro.ru/", "role": "Developer" } ], "require": { "php": ">=5.3.0" } }