Libraries tagged by result set
tharangakothalawala/resultsetpaginator
1271 Downloads
Simple pagination module where it accepts a database connection to provide pagination support. Also supports plain pagination.
nsbucky/resultset-table
23 Downloads
Create HTML Bootstrap tables from Arrays and Laravel Collections
ipub/doctrine-orm-query
55482 Downloads
Create entities select queries in Doctrine 2
friendsofsilverstripe/seo-suite
24 Downloads
A set of modules for improving your search results.
wtsergo/laminas-db
9 Downloads
Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations
summe/slice
25 Downloads
A library for Doctrine2 ORM result-set filtering
quibble/transformer
217 Downloads
Transformers for query result( set)s
orware/compressed-string
735 Downloads
Based on the wonderful work by Tom Westcott (https://packagist.org/packages/cyberdummy/gzstream) which provided most of the functionality I required. Allows for gzip compressed string streams to be used for holding data. This project was created because I wanted a way to store large database result sets more easily in memory (especially ones that were just going to be output as JSON in an API response), since using a regular PHP array resulted in large memory usage.
nopoco/laminas-db
8 Downloads
Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations
dxdo/zend-db
12 Downloads
Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations
dev7ch/zend-db
28 Downloads
Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations
hotelmah/mysqli-wrapper
15 Downloads
This MySQLi wrapper base class provides properties for Connection and Query Error Messages and ResultSet Properties and Methods to navigate a ResultSet. Connection and Server properties are also provided, basically all of the available features the extension provides.
diouro/csv-lib
5 Downloads
Uma biblioteca CSV simples e orientada a objetos, criada para a leitura de arquivos CSV e para uso em artigo do site http://sooho.com.br . Por momento essa biblioteca faz apenas a leitura de dados. Para uma versão futura, possivelmente irei implementar métodos novos, como o retorno de dados via ResultSet, Filtro de dados, Filtro por Colunas e a possibilidade de Escrita.
danmarinescu/db-layer
34 Downloads
Zend Framework 2 DB Layer providing easy access to DB without the need of a model , it returning a ResultSet
huijiewei/yii2-select2
58 Downloads
Select2 is a jQuery-based replacement for select boxes. It supports searching, remote data sets, and pagination of results.