Libraries tagged by WH
phpcompatibility/phpcompatibility-paragonie
25026408 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
2766932 Downloads
The most complete Phalcon Framework IDE stubs library which enables autocompletion in modern IDEs.
olegkoval/magento2-regenerate-url-rewrites
3268657 Downloads
Add into Magento 2 a CLI feature which allow to regenerate a Url Rewrites of products and categories
nyholm/nsa
5379339 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
10518183 Downloads
Provides a modified port of Douglas Crockford's jsmin.c, which removes unnecessary whitespace from JavaScript files.
kartik-v/yii2-mpdf
4925462 Downloads
A Yii2 wrapper component for the mPDF library which generates PDF files from UTF-8 encoded HTML.
joshcam/mysqli-database-class
272465 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
jeroendesloovere/vcard
3080860 Downloads
This VCard PHP class can generate a vCard with some data. When using an iOS device it will export as a .ics file because iOS devices don't support the default .vcf files.
jasonmccreary/laravel-test-assertions
3185264 Downloads
A set of helpful assertions when testing Laravel applications.
interconnectit/search-replace-db
105922 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.
hyn/multi-tenant
991092 Downloads
Run multiple websites using the same laravel installation while keeping tenant specific data separated for fully independant multi-domain setups.
envms/fluentpdo
453139 Downloads
FluentPDO is a quick and light PHP library for rapid query building. It features a smart join builder, which automatically creates table joins.
davidrjonas/composer-lock-diff
1516875 Downloads
See what has changed after a composer update.
components/jqueryui
5635217 Downloads
jQuery UI is a curated set of user interface interactions, effects, widgets, and themes built on top of the jQuery JavaScript Library. Whether you're building highly interactive web applications or you just need to add a date picker to a form control, jQuery UI is the perfect choice.
cocur/background-process
1628059 Downloads
Start processes in the background that continue running when the PHP process exists.