31 October 2004
Mojavi 3.0.0-DEV Released
Posted by Ryan Sarver under: Programming .

Sean Kerr has released Mojavi 3.0.0-DEV (download). The 3.0 release has been rewritten to take advantage of PHP5’s new object model. The DEV release does not have integrated logging or validation, but will help developers get familiar with the new API. API docs are also available.
For those of you not familiar with Mojavi, it is a PHP MVC implementation that we currently use at Xplana Learning. Sean Kerr, the primary developer, was a friend of mine who helped us develop this framework for our initial learning platform. It has since taken on a life of its own and garnered TONS of interest from the community. Be sure to check it out if you haven’t already had a chance.
One Comment so far...
Ariel Weisberg Says:
17 January 2005 at 7:14 pm.
That actually sounds pretty cool. I have been reviewing PHP/JSP for the past few days, and this looks like it provides a really useful abstraction to this type of program
