Libraries tagged by bystring
daveismyname/laravel-filters
50852 Downloads
Save and reuse query string based filters
crankycyclops/m2-module-discount-code-url
11374 Downloads
Allows discount codes to be applied to a browser session automatically via a query string or URL path.
coding-socks/lost-in-translation
8197 Downloads
This package helps to find missing translation strings in your Laravel blade files
codezero/encrypter
85397 Downloads
Encrypt and decrypt strings in PHP.
clue/hexdump
41855 Downloads
View any (binary) string as a hexdump
clemdesign/php-mask
90730 Downloads
PHP-Mask is a PHP library to make masks on string.
chevere/message
17183 Downloads
Strings with template tags support
b13/assetcollector
107769 Downloads
Add CSS and SVG files and strings as inline style tag/inline svg to the html code.
automattic/jetpack-composer-plugin
29165 Downloads
A custom installer plugin for Composer to move Jetpack packages out of `vendor/` so WordPress's translation infrastructure will find their strings.
aura/uri
75463 Downloads
The Aura Uri package provides objects to build and manipulate URL strings.
ambengers/query-filter
12316 Downloads
Laravel package for filtering resources with request query string
alecrabbit/php-wcwidth
22558 Downloads
Calculate width of unicode strings rendered to a terminal
adaptive/php-text-difference
58824 Downloads
A comprehensive library for generating differences between two hashable objects (strings or arrays). Fork of a fork to add namespaces and psr-4 autoloading
academe/serializeparser
67764 Downloads
A PHP parser for serialized data, to be able to 'peek' into serialize strings.
shahonseven/php-color-hash
66298 Downloads
Generate color based on the given string. Backported from the Javascript library color-hash