Libraries tagged by prepr
bmt/iswc
0 Downloads
Class ISWC Represents an International Standard Musical Work Code (ISWC) and provides methods to manipulate it.
bmt/isrc
1 Downloads
The ISRC class is a PHP class that represents an International Standard Recording Code (ISRC). It provides methods to manipulate ISRC codes by parsing, retrieving components, and generating new codes.
bmt/assoc-array
5 Downloads
Represents an associative array with string keys.
bka/sample-php-1
6 Downloads
Value Object that represents a monetary value (using a currency's smallest unit)
bionicmaster/belongs-to-many-field
6 Downloads
belongsToMany nova representation in field.
binarywhisperer/graphson
2 Downloads
PHP Objects representing Graphs with JSON import and export.
bigz/halapi
257 Downloads
A PHP library to support implementing representations for HAL, REST over JSON web services
benycode/dto
19 Downloads
data transfer object representation based on laravel validation
bentools/url
1041 Downloads
Url object representation
baptouuuu/spreadsheet
15 Downloads
Spreadsheet object representation
azathoth/money-math
15 Downloads
gmp-based arbitrary precision operations on currency amounts "XXX.YY"; because floats are BAD for representing money
asmoday74/yii2-timezone
2 Downloads
This component allows you to automatically determine the temporary zone of the user and set it up in the YII2 settings for the correct operation of temporary representations.
asivas/abm
129 Downloads
The CRUD-Resouce controller implementation make simple base of an app based on resources, with NavItems and FormFields backend representation
ashrafakl/yii2-locale
407 Downloads
The yii2-locale extension represents the data relevant to a locale such as countries, languages, and orientation.
aseemann/pihole-api-client
24 Downloads
The Pi-hole API is organized around [REST](http://en.wikipedia.org/wiki/Representational_State_Transfer). Our API has predictable resource-oriented URLs, accepts and returns reliable UTF-8 [JavaScript Object Notation (JSON)-encoded](http://www.json.org/) data for all API responses, and uses standard HTTP response codes and verbs. Most (but not all) endpoints require authentication. API endpoints requiring authentication will fail with code `401 Unauthorized` when used outside a valid session.