Libraries tagged by whiz
hyn/multi-tenant
947876 Downloads
Run multiple websites using the same laravel installation while keeping tenant specific data separated for fully independant multi-domain setups.
datatables/datatables
1297786 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
34327808 Downloads
Credis is a lightweight interface to the Redis key-value store which wraps the phpredis library when available for better performance.
brick/varexporter
21061640 Downloads
A powerful alternative to var_export(), which can export closures and objects without __set_state()
roots/wp-password-bcrypt
9082459 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
975443 Downloads
A PHP class for retrieving accurate IP address information for the client.
spatie/laravel-livewire-wizard
648317 Downloads
Build wizards using Livewire
whitecube/laravel-cookie-consent
176535 Downloads
Register, configure and ask for cookies consent in a EU-compliant way.
pragmarx/firewall
935589 Downloads
A Laravel IP whitelisting and blacklisting
craue/formflow-bundle
3548259 Downloads
Multi-step forms for your Symfony project.
white-october/pagerfanta-bundle
11465842 Downloads
Bundle to use Pagerfanta with Symfony2
wildside/userstamps
1250220 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
134697 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
robinherbots/jquery.inputmask
261905 Downloads
Inputmask is a javascript library which creates an input mask. Inputmask can run against vanilla javascript, jQuery and jqlite.
phpcompatibility/phpcompatibility-paragonie
22453905 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.