资 源 简 介
tgsf is an uncomplicated MVC written for PHP developers who want to work with MVC like they are already working with traditional PHP (procedural and/or oop).
tgsf is a framework that tries to stay out of the way as much as possible - this means that you aren"t forced into working in any particular style. If you want, you can flatten the models and views into the controllers which means that a controller can work like a horribly written php script of yore. We discourage this, but it is possible.
Our vision of the framework is that it be as PHP-like as possible - providing a supporting system that allows a php developer to work how he is most comfortable. We don"t restrict the use of $_GET even though we have built in support for an alternative syntax that populates the $_GET super global. Read More...
Just released: 12/14/2011 a co