Libraries tagged by actions
mouf/utils.common.lock
67262 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.
molnix/bounced-mail-manager
1048 Downloads
Check for bounced emails and take action on them.
micro/plugin-http-logger
449 Downloads
Micro Framework: ROuter actions logger
mg-code/yii2-uuid
4713 Downloads
Assigns UID to user and allows to perform varios actions.
mg-code/yii2-command-logger
4995 Downloads
Useful tool for logging some CLI actions
mediawiki/talk-right
332 Downloads
Makes editing MediaWiki talk pages a distinct action from editing articles
mediashare/spider
121 Downloads
Spider is a php library for crawling website that allows you to scrape informations & automated actions.
mattjanssen/api-response-bundle
9597 Downloads
Symfony bundle for transforming controller action returns and exceptions into JSON API responses
mateus/module-adminpreviewproduct
22 Downloads
Inserts an action button on the product view inside admin that allows you to direct the current product to the frontend.
magedin/module-trojan-request-blocker
445 Downloads
This robust extension acts as a shield, detecting and blocking malicious requests before they can disrupt your e-commerce operations. Whether it’s bots, fraudulent actions, or unusual traffic spikes, MagedIn_TrojanRequestBlocker is designed to guard your store from potentially harmful activity.
madmikeyb/throttleable
13 Downloads
Temporarily disallow IP addresses from taking certain actions within your Laravel Application
machaven/track-attempts
3942 Downloads
Track and limit any auth, OTP, or any other type of action.
leaseweb/secure-controller-bundle
126397 Downloads
Provide '@Secure' annotation to secure actions in controllers by specifying required roles
laravel-enso/multitenancy
9441 Downloads
User actions logger dependency for Laravel Enso
kunstmaan/voting-bundle
965 Downloads
A lot of sites enable users to vote or participate in actions where Facebook Likes are counted and rewarded. The KunstmaanVotingBundle was created to allow a faster setup of that kind of actions and will provide a backlog of votes your users casted. That way you can look for irregularities and automatically stop campains when their deadline has expired. It will provice support for votes on your site only but also for external social networks as Facebook so you can worry about you ideas and not how to implement it.