Libraries tagged by afdt
postyou/contao-comparison-slider
270 Downloads
Slider to compare two images e.g. before/after
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
992 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
677 Downloads
Block/ban login for few minutes after 3 wrong login times.
odino/phpunit-notifications
19 Downloads
A shell script to get desktop notifications after PHPUnit has run.
nogrod/dhl-retoure-php-sdk
87 Downloads
# Introduction ## Overview Note: This is the specification of the DP-DHL Group Parcel DE Returns API. This web service allows business customers to create return labels on demand. # Scenarios ## Main Scenario: Creating a returnlabel This is achieved by posting a return order to the URI '/rest/orders'. The service will respond with a return label. ## Querying to get receiver locations The single scenario supported by this service is the determination of the receiver's location. This is achieved by getting a location to the URI '/rest/locations'. The service will respond with a Receiver. # Technical Note on Authorization This API supports __two alternative ways__ to authorize yourself: 1. Combination of Apikey and Basic Authentication which you can provide with every call. 2. OAuth2 Password Flow: After having obtained your access token once, you provide this token as bearer token. You can try it out here. More details can be found when clicking on "Authorize".
ngiraud/laravel-starter
14 Downloads
An opinionated starter to launch after creating a fresh Laravel application
natureshadow/user_identities_oidc
11 Downloads
Populates a user's identities from their userinfo after OAuth/OIDC login
mvf-tech/db-data-eraser
1533 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
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
litalino/flarum-auto-post-count-badge
355 Downloads
Add Automatic badge to user after certain number of posts
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