Libraries tagged by WH
wp-cli/profile-command
266831 Downloads
Quickly identify what's slow with WordPress.
wikimedia/utfnormal
3577496 Downloads
Contains Unicode normalization routines, including both pure PHP implementations and automatic use of the 'intl' PHP extension when present
verbb/image-resizer
231494 Downloads
Resize assets when they are uploaded.
typo3/cms-sys-note
4244800 Downloads
TYPO3 CMS System Notes - Records with messages which can be placed on any page and contain instructions or other information related to a page or section.
tritum/form-element-linked-checkbox
405893 Downloads
Adds a new form element which allows the editor to create a checkbox with a linked label text. This is an extension for TYPO3 CMS.
trikoder/oauth2-bundle
1616910 Downloads
Symfony bundle which provides OAuth 2.0 authorization/resource server capabilities.
timgws/query-builder-parser
322040 Downloads
Build complex Eloquent & QueryBuilder queries automatically when using jQuery-QueryBuilder
texy/texy
719432 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.
tamtamchik/namecase
299576 Downloads
This package allows you to convert names into the correct case where possible.
steampixel/simple-php-router
40044 Downloads
This is a simple and small PHP router that can handle the whole url routing for your project.
sirbrillig/phpcs-changed
2491378 Downloads
Run phpcs on files, but only report warnings/errors from lines which were changed.
samdark/yii2-psr-log-target
1224831 Downloads
Yii 2 log target which uses PSR-3 compatible logger
roave/no-floaters
167429 Downloads
PHPStan Rules to Disallow Float proliferation in contexts where IEEE-754 rounding errors are not acceptable
rafaelwendel/phpsupabase
50551 Downloads
PHPSupabase is a library written in php language, which allows you to use the resources of a project created in Supabase (https://supabase.io), through integration with its Rest API.
ocramius/code-generator-utils
1306627 Downloads
A set of code generator utilities built on top of PHP-Parsers that ease its use when combined with Reflection