Libraries tagged by ActionPack
evlimma/actionpack
0 Favers
62 Downloads
62 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
371495 Downloads
371495 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
358417 Downloads
358417 Downloads
This package contains common classes that implement the ActionInterface interface (from the mouf/utils.action.action-interface package).