Libraries tagged by date thai
edfi/descriptors
22706 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.* ***
datatables.net/datatables.net-keytable
2554 Downloads
KeyTable allows you to use keyboard navigation on a DataTables enhanced table, like an Excel spreadsheet - a cell shows a focus outline which can be moved using the keyboard or mouse operations. This can be particularly useful in an editable table that uses Editor allowing end users to update data very quickly. This is KeyTable for DataTables
jaxwilko/datamigrator
8889 Downloads
A plugin that converts your data to flat files
zauberfisch/silverstripe-serialized-dataobject
4514 Downloads
SilverStripe database field that allows saving arbitrary data in a single db field using serialization
tomshaw/electricgrid
1089 Downloads
A feature-rich Livewire package designed for projects that require dynamic, interactive data tables.
eappointment/zmsclient
23320 Downloads
Use this library to fetch data from the eappointment API via HTTP.
clue/qdatastream
14316 Downloads
Lightweight PHP library that allows exchanging binary data with Qt programs (QDataStream)
netgen/birthday
23552 Downloads
This datatype stores the date in the format of YYYY-MM-DD in the data_text field
yurunsoft/doctrine-annotations
139464 Downloads
PHP Doctrine DocBlock Annotations Parser library that lets you parse structured data out of PHP docblocks for use with other functionality.
php-etl/fast-map
10410 Downloads
This library implements a compiled data mapping library
madnh/fpdm
70983 Downloads
This script allows to merge data into a PDF form
dnadesign/silverstripe-advanceddropdowns
17195 Downloads
DropdownField and GroupedDropdownField that allows the use of data-attributes on each option tag
bdunogier/guzzle-site-authenticator
200661 Downloads
A guzzle plugin that adds, if necessary, authentication data to requests. Uses credentials and cookies, with login requests to the sites.
aigorlaxy/google-sheets-model-importer
2457 Downloads
A simple trait to insert or update data to models from Google Sheets with just the link of the published spreadsheet. No need of Google API.
vcn/enum
27633 Downloads
[Deprecated] Enumeration data types with pattern match operations. This package is obsolete because PHP has native enums now.