Popular Packages
-
-
-
-
-
PHP
cortexphp/json-repair
Repair invalid JSON strings by fixing common syntax errors like single quotes, unquoted keys, trailing commas, and missing brackets. Perfect for parsing LLM outputs and malformed API responses.
-
-
-
PHP
pulkitjalan/geoip
IP Geolocation Wrapper with Laravel Support
Abandoned! See pulkitjalan/ip-geolocation
-
-
PHP
koenhendriks/laravel-str-acronym
A package to be able to generate acronyms from strings in Laravel projects using the Str helper and supports the Stringable class.
-
-
-
-
-
PHP
triun/longest-common-subsequence
PHP implementation of an algorithm to solve the 'longest common subsequence' problem.