Libraries tagged by large data
datatables.net/datatables.net-fixedheader-jqui
9 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 [jQueryUI](http://jqueryui.com/)
datatables.net/datatables.net-fixedheader-bm
4 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 [Bulma](https://bulma.io/)
drlenux/large-array
11 Downloads
Array for big data, big array, large array, memory array
rapidwebltd/no-post-data-laravel-middleware
78 Downloads
Under certain conditions, when posting data from a form, the web server may lose the post data. This commonly happens if a user is uploading a large file beyond the size limits set in the web server's configuration. Laravel does not handle this situation and may end up throwing a somewhat confusing `TokenMismatchException in VerifyCsrfToken` due to CSRF protection. The 'No Post Data Laravel Middleware' handles situations in which a post request has been submitted and contains no post data - a situation which should not occur under normal usage. By default, the middleware will redirect back to the previous page with an error message flashed to the session. This can then be output on your view as you would normally handle validation errors. If needed, you can also modify this default behaviour and allow any code to run when the 'post request with no post data' situation is encountered.
iazaran/smart-cache
0 Downloads
Smart Cache is a caching optimization package designed to enhance the way your Laravel application handles data caching. It intelligently manages large data sets by compressing, chunking, or applying other optimization strategies to keep your application performant and efficient.
etdsolutions/clusterize.js
72 Downloads
Tiny vanilla JS plugin to display large data sets easily
dfware/csv-grid
84 Downloads
Yii2 extension data export to CSV file
sonichaos360/phpsimplespreadsheet
3 Downloads
Simple but powerful PHP library to generate on-disk XLSX spreadsheets focused in low memory usage.
bhattaganesh/json-stream-writer
6 Downloads
A scalable PHP library for writing large datasets into JSON streams.
tripalcultivate/phenotypes
8 Downloads
A Tripal extension module that provides generic support for large-scale phenotypic data and traits with importers, content pages and visualizations.
tripalcultivate/genetics
0 Downloads
A Tripal extension module that provides support for large-scale genotypic data, genetic maps, and QTL with importers, content pages and visualizations.
mshumakov/decomposer
2 Downloads
Separation of a large piece of data into controlled fragments.
sunnysideup/object-cacher
19 Downloads
Cache data objects. Useful when you are working with large numbers and/or complex data objects that you need to access from various places in your code.
vojtasim/laravel-grid
135 Downloads
Basic Laravel data-grid system to ease sorting and filtering large tables. Does not contain any frontend bullshit so the appearance is your job
bakhirev/assayo
14 Downloads
Visualization and analysis you git log. Creates HTML report about commits statistics, employees and company. Also it parse git log and give a achievements based on git stat. In addition the typical git stats, this package can show statistics by departments, tasks or determine the location of users. It quickly parses large git log files.