Libraries tagged by represent
thekito/path
5 Downloads
Sanitize paths and represent by object with methods like getParent
theczech/component-model
41 Downloads
Provides classes that represents the component hierarchy and behavior
theczech/application
73 Downloads
Contains classes that represents the application model with its extensions and associated metadata.
talesoft/tale-tree
163 Downloads
Flexible and extensible tree-representation (parent->children[])
szemul/not-set-value
4688 Downloads
Simple package to represent a value that has not been set
swoole-app/swoole-app-mongo-connection
4 Downloads
Package representing asynchronous wrapper over Swoole Task for MongoDB driver for PHP
sunnysideup/presentation
7 Downloads
Adds slides to your Silverstripe website. Each slide is represented by one page and you can cycle through them.
stevenberg/wholesome-values
751 Downloads
Library for representing Whole Values and Exceptional Values
stasdovgodko/uri
263 Downloads
Represents a Uniform Resource Identifier (URI) reference.
stanislav-web/httpstatuses-json
38 Downloads
Http full status codes representation
smsimoes/value-object
5 Downloads
Core Component for value objects representation
smsimoes/stringable
78 Downloads
Core Component for objects that require a string representation
smiso/swissaddress
1012 Downloads
Address representation for Switzerland
sitnikovik/flex-array
46 Downloads
A powerful lightweight tool for representing an array as an object collection for reading and modifying it.
sirmekus/otu
5 Downloads
Otu is a PHP-based package that handles fine-formatting of string representation of (very) large numbers with their 'magnitude'. For instance, '50m' means 50000000. We can decide to write the entire 50000000 or just pass it to this package in the form of '50m' and have it take care of the presentation. It also works vice-versa. Walk with me.