Libraries tagged by data list
daikon/data-structure
4833 Downloads
Immutable data structures based on php/ds.
cursedcoder/dark-redis-list-bundle
13 Downloads
Symfony2 bundle which allows you to store part of doctrine entities data in Redis.
rossey/big-list-of-naughty-strings
42 Downloads
Big List of Naughty Strings is a list of strings which have a high probability of causing issues when used as user-input data.
kinglozzer/silverstripe-columnedlist
1983 Downloads
An SS_ListDecorator to facilitate stacking data vertically in columns
kkboranbay/backpack-export
38 Downloads
A Laravel package to export data from Backpack admin panel list pages and send it via email as an Excel file. This package allows easy integration into any Backpack-based project, enabling administrators to export filtered or full data directly from the admin panel and receive the exported file via email.
smoren/containers
114 Downloads
Abstract data containers and structures for PHP
smoren/array-view
9 Downloads
Create array views for easy data manipulation, select elements using Python-like slice notation, enable efficient selection of elements using index lists and boolean masks.
jitesoft/datastructures
279 Downloads
Misc data structures for php.
felixarntz/post-types-definitely
48 Downloads
This framework plugin makes adding post types with taxonomies and meta to WordPress very simple, yet flexible.
sheadawson/silverstripe-dynamiclists
7196 Downloads
A Module that allows users to create custom data lists. These lists can then be used in a form control (specified via code by a developer) or within a user defined form to be able to define controlled vocabularies managed in a central location that might be used across several forms.
fromholdio/silverstripe-paged
1037 Downloads
A small SilverStripe module that applies pagination functionalities to a Controller and its datalist/s.
timitek/getrets-laravel
115 Downloads
A laravel package for the GetRETS API from timitek (http://www.timitek.com). GetRETS is a product / service developed by timitek that makes it possible to quickly build real estate related applications for pulling listing data from several MLS's without having to know anything about RETS or IDX or worry about the pains of mapping and storing listing data from these various sources.
jar/jar_dataflow
552 Downloads
Extends content elements with a query builder to output data from arbitrary list elements
deerdama/laravel-mongo-helper
1434 Downloads
Artisan command to handle mongo collections (list collections, delete, download, import data, etc..)
leewillis77/wplisttableexportable
1 Downloads
WP_List_Table_Exportable is an (almost) drop-in replacement for the WP_List_Table class that lets users export the current page of data to CSV with a simple click.