aleksey.nemiro / webforms.php
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.
Installs: 21
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/aleksey.nemiro/webforms.php
Requires
- php: >=5.3.0
This package is not auto-updated.
Last update: 2025-10-14 17:28:29 UTC
README
WebForms.PHP

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.
Demo-site and Documentation
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.
Requirements
- PHP 5 >= 5.3.