PHP Classes

How to Simplify the Creation of a PHP Controller for MVC Applications Using Multiple Action Classes - Gectrl PHP Generic Controller Class package blog

Recommend this page to a friend!
  All package blogs All package blogs   Gectrl PHP Generic Controller Class Gectrl PHP Generic Controller Class   Blog Gectrl PHP Generic Controller Class package blog   RSS 1.0 feed RSS 2.0 feed   Blog How to Simplify the C...  
  Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)  

Author:

Package: Gectrl PHP Generic Controller Class

Model-View-Controller (MVC) based applications allow developers to structure their applications in separate classes that have different roles.

This possibility makes it easier to develop and maintain PHP applications.

The package allows to simplify further the implementation of MVC based applications by providing a generic controller class that can call separate classes to implement each type of action that the controller class is configured to handle.




Loaded Article

About the Gectrl PHP Generic Controller Class Package

The package Gectrl PHP Generic Controller Class is one of the few PHP packages that was considered notable recently because it does something that is worth paying attention.

The basic purpose is: Controller class that delegates in action classes

Here follows in more detail what it does:

This package implements a controller class that delegates the request handling in action classes.

It can register multiple classes that implement the actions for each of the supported request type by the controller.

The controller can handle the requests and forward it the respective action class that was previously registered.

Conclusion

The Gectrl PHP Generic Controller Class can be downloaded from download page or be installed using the PHP Composer tool following instructions in the Composer install instructions page.

This package was considered notable for implementing its benefits in a way that is worth noticing.

Notable PHP packages can be often considered innovative. If this package is also innovative, it can be nominated to the PHP Innovation Award and the author may win prizes and recognition for sharing innovative packages.

If you also developed your own notable or innovative packages consider sharing them, so you can also earn more visibility for your package as well nice prizes.

One nice prize that many PHP developers want and you may like is the PHP elePHPant mascot plush.




You need to be a registered user or login to post a comment

Login Immediately with your account on:



Comments:

No comments were submitted yet.



  Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)  
  All package blogs All package blogs   Gectrl PHP Generic Controller Class Gectrl PHP Generic Controller Class   Blog Gectrl PHP Generic Controller Class package blog   RSS 1.0 feed RSS 2.0 feed   Blog How to Simplify the C...