Libraries tagged by specifier
upperdog/hide-updates
52 Downloads
This plugin hides update notifications for WordPress core, plugin, and theme updates in WordPress admin for all users except first registered user or specified users.
space48/magento2-environment-configuration
3599 Downloads
Console command to set Magento configuration for a specified environment
shebaoting/flarum-repost
14 Downloads
A Flarum extension that redirects to the original URL if specified when posting.
sheadawson/silverstripe-dynamiclists
7197 Downloads
A Module that allows users to create custom data lists. These lists can then be used in a form control (specified via code by a developer) or within a user defined form to be able to define controlled vocabularies managed in a central location that might be used across several forms.
robo-finance/laravel-redis-queue-clear
28571 Downloads
Remove all jobs from specified queue
rhaarhoff/workflow
23 Downloads
Creates a specified workflow
plazzag/polario-sdk-php
136 Downloads
API for Polario __Naming:__ * json properties are formatted in camel case (fooBar) besides of enums (FooBar) * route params are formatted in hyphen case (foo-bar) * query params are formatted in snake case (foo_bar) * query params could hold lists of elements if they are comma separated * enum properties are formatted in capitalized camel case (FooBar) __Default values:__ * default values are specified for optional parameters do only apply to POST requests __Types:__ * numbers are considered to be float values * strings that are not specified to be html formatted should not be interpreted as html to avoid unexpected bahavior, like xss attacks * timestamps are considered to be in unix time __Headers:__ * ___Platform___: can be always set as header param to specify the platform of the request for the logging output
phpbb/autogroups
332 Downloads
An extension that can automate the process of adding and removing users from groups upon reaching specified milestones related to their post count, age, membership, and warnings count.
olssonm/blockip
241 Downloads
Block requests from specified IPs in Laravel 5.
nyco/wp-stat-collector
117 Downloads
A developer plugin for WordPress that adds hooks to enable the logging of data from the site to a specified MySQL database.
netzindianer/laravel-file-notifier
543 Downloads
Notify chosen services when specified file changes
nastasin/swephetest
58 Downloads
Wrapper for Swiss Ephemeris swisseph command - swetest. Can be used to get planetary positions for specified location and time.
msonowal/laraxchange
2188 Downloads
This provides multi currency conversions in Laravel app by using http://fixer.io/ API and cache the conversion rates by using cache driver specified and updates the cache for the app periodically by the command bus in laravel way
magify/magento2-module-slacknotifier
27 Downloads
This Magento 2 module automatically sends every logger exception to a specified Slack channel.
maggomann/filament-model-translator
6741 Downloads
The package translates the Eloquent models using a currently specified translation file. The Eloquent models are used internally in [filament's](https://filamentphp.com/) Resources and RelationManagers for translation. This package provides traits for the Resources and RelationManagers to translate them automatically.