TinyMVC 1.2.2
Developed by Alan H. Lake, listed in Framework
TinyMVC is a small MVC framework for PHP developers. It's just a simple MVC structure, not a fully blown framework. Besides some basic code for putting together a project, a small PDO layer is also provided. For more features, TinyMVC can be extended via plugins.
What's New in This Version:
- Fixed test for existing model when loading.
- If PATH_INFO and PATH_INFO_ORIG are not present, do not throw notice.
- Change default PDO charset from UTF-8 to utf8.
License type: GPL
Date added: 2 years, 6 months 23 days ago | Last updated: 11 months 18 days ago
More popular Framework
- Cakephp 2.3.5 (1 day ago)
- Yii Framework 1.1.13 (4 months 13 days ago)
- CodeIgniter 2.1.2 (10 months 19 days ago)
- Zend Framework 2.2.0 RC1 (10 days ago)
- Symfony framework 2.3.0 RC 1 (7 hours ago)
Listing Files

GenericView.class.php- 886 Bytes
- 01/06/2010 13:00:00

RestAction.class.php- 116 Bytes
- 01/06/2010 13:00:00

RestController.class.php- 400 Bytes
- 01/06/2010 13:00:00

RestRequest.class.php- 7.8 KB
- 01/06/2010 13:00:00

RestClient.class.php- 9.6 KB
- 01/06/2010 13:00:00

GenericView.class.php- 557 Bytes
- 01/06/2010 13:00:00

RestAction.class.php- 32 Bytes
- 01/06/2010 13:00:00

RestController.class.php- 278 Bytes
- 01/06/2010 13:00:00

RestRequest.class.php- 6.2 KB
- 01/06/2010 13:00:00

RestResponse.class.php- 2.0 KB
- 01/06/2010 13:00:00

RestView.class.php- 244 Bytes
- 01/06/2010 13:00:00

RestServer.class.php- 7.8 KB
- 01/06/2010 13:00:00

instructions.txt- 278 Bytes
- 01/06/2010 13:00:00

RestServer.test.php- 3.8 KB
- 01/06/2010 13:00:00

TestController.class.php- 682 Bytes
- 01/06/2010 13:00:00

