Libraries tagged by to string
contributte/utils
905427 Downloads
Extra contrib to nette/utils
tysonandre/var_representation_polyfill
4025517 Downloads
Polyfill for var_representation: convert a variable to a string in a way that fixes the shortcomings of var_export
oscarotero/html-parser
2581820 Downloads
Parse html strings to DOMDocument
mehdi-fathi/eloquent-filter
145432 Downloads
Eloquent Filter adds custom filters automatically to your Eloquent Models in Laravel.It's easy to use and fully dynamic, just with sending the Query Strings to it.
orklah/psalm-insane-comparison
1133184 Downloads
Detects possible insane comparison ("string" == 0) to help migrate to PHP8
amirami/localizator
211581 Downloads
Localizator is a small tool for Laravel that gives you the ability to extract untranslated strings from project files. It works using the artisan command line and the provided localize command.
vstelmakh/url-highlight
491210 Downloads
Library to parse urls from string input
symfony-cmf/slugifier-api
1415002 Downloads
Provides a basic slugifier interface to transform text into strings suitable for URLs
consoletvs/profanity
550042 Downloads
PHP library to block bad words in a string
spatie/laravel-paginateroute
133481 Downloads
Laravel outer extension to easily use laravel's paginator without the query string
nyholm/append-query-string
266453 Downloads
A simple function that lets you add a query string to an existing URL
bentools/string-combinations
145809 Downloads
A simple, low-memory footprint function to generate all string combinations from a series of characters.
duncan3dc/bom-string
385555 Downloads
A small PHP library to handle byte order marks (BOM)
boesing/psalm-plugin-stringf
166797 Downloads
Psalm plugin to work with `sprintf`, `printf`, `sscanf` and `fscanf`.
delight-im/random
30242 Downloads
The most convenient way to securely generate anything random in PHP