Libraries tagged by represent
programster/mysql-objects
210 Downloads
Package for rapidly developing models that represent mysql tables. Tables must have an id field.
ppp/data-model
2262 Downloads
Internal representation of PPP objects in PHP
pliasun/laravel-get-color-palette
129 Downloads
Laravel Wrapper for `ksubileau/color-thief-php`. Grabs the dominant color or a representative color palette from an image. Uses PHP and GD or Imagick.
phrity/o
44 Downloads
Consistent object representation of data types. Inheritance friendly implementation. Provides wrapper classes for array, object, string, float, int and bool, plus Queue and Stack collections.
phputil/datatables
458 Downloads
PHP representation of Datatables' request and response.
phpgt/sqlbuilder
72 Downloads
Object oriented representation of SQL queries.
phauthentic/optional
143 Downloads
PHP version of Javas Optional class, used to represent a container object which may or may not contain a non-null value.
pfwd/vimeo-entities
8 Downloads
A set of PHP entities that represent the Vimeo API responses
pfazzi/email
5 Downloads
A PHP class representing an email address.
pdyn/datatype
178 Downloads
Collection of classes representing specific data types, and providing utilities to work with these types.
panvid/php-unit-converter
3 Downloads
Calculate the perfect representation of an value with unit.
panic-station/http-errors-exceptions
15 Downloads
The set of exceptions that represent HTTP error status codes.
p13/url
48 Downloads
Pacote de classes para representação dos elementos de uma URL
omaradel/enum
10 Downloads
An Enum package for Laravel provides an elegant and type-safe way to define and use enumerations in your Laravel application. Enumerations (Enums) are useful for representing a fixed set of constants with meaningful names, like user roles, order statuses, or payment methods.
ocdladefense/lib-html
50 Downloads
Library for representing and rendering HTML elements.