Libraries tagged by WH
mpyw/laravel-retry-on-duplicate-key
49353 Downloads
Automatically retry non-atomic upsert operation when unique constraints are violated.
laraflock/multi-tenant
1247 Downloads
Run multiple websites using the same laravel installation while keeping tenant specific data separated for fully independant multi-domain setups.
jaimeperez/twig-configurable-i18n
2475560 Downloads
This is an extension on top of Twig's i18n extension, allowing you to customize which functions to use for translations.
integratedexperts/behat-screenshot
444650 Downloads
Behat extension and step definitions to create HTML and image screenshots on demand or when tests fail
inpsyde/search-and-replace
3615 Downloads
Search & Replace data in your whole WordPress setup, backup and import your database, change table prefix or migrate your domain to another domain.
iatstuti/laravel-nullable-fields
152752 Downloads
This trait allows you to easily flag attributes that should be set as null when being persisted to the database using the Laravel PHP Framework.
humbug/humbug
153147 Downloads
Humbug is a Mutation Testing framework for PHP. Whereas Code Coverage can tell you what code your tests are executing, Mutation Testing is intended to help you judge how well your unit tests actually perform and where they could be improved.
gufy/cpanel-php
183396 Downloads
Cpanel/WHM API for PHP
gisostallenberg/php-to-7-aid
1614 Downloads
Tool to find and possibly fix backward incompatible changes in your existing codebase when upgrading to or preparing for PHP7
getkirby/toolkit
24176 Downloads
The Kirby 2 toolkit is a set of handy classes and helpers which make your life with PHP easier.
gamez/psr-testlogger
185624 Downloads
PSR-3 compliant test logger for developers who like tests and want to check if their application logs messages as they expect.
ferjul17/sellsy-api
51833 Downloads
PHP library which helps to call Sellsy's API
elao/error-notifier-bundle
253132 Downloads
This bundle sends a html email when an error occurs.
doctrine/skeleton-mapper
8922 Downloads
The Doctrine SkeletonMapper is a skeleton object mapper where you are 100% responsible for implementing the guts of the persistence operations. This means you write plain old PHP code for the data repositories, object repositories, object hydrators and object persisters.
dg/texy
132986 Downloads
Texy converts plain text in easy to read Texy syntax into structurally valid (X)HTML. It supports adding of images, links, nested lists, tables and has full support for CSS. Texy supports hyphenation of long words (which reflects language rules), clickable emails and URL (emails are obfuscated against spambots), national typographic single and double quotation marks, ellipses, em dashes, dimension sign, nonbreakable spaces (e.g. in phone numbers), acronyms, arrows and many others. Texy code can optionally contain HTML tags.