Skip to content
This repository has been archived by the owner on Feb 15, 2023. It is now read-only.

schnipseljagd/VivaMVC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

VivaMVC

Just another MVC implementation written in PHP.

What is VivaMVC?

It is an MVC-Framework written in PHP 5.3 and still in active development. VivaMVC is NOT a full stack framework or a module library, it's only one of the modules you need.

Why use VivaMVC?

Some Reasons...

  • VivaMVC is very easy to use, to extend and to drive with tests.
  • constant use of dependency injection
  • no singletons or static method calls
  • easy to use with other libraries like the Zend-Framework
  • licensed under the BSD License

A Manual

Will follow...

About

Just another MVC implementation written in PHP 5.3. You should use Symfony2 instead...

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages