Libraries tagged by data provider
klevu/module-m2-customer
7148 Downloads
Provides extension points and APIs that 3rd-party developers can use to change customer data
gateio/gateapi-php
6427 Downloads
Welcome to Gate API APIv4 provides operations related to spot, margin, and contract trading, including public interfaces for querying market data and authenticated private interfaces for implementing API-based automated trading.
elbformat/field-helper-bundle
3706 Downloads
Provides helpers to extract and set structured data from and to ibexa content fields
edfi/resources
25100 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
25097 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.* ***
digital-creative/expandable-table-row
16802 Downloads
Provides an easy way to append extra data to each row of your resource tables.
datatables.net/datatables.net-fixedheader-bs5
2854 Downloads
When displaying large amounts of data in a table, it can often be useful for the end user to have the column titles always visible. This is particularly true if using DataTables with pagination disabled, or the display length is set to a high value. The FixedHeader extension provides this ability. This is FixedHeader for DataTables with styling for [Bootstrap5](https://getbootstrap.com/)
datatables.net/datatables.net-fixedheader
9254 Downloads
When displaying large amounts of data in a table, it can often be useful for the end user to have the column titles always visible. This is particularly true if using DataTables with pagination disabled, or the display length is set to a high value. The FixedHeader extension provides this ability. This is FixedHeader for DataTables
czechphp/czech-bank-account
22014 Downloads
Provides useful utilities for czech bank account validation and data manipulation.
crawlzone/crawlzone
5261 Downloads
Crawlzone is a fast asynchronous internet crawling framework aiming to provide open source web search and testing solution. It can be used for a wide range of purposes, from extracting and indexing structured data to monitoring and automated testing.
bmdevel/php-index
45141 Downloads
This library provides an API to perform binary search operations on a sorted index. The index can be a XML document, a CSV document, or an arbitrary text file where the key has a fixed position. You can easily implement your own index. This API comes handy on any sorted data structure where realtime search operations are necessary without the detour of a DBS import.
artyuum/request-dto-mapper-bundle
5633 Downloads
This bundle provides an easy way to automatically map the incoming request data to a DTO and optionally validate it.
alezhu/phpunit-array-contains-asserts
1580 Downloads
Provides PHPUnit assertions to test array contains data or structure
struct/data-type
3357 Downloads
Simple package to provide data types: Amount, Date, Month, Rate
thefuriouscoder/propel2-data-cache-behavior
16534 Downloads
A Propel ORM behavior that provide auto data caching for model and collections. Based on snakano/propel-data-cache-behavior