Libraries tagged by WH
cbschuld/browser.php
5954825 Downloads
A PHP Class to detect a user's Browser. This encapsulation provides a breakdown of the browser and the version of the browser using the browser's user-agent string. This is not a guaranteed solution but provides an overall accurate way to detect what browser a user is using.
brick/varexporter
23620901 Downloads
A powerful alternative to var_export(), which can export closures and objects without __set_state()
roots/wp-password-bcrypt
9467244 Downloads
WordPress plugin which replaces wp_hash_password and wp_check_password's phpass hasher with PHP 5.5's password_hash and password_verify using bcrypt.
vectorface/whip
1013362 Downloads
A PHP class for retrieving accurate IP address information for the client.
tplaner/when
869240 Downloads
Date/Calendar recursion library.
netflie/whatsapp-cloud-api
246462 Downloads
The first PHP SDK to send and receive messages using a cloud-hosted version of the WhatsApp Business Platform
whitecube/laravel-cookie-consent
267303 Downloads
Register, configure and ask for cookies consent in a EU-compliant way.
pragmarx/firewall
955274 Downloads
A Laravel IP whitelisting and blacklisting
mageplaza/module-smtp
5296994 Downloads
SMTP Extension for Magento 2 helps the owner of store simply install SMTP (Simple Mail Transfer Protocol) server which transmits the messages into codes or numbers
graham-campbell/exceptions
1213468 Downloads
Provides A Powerful Error Response System For Both Development And Production
white-october/pagerfanta-bundle
11546384 Downloads
Bundle to use Pagerfanta with Symfony2
wildside/userstamps
1357952 Downloads
Laravel Userstamps provides an Eloquent trait which automatically maintains `created_by` and `updated_by` columns on your model, populated by the currently authenticated user in your application.
thingengineer/mysqli-database-class
140475 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
spatie/laravel-horizon-watcher
1257582 Downloads
Automatically restart Horizon when local PHP files change
robinherbots/jquery.inputmask
265585 Downloads
Inputmask is a javascript library which creates an input mask. Inputmask can run against vanilla javascript, jQuery and jqlite.