Libraries tagged by afdt
pfefferle/wordpress-indieweb-press-this
11 Downloads
This plugin adds IndieWeb microformats2 markup to WordPress' press this. After activating, go to the Tools tab to install the bookmarklets.
perfect-code/module-import-create-options-on-fly
958 Downloads
While products import create unexisted select/multiselect options on the fly and reset attributes cached options after that. Works for downloadable products only.
ognyk/yii2-login-blocker
667 Downloads
Block/ban login for few minutes after 3 wrong login times.
odino/phpunit-notifications
18 Downloads
A shell script to get desktop notifications after PHPUnit has run.
nachofassini/laravel-database-structure
3860 Downloads
Package that generates a php file with the tables and fields of the database after running all the migrations
mvf-tech/db-data-eraser
1523 Downloads
Truncates rows of data from a database after 30 days.
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
6 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
ltd-beget/php-vim
6724 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
332 Downloads
Add Automatic badge to user after certain number of posts
kitpages/chain-bundle
88 Downloads
This is a Symfony2 bundle that executes the classes one after the other.
jro/guest2customer
5 Downloads
Automatically create a customer account after guest checkout in Magento 2
jpstacey/composer-patcher
52 Downloads
Runs patches against projects after install
jlorente/laravel-transaction-commit-queue
2837 Downloads
A Laravel queue connector to process jobs after successful transactions commits