Libraries tagged by whiz
datatables/datatables
1323058 Downloads
DataTables is a plug-in for the jQuery Javascript library. It is a highly flexible tool, based upon the foundations of progressive enhancement, which will add advanced interaction controls to any HTML table.
colinmollenhour/credis
35761066 Downloads
Credis is a lightweight interface to the Redis key-value store which wraps the phpredis library when available for better performance.
brick/varexporter
22956499 Downloads
A powerful alternative to var_export(), which can export closures and objects without __set_state()
roots/wp-password-bcrypt
9376553 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
1002998 Downloads
A PHP class for retrieving accurate IP address information for the client.
spatie/laravel-livewire-wizard
711010 Downloads
Build wizards using Livewire
projektgopher/whisky
140241 Downloads
A simple CLI tool for managing a project's git hooks across multiple members.
whitecube/laravel-cookie-consent
239563 Downloads
Register, configure and ask for cookies consent in a EU-compliant way.
pragmarx/firewall
949889 Downloads
A Laravel IP whitelisting and blacklisting
craue/formflow-bundle
3637577 Downloads
Multi-step forms for your Symfony project.
white-october/pagerfanta-bundle
11525969 Downloads
Bundle to use Pagerfanta with Symfony2
wildside/userstamps
1327421 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
138622 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
robinherbots/jquery.inputmask
264277 Downloads
Inputmask is a javascript library which creates an input mask. Inputmask can run against vanilla javascript, jQuery and jqlite.
phpcompatibility/phpcompatibility-paragonie
24190035 Downloads
A set of rulesets for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by the Paragonie polyfill libraries.