Libraries tagged by actions
redpanda/activitystreams
39435 Downloads
Generate activity streams from the actions on your site.
railroad/railtracker
88115 Downloads
Tracks user actions in your application.
pluess/doctrine-trx-bundle
6 Downloads
This bundle provides container managed transactoins in controller actions.
pharaonic/laravel-users
177 Downloads
Laravel Users (Roles & Permissions, Devices, Password: Auto Hashing & History, Actions: Likes, Rates, Subscribes, Votes, Follows, Favorites, Bookmarks).
omnicode/lara-crud
3680 Downloads
Ready CRUD actions
nitsan/ns-sharethis
1959 Downloads
With Help of TYPO3 ShareThis Extension, users can share the page/post with others effortlessly using the native share action.Additionally, you can choose which pages or posts to show the share buttons via our Settings page, making it simple to add the share feature to your websites.TYPO3 v12 Compitibilty is Plus!
niclas-van-eyk/laravel-transactional-controllers
1118 Downloads
Effortlessly wrap your controller actions with database transactions.
nealyip/laravel-otp-validation
245 Downloads
Validate before making action with otp
nazg/skeleton
46 Downloads
Action-Domain-Responder (ADR) Micro framework for HHVM/Hack
narcisonunez/laravel-actionable-model
9 Downloads
Allow actions in your laravel model
namelesscoder/gizzle
796 Downloads
GitHub Webhook Listener with plugin-based API for creating your own triggerered actions
mxc-commons/mxc-layoutscheme
1160 Downloads
Zend Framework 2 Module that allows to define layout schemes and apply custom layouts to routes, modules, controllers and actions.
mouhamedfd/permissions-generator
36 Downloads
:permission generation for all your declared routes with corresponding controller action
mouf/utils.graphics.mouf-image
18886 Downloads
Images handler interface for resizing, croping, or any other action.
mouf/utils.common.lock
67261 Downloads
A simple package that provides functions to get a lock. Typically, you want to use locks when you want to be sure that 2 actions do not happen at the same time. For instance, if you regularly schedule cron tasks, you might want to be sure the last cron task finished before running the new one. A lock can help you do that.