Libraries tagged by represent
shamiln/monzo
11 Downloads
A PHP library representing data retrieved from Monzo's API
sergioccrr/datetimespanish
75 Downloads
Translate textual date representations into Spanish
sergeymakarenko/belongs-to-many-field
13 Downloads
belongsToMany nova representation in field.
selectitaly/blackout-dates
10 Downloads
A class for generating an array of dates which might typically represent dates on which certain types of business requests can not be guaranteed to be processed by.
secamedia/datatables-form-bundle
519 Downloads
Provides Form Types and Entities representing the DataTables AJAX Request.
sasedev/commons-htmlmodel
7 Downloads
Groups of classes that represents html(5) elements and attributes
samy/restapi
78 Downloads
REST is an acronym for REpresentational State Transfer and an architectural style for distributed hypermedia systems.
rstoetter/ckeycolumnusagetree-php
23 Downloads
The class cKeyColumnUsageTree represents a sorted collection of the key column usage of a mysql database. The main purpose of the class is to determine the dependencies of the tables among each other: The class is able to find dependency paths of more than two tables, when another tables are involved. Dependencies which include self referencing tables are considered, too.
roukmoute/timespan
0 Downloads
Represents a time interval
rostand-dev/wordify-number
4 Downloads
This library converts numbers to their word representation (123 -> one hundred twenty three).
rockhopsoft/buckystats
4 Downloads
Bucky Stats - Data Graphs for Co-Pilots of Spaceship Earth — Tracking some data points of a world whose organization is far too dominated by earlier grunches of giants. Inspired by Buckminster Fuller's ideas of immense data dashboards used to inform world leaders. If our governments are truly representative, then we all need powerful access to actionable data for evidence-based decisions.
rocket-internet/money-value-object
2217 Downloads
Value Object that represents a monetary value (using a currency's smallest unit)
robote13/yii2-catalog
160 Downloads
Catalog of products for online store. Prices, sets, leftovers in the warehouse. In the module, the 'Class Table Inheritance' design pattern is used to represent the different types of products.
rezident/yii2-attach-file
32 Downloads
This extension for yii2 allows you to attach different uploaded files to models and to represent ones in the different views
programster/pgsql-objects
1051 Downloads
A library for interfacing with a PostgreSQL database in PHP. Facilitates the creation of objects that represents tables tables. Objects must have id of type UUID.