Libraries tagged by after
mralston/lockout
312 Downloads
Locks user accounts after a set number of failed login attempts.
mkleine/magento-customer-helper
59 Downloads
Sends an email after a given time range to customers which failed to login
martinmulder/openapi-crowdstrike-falcon-php
42 Downloads
Use this API specification as a reference for the API endpoints you can use to interact with your Falcon environment. These endpoints support authentication via OAuth2 and interact with detections and network containment. For detailed usage guides and examples, see our [documentation inside the Falcon console](https://falcon.eu-1.crowdstrike.com/support/documentation). To use the APIs described below, combine the base URL with the path shown for each API endpoint. For commercial cloud customers, your base URL is `https://api.eu-1.crowdstrike.com`. Each API endpoint requires authorization via an OAuth2 token. Your first API request should retrieve an OAuth2 token using the `oauth2/token` endpoint, such as `https://api.eu-1.crowdstrike.com/oauth2/token`. For subsequent requests, include the OAuth2 token in an HTTP authorization header. Tokens expire after 30 minutes, after which you should make a new token request to continue making API requests.
malik_humza_nandla/mysql-library
7 Downloads
A small library to implement mysql functions after php 5.6 so you can use this library to migrate your project to a newer php version without limitation of mysql deprecation
magepow/autoflushcache
482 Downloads
Auto flush cache after when saving change or config in admin Magento 2.
m41r/nested-typoscript-constants
437 Downloads
A simple proof-of-concept extension to support nested TypoScript constants again after the new TypoScript Parser introduction in Typo3 v12.
ltd-beget/php-vim
6759 Downloads
Console helper for php to open vim in script, gives it control and returns control to script after close vim
litalino/flarum-auto-post-count-badge
352 Downloads
Add Automatic badge to user after certain number of posts
lastcallmedia/terminus-safe-deploy
112 Downloads
Terminus command to deploy after configuration has been checked.
kitpages/chain-bundle
89 Downloads
This is a Symfony2 bundle that executes the classes one after the other.
jpstacey/composer-patcher
52 Downloads
Runs patches against projects after install
isra00/class-triggers
6 Downloads
Inject magic actions before and after any method of any class
innovo/module-cache-improve
1 Downloads
Cache Improve by Innovo. Block clean cache after product checkout. Improve top menu cache
innomedio/sulu-form-landing-page-bundle
1107 Downloads
Define redirects in Sulu forms after a successful form submit.
hmones/laravel-redirect
13 Downloads
Redirects users automatically after login to the previous protected route they were trying to access