Skip to content

wishabhilash/PHP-Microframework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

@author: Abhilash Nanda
@name: myMicroFramework
@version: 0.1

##################	FILE HIERARCHY	#################
lib
 |- db
 |	|- db.php		(ORM)
 |	|- types.php	(database fields)
 |
 |- form
	|- form.php		(base form class)
	|- types.php	(form types; handles validation and field properties)

About

A Django style minimal web-framework for PHP!!!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages