Libraries tagged by starting
nordsoftware/lumen-cors
468938 Downloads
CORS module for the Lumen PHP framework.
smartins/passport-multiauth
313178 Downloads
Add support to multi-auth on Laravel Passport
zoonman/linkedin-api-php-client
676896 Downloads
LinkedIn API PHP SDK with OAuth 2.0 & CSRF support. Can be used for social sign in or sharing on LinkedIn. Examples. Documentation.
wyndow/fuzzywuzzy
1750569 Downloads
Fuzzy string matching based on FuzzyWuzzy from Seatgeek
vstelmakh/url-highlight
646950 Downloads
Library to parse urls from string input
utopia-php/cache
218292 Downloads
A simple cache library to manage application cache storing, loading and purging
tysonandre/var_representation_polyfill
5174936 Downloads
Polyfill for var_representation: convert a variable to a string in a way that fixes the shortcomings of var_export
symfony-cmf/slugifier-api
1568695 Downloads
Provides a basic slugifier interface to transform text into strings suitable for URLs
steppinghat/emoji-detector
415015 Downloads
Detect and validate emoji in an input string
soloterm/grapheme
49189 Downloads
A PHP package to measure the width of unicode strings rendered to a terminal.
sailenicolas/forceutf8
176836 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
saikiran/geohash
315901 Downloads
Geohash Algorithm to encode geographic coordinates to a string of letters and digits
s9e/regexp-builder
1781586 Downloads
Library that generates regular expressions that match a list of strings.
oscarotero/html-parser
3756642 Downloads
Parse html strings to DOMDocument
orklah/psalm-insane-comparison
1353908 Downloads
Detects possible insane comparison ("string" == 0) to help migrate to PHP8