Libraries tagged by object-oriented string
dracoder/string-extension
150 Downloads
Library to extend PHP string base type in an Object Oriented way
ngsoft/text
37 Downloads
Provides an object-oriented API to strings .
mscribellito/str
26 Downloads
Str is an immutable PHP class that provides convenient, object-oriented operations for string handling and manipulation.
leafy-tech/str
27 Downloads
This library offers more object-oriented and more fluent string manipulation.
foxworn3365/fluorine
32 Downloads
A simple library in PHP for handling arrays and strings object oriented
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
erodriguezds/active-orm
4 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.
glowy/registry
2179 Downloads
Registry Component provides a fluent, object-oriented interface for storing data globally in a well managed fashion, helping to prevent global meltdown.
kiwa/link-obfuscator
5597 Downloads
Strong link obfuscation with PHP and JavaScript. Object-oriented, using the Rot47 algorithm. Hides https, email, phone and sms links from being crawled by spambots.
kariricode/data-structure
890 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.
atomastic/registry
3329 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
298 Downloads
A string buffer to manipulate strings object orientated with fluent interface and method chaining.