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, 7 months 25 days ago | Last updated: 1 year, 15 days ago
More popular Framework
- Cakephp 2.3.6 (23 hours ago)
- Yii Framework 1.1.13 (5 months 16 days ago)
- CodeIgniter 2.1.2 (11 months 21 days ago)
- Zend Framework 2.2.1 (3 days ago)
- Symfony framework 2.3.1 (6 days 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

