Libraries tagged by ActionPack
evlimma/actionpack
0 Favers
18 Downloads
18 Downloads
Extend a class of type `DataLayer` | Estende uma classe do tipo `DataLayer`
spark/action-pack
1 Favers
42 Downloads
42 Downloads
Rails style controllers and views for Silex
gearbox/actionpatk
0 Favers
19 Downloads
19 Downloads
Gearbox PHP / ActionPatk
mouf/utils.action.action-interface
0 Favers
367999 Downloads
367999 Downloads
This package contains an interface used by many objects to say they can do stuff. Actually, they can perform one particular action and has been designed for that. The action performed is completely up to the implementer (sending a mail, storing a result in database, displaying something on the screen...) The concept is very simple, and very powerful at the same time.
mouf/utils.action.common-action
0 Favers
355548 Downloads
355548 Downloads
This package contains common classes that implement the ActionInterface interface (from the mouf/utils.action.action-interface package).