Event-driven programming for CakePHP
Stars
80
Forks
7
Watchers
80
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
new layout, new readme. -> see legacy branch for previous version
563bd01View on GitHubUpdating readme with additional examples and explanations about usage.
584f2b1View on GitHubAdd the dispatch method, which aliases dispatchEvent method, to the
763eafcView on GitHubMove shell task code into its proper location under the vendors folder
ca894b2View on GitHubFixes the App:import for the app_****_events.php files. Adds support for
a3cb924View on GitHubChanging Folder::ls to Folder::read() to avoid deprecated message in CakePHP v1.3
8861f7dView on GitHubAdded filtering of ignored extensions in listeners directory
3d8b21aView on GitHubMoved "renderElement" from AppEvents one level up to ControllerEvents where it belongs.
d1c2796View on GitHubAdded missing php documentation in cake events, some general cleanup, added a big condition around the startup file to avoid unessecary calls.
95846d6View on GitHub