Libraries tagged by object-oriented string
dracoder/string-extension
134 Downloads
Library to extend PHP string base type in an Object Oriented way
mscribellito/str
25 Downloads
Str is an immutable PHP class that provides convenient, object-oriented operations for string handling and manipulation.
leafy-tech/str
26 Downloads
This library offers more object-oriented and more fluent string manipulation.
weblabel/data-transformer
2010 Downloads
This library provides object-oriented interface for decoding string formats (e.g. JSON) into an array
titon/type
861 Downloads
The type package provides a chainable immutable object oriented interface for array lists, hash maps, string buffers, xml documents, and more.
dknx01/object-xml
48 Downloads
A PHP library to generate xml string/documents in an object oriented way including xsd validation and restriction for values
ov-code/elasticoc
1212 Downloads
A Object oriented client for Elastic.No more infinite arrays that you can't control. No more extra fields, no more dates as string. Now Elastic will be work as it sould work
erodriguezds/active-orm
3 Downloads
Yet another lightweight ActiveRecord ORM for PHP library is responsible for building SQL query strings, Paginate and Hydration via an object oriented PHP interface.
kiwa/link-obfuscator
4677 Downloads
Strong link obfuscation with PHP and JavaScript. Object-oriented, using the Rot47 algorithm. Hides email, phone and sms links from being crawled by spambots.
kariricode/data-structure
78 Downloads
The KaririCode DataStructure component offers advanced PHP data structures, including lists, stacks, queues, maps, and sets. It features efficient, strongly-typed, object-oriented implementations like ArrayList, LinkedList, BinaryHeap, and TreeMap.
glowy/registry
2105 Downloads
Registry Component provides a fluent, object-oriented interface for storing data globally in a well managed fashion, helping to prevent global meltdown.
atomastic/registry
3321 Downloads
Registry Component provides a fluent, object-oriented interface for storing data globally in a well managed fashion, helping to prevent global meltdown.
simklee/string-buffer
213 Downloads
A string buffer to manipulate strings object orientated with fluent interface and method chaining.