Libraries tagged by bref
wecodemore/wordpress-early-hook
89227 Downloads
Small library to safely add WordPress hooks before WordPress is loaded.
verbb/auth
140708 Downloads
A Craft CMS module to make working with authentication for third-parties a breeze.
staabm/password_exposed
371481 Downloads
This PHP package provides a `password_exposed` helper function, that uses the haveibeenpwned.com API to check if a password has been exposed in a data breach.
solarissmoke/disable-comments-mu
67106 Downloads
This is the must-use version of the Disable Comments WordPress plugin. Copy the contents of this directory into your mu-plugins directory in order to disable comments on the entire site/network, without any configuration. You should delete all existing comments from the WordPress database before activating this plugin. If you want to be able to configure the plugin's behaviour, then use the normal version.
simplesamlphp/simplesamlphp-module-consent
6100918 Downloads
A module that will ask for user consent before releasing attributes
reessolutions/db-override
76925 Downloads
A module to enable experimental mariadb 10.5 & 10.6 support before offical support is available.
radic/blade-extensions
318287 Downloads
Laravel package providing additional Blade extensions: foreach (with $loop data like twig), break, continue, set,array (multiline), etc
mxrxdxn/pwned-passwords
58536 Downloads
A library to query Troy Hunt's Pwned Passwords service to see whether or not a password has been included in a public breach.
marjose123/filament-lockscreen
34387 Downloads
Give an ability to the user to lock their access session without logging out of the system for a break.
ikechukwukalu/requirepin
9246 Downloads
A laravel package for pin confirmation and validation before processing requests to a specified route
humanmade/publication-checklist
145506 Downloads
Run checks and enforce conditions before posts are published.
freshbitsweb/laravel-cart-manager
20563 Downloads
Managing the cart of your Laravel application is a breeze
divineomega/laravel-password-exposed-validation-rule
686918 Downloads
Laravel validation rule that checks if a password has been exposed in a data breach
codezero/composer-preload-files
338153 Downloads
Composer plugin to autoload files before vendor files.
astrotomic/php-conditional-proxy
133556 Downloads
This package provides a trait and class to allow calling methods based on a condition without breaking the method chain.