wait

Tigermouse AJAX framework for PHP

Tigermouse - AJAX framework for PHP
login hasło lub
szukaj
english polski español français
o projekcie
newsy o projekcie wizerunek rss
demo
5 minut wprowadzenia żywe demo nagrania z ekranu inne frameworki
rozpocznij
faq pobranie i instalacja szybki start dokumentacja użytkownika pomoc on-line
przyłącz się
listy mailingowe dokumentacja developera wytyczne dla developerów upgrade assistant
the goal
Our goal is to develop high quality web applications framework for PHP and AJAX. We follow the best practices of software engineering to provide reliable, ready for changes and easily maintainable solution.
czy wiesz że?
Alter buildAdapter() method in DBFactory class in model/ directory to get configured DBAdapter in convenient way.
technology
PHP Smarty Sourceforge JSON AJAX Tigermouse

Development guidelines

Tigermouse is a publicly run project hosted on Sourceforge. It is free/libre/open source software, which means it gives you freedom of use, it costs you nothing and you can download complete source code if you desire.

who can praticipate?

Anyone. We encourage geeks of all traits to help us grow Tigermouse. Developers are welcome, but we are also looking for documentation writers, testers, web site maintainers, artists and whole lot of people with new ideas and visions.

development process

Tigermouse is developed using concurrent version control system Subversion. All discussion takes place on tigermouse-devel@lists.sourceforge.net (subscribe|archive). You can send your patches there in diff format. Please follow coding style described in next paragraph to save your effort from being rejected.

coding conventions

If you wish to contribute please try to stay close to the following rules:

Please remember not to save any data in session unless it's absolutely necessary. Debugging session data is difficult and Tigermouse is intended to be simple and stateless as much as it's possible.