BigMonster 5.0 ReleasedBigMonster
is an extremely flexible PHP web framework written by jupiterbase.com The basic project
includes objects for creating a simple webpage using static PHP scripts as the controller
for
each page. The code has been in service now for at least 2 years, and is used in many sites. The latest
improvements are readability and speed related. For example join(array()) is used nearly everywhere now
instead of string concatenation.
Interested in learning more and testing BigMonster please Email <bud@jupiterbase.com> and ask for a tar or zip of BigMonster.