Libraries tagged by stringly
eribloo/laravel-cache-objects
23 Downloads
Strongly typed cache objects
desmart/php-enum
462 Downloads
Strongly-typed enum objects for PHP
cakeweb/typed-array
19 Downloads
A simple base class for strongly typed arrays
bssphp/laraveldto
12 Downloads
A strongly typed Data Transfer Object integration for Laravel
bssphp/dto
20 Downloads
A strongly typed Data Transfer Object without magic for PHP 7.4+
briward/itemlist
6 Downloads
Provides a way to build strongly typed lists of values. Provides methods to search, sort, and manipulate lists. Heavily inspired by the .NET List class.
anteris-dev/laravel-rules
1 Downloads
Strongly typed Laravel validation attributes.
doctrine/inflector
739396907 Downloads
PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.
symfony/string
581948234 Downloads
Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way
nette/utils
303476942 Downloads
🛠Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.
league/uri-interfaces
130051983 Downloads
Common tools for parsing and resolving RFC3987/RFC3986 URI
league/uri
131598541 Downloads
URI manipulation library
league/csv
130557173 Downloads
CSV data manipulation made easy in PHP
voku/portable-ascii
316074835 Downloads
Portable ASCII library - performance optimized (ascii) string functions for php.
symfony/property-access
244738197 Downloads
Provides functions to read and write from/to an object or array using a simple string notation