Libraries tagged by to string
tamtamchik/namecase
351372 Downloads
This package allows you to convert names into the correct case where possible.
contributte/utils
1245903 Downloads
Extra contrib to nette/utils
tysonandre/var_representation_polyfill
4590907 Downloads
Polyfill for var_representation: convert a variable to a string in a way that fixes the shortcomings of var_export
saikiran/geohash
269154 Downloads
Geohash Algorithm to encode geographic coordinates to a string of letters and digits
oscarotero/html-parser
3131893 Downloads
Parse html strings to DOMDocument
mehdi-fathi/eloquent-filter
158835 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
1229346 Downloads
Detects possible insane comparison ("string" == 0) to help migrate to PHP8
amirami/localizator
260452 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
567514 Downloads
Library to parse urls from string input
symfony-cmf/slugifier-api
1491232 Downloads
Provides a basic slugifier interface to transform text into strings suitable for URLs
spatie/laravel-paginateroute
140004 Downloads
Laravel outer extension to easily use laravel's paginator without the query string
nyholm/append-query-string
274095 Downloads
A simple function that lets you add a query string to an existing URL
bentools/string-combinations
159565 Downloads
A simple, low-memory footprint function to generate all string combinations from a series of characters.
duncan3dc/bom-string
410200 Downloads
A small PHP library to handle byte order marks (BOM)
boesing/psalm-plugin-stringf
178965 Downloads
Psalm plugin to work with `sprintf`, `printf`, `sscanf` and `fscanf`.