Libraries tagged by data container
alezhu/phpunit-array-contains-asserts
1642 Downloads
Provides PHPUnit assertions to test array contains data or structure
edfi/resources
25301 Downloads
The Ed-Fi ODS / API enables applications to read and write education data stored in an Ed-Fi ODS through a secure REST interface. *** > *Note: Consumers of ODS / API information should sanitize all data for display and storage. The ODS / API provides reasonable safeguards against cross-site scripting attacks and other malicious content, but the platform does not and cannot guarantee that the data it contains is free of all potentially harmful content.* ***
edfi/descriptors
25298 Downloads
The Ed-Fi ODS / API enables applications to read and write education data stored in an Ed-Fi ODS through a secure REST interface. *** > *Note: Consumers of ODS / API information should sanitize all data for display and storage. The ODS / API provides reasonable safeguards against cross-site scripting attacks and other malicious content, but the platform does not and cannot guarantee that the data it contains is free of all potentially harmful content.* ***
phergie/phergie-irc-connection
22212 Downloads
Data structure for containing information about an IRC client connection
shopgate/cart-integration-magento2-m2
38765 Downloads
Shopgate meta package containing the necessary modules to synchronize data across servers.
mouf/utils.common.sortable-interface
227778 Downloads
This package contains an interface used by objects to say they can sort data. The concept is very simple, the object implements a sort method that takes a key (the sort column) and a direction, and that's it!
mouf/utils.common.paginable-interface
227785 Downloads
This package contains an interface used by objects to say they can paginate data. The concept is very simple, the object implements a paginate method that takes a limit and an offset, and that's it!
mouf/html.widgets.statsgrid
9362 Downloads
This PHP package contains a HTML pivot table. You provide it with a data set and the list of columns and rows and it will display a nice pivot table.
mediawiki/cldr
8746 Downloads
CLDR extension contains local language names for different languages, countries, and currencies extracted from CLDR data
interactiv4/data-object-contracts
72632 Downloads
This package contains common interfaces to implement data object classes.
mouf/html.widgets.evolugrid
31439 Downloads
This package contains the EvoluGrid widget. This is an HTML/Ajax datagrid that can be used to display data. It's main difference with other datagrids is that you can chage the set of columns dynamically depending on the paginated results you are looking at.
brightnucleus/country-codes
86373 Downloads
Automatically updated country data containing ISO codes and English country names, powered by free MaxMind data.
stitch/regression-php
8889 Downloads
regression-php is a Php component containing a collection of linear least-squares fitting methods for simple data analysis.
mouf/utils.common.formatters
33641 Downloads
Formatters are simple classes that transform a string into another. For instance, a formatter could be used to format a date, translate a string, put a string in bold, etc... This package contains the formatter interface, plus a number of useful formatters.
morningtrain/data-transfer-object-casters
2676 Downloads
A package containing Data Transfer Object casters, for use with spatie/data-transfer-object