Login   Register  
PHP Classes
elePHPant
Icontem

Class: actions_dispatcher

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Llorenç Herrera  >  actions_dispatcher  >  Download .tar.gz .zip  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: actions_dispatcher
Base name: actions_dispatcher
Description: A better, clean way to PHP scripting.
Related classes: ,
Version: -
PHP version: -
License: GNU General Public License (GPL)
All time users: 3413 users
All time rank: 810
Week users: 3 users
Week rank: 1223
Picture of Llorenç Herrera
Author: Llorenç Herrera <e-mail contact>
Packages: 11 Browse this author's classes Browse this author's classes
Country: Spain Spain - PHP jobs in Spain
Age: 33
All time rank: 862 in Spain Spain
Week rank: 251 Down6 in Spain Spain Down


  Detailed description  
Actions dispatcher helps you to write clean PHP code, allowing an environment on wich all PHP script calls are made trough the same script (normally index.php). Actions dispatcher takes the petition from index.php and performs any operation related to that petition, according to the previously defined actions. It's very useful if you are habituated to work with lots of classes. You'll also find that is a perfect way to keep your code clean, because every block of code is just in the place it has to be, and not fragmentated in a big index.php.

 

  Groups  
Group folder image Utilities and Tools General purpose tools to simplify software development View top rated classes

  Rate classes User ratings   Applications   Files Files  

  User ratings  
Ratings
Utility
Consistency
Documentation
Examples
Tests
Videos
Overall
Rank
All time:
Good (83.3%)
Sufficient (75.0%)
-
Not sure (58.3%)
-
-
Not sure (55.0%)
1141
Month:
Not yet rated by the users

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.
  Files folder image Files  
File Role Description
Plain text file actions.inc.php Class Main file containing all classes needed
Plain text file example_class.inc.php Example Example class well commented
Plain text file index.php Example Example index.php well commented

Download all files: actions_dispatcher.tar.gz actions_dispatcher.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.