Skip to content

Aloi/phpmvc-compat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

The PHPMVC Compat file is a shim that aims at allowing developers a way of migrating across their older PHPMVC (PHP4 code) to Phruts PHP5 code. 

It attempts to do this by injecting back into the application a number of older classes that existed in PHPMVC and setting back up the inheritance. 

It may not be possible to avoid some major refactoring to your application (as PHPMVC didn't seem to have any standardised boot-strapping), but this may assist with getting your application running in PHP5 Phruts quicker.

About

Compatibility Classes for PHPMVC (PHP4 Struts implementation)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages