Skip to content

phperry/WebForms.PHP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebForms.PHP Latest Stable Version Total Downloads License

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.

Code licensed under Apache License Version 2.0.

Features

  • Template engine;
  • Code Separation;
  • HTML Compression;
  • Generation of standard controls with saving the state of the elements after the form is submitted (TextBox, CheckBox, RadioButton, DropDownList etc.);
  • User controls with the ability to place them in the markup;
  • Support for application-level, pages- and usercontrols- events.;
  • Localization;
  • Classes for working with collections;
  • Methods of word processing;
  • Classes for MySql and PostgreSQL (optional);
  • Server implementation console.

formula

Requirements

  • PHP 5 >= 5.3.