Libraries tagged by string support
bnza/spgsp
706 Downloads
Doctrine2 simple support for spatial types and functions
anhoder/boyer-moore
21 Downloads
Boyer-Moore algorithm in PHP(support Chinese).
terremoth/php-win32-wchar
2 Downloads
Win32 API String support for FFI on PHP
swiftmade/simple-serialize
85 Downloads
Basic key:value; style serialization with string support only.
24hoursmedia/php-env-inject
25 Downloads
Inject and interpolate environment variables into strings. Supports substituting default values for an env var, and escapers/formatters using callbacks. Partially supports POSIX compliant shell syntax.
cavalheri/laravel-fuzzy-validation
1 Downloads
Fuzzy validation rules for Laravel with approximate string matching support.
apiverve/base64
0 Downloads
Base64 Encoder/Decoder is a simple tool for encoding and decoding Base64 strings. It supports both encoding text to Base64 and decoding Base64 back to text.
juksta/laravel-raw-sql-builder
1 Downloads
Create and operate raw sql as string with parameters support
edsamonte/passport
13 Downloads
Fork of official Laravel Passport with support for string-based Client IDs
xdev/randomize
39 Downloads
Support random number, string, array, list
spacetab-io/db-config
63 Downloads
Creates a DSN string from an array. Supports Connection URI's and Connection Key-Value strings.
alkhachatryan/laravel-enhanced-filters
2 Downloads
Extensible Laravel filtering engine with Amazon-style faceted search. Supports field types (string, numeric, boolean, date), operator-level validation, clean structured errors, and automatic query builder mapping. Perfect for APIs, dashboards, and complex multi-field filters.
rulinski/sorted-linked-list
1 Downloads
A type-safe sorted linked list supporting int or string values (not both).
vesper/unit-conversion
4 Downloads
This package provides a powerful and flexible way to handle unit conversion in PHP. It supports parsing units from strings, performing conversions, and working with both simple and compound units.
oceanmoon/core
7 Downloads
Core PHP utilities for floats, integers, arrays, types, and string conversion with IEEE-754 support.