Libraries tagged by WH
wildside/userstamps
1421058 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
144398 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
spatie/laravel-horizon-watcher
1402169 Downloads
Automatically restart Horizon when local PHP files change
sirbrillig/phpcs-changed
3491928 Downloads
Run phpcs on files, but only report warnings/errors from lines which were changed.
samdark/yii2-psr-log-target
1586789 Downloads
Yii 2 log target which uses PSR-3 compatible logger
robinherbots/jquery.inputmask
267732 Downloads
Inputmask is a javascript library which creates an input mask. Inputmask can run against vanilla javascript, jQuery and jqlite.
phpcompatibility/phpcompatibility-paragonie
26361863 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.
phalcon/ide-stubs
2835683 Downloads
The most complete Phalcon Framework IDE stubs library which enables autocompletion in modern IDEs.
olegkoval/magento2-regenerate-url-rewrites
3362346 Downloads
Add into Magento 2 a CLI feature which allow to regenerate a Url Rewrites of products and categories
nyholm/nsa
5504598 Downloads
See everything and do whatever you want. No privacy rule will stop us. Used in tests, debugging and fixtures to access properties and methods.
mrclay/jsmin-php
11020063 Downloads
Provides a modified port of Douglas Crockford's jsmin.c, which removes unnecessary whitespace from JavaScript files.
kartik-v/yii2-mpdf
5045276 Downloads
A Yii2 wrapper component for the mPDF library which generates PDF files from UTF-8 encoded HTML.
joshcam/mysqli-database-class
276001 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
jasonmccreary/laravel-test-assertions
3324061 Downloads
A set of helpful assertions when testing Laravel applications.
interconnectit/search-replace-db
107469 Downloads
A PHP search replace tool for quickly modifying a string throughout a database. Useful for changing the base URL when migrating a WordPress site from development to production.