Frameworks Tutorials
Home
Frameworks
FrameworksTigermouse - AJAX framework for PHP
Tigermouse is a modern, Ajax-driven, MVC architecture based framework for web application development in PHP 5.
databases
- What databases are supported?
All. Currently PostgreSQL, MySQL and SQLite are tested. Tigermouse is not database engine dependant. It supports evry database that Data Access Layer (DAL) you use supports. - What Data Access Layers are supported?
Currently there is support for PDO and PEAR::Db. - Is there Active Record implementation?
Yes, there is. Active Record provides superb many-to-one and many-to-many relations handling as well.
browser compatibility
- What browsers are supported?
Most modern browsers are. Firefox 2+, Opera 9+ and Internet Explorer 7+ among them. Support for Safari and Konqueror has not been confirmed by users. - Will Internet Explorer 6 get supported?
Not at the moment, unless you fix Tigermouse yourself to get it to work with Internet Explorer 6. - Will Safari/Konqueror get supported?
It hasn't been confirmed whether Tigermouse work or not with any of them. If the fix is minor and you request for it, it is likely WebKit-based browsers will get supported
Read Next: Jitsu: XML Based Ajax Framework
Related Topics
Sponsored Links
