Libraries tagged by data patch
stobbsm/filebrowser
37 Downloads
Search a given directory path and return an array containing the data.
overblog/dataloader-php
3387853 Downloads
DataLoaderPhp is a generic utility to be used as part of your application's data fetching layer to provide a simplified and consistent API over various remote data sources such as databases or web services via batching and caching.
muhammadhuzaifa/telescope-guzzle-watcher
183428 Downloads
Telescope Guzzle Watcher provide a custom watcher for intercepting http requests made via guzzlehttp/guzzle php library. The package uses the on_stats request option for extracting the request/response data. The watcher intercept and log the request into the Laravel Telescope HTTP Client Watcher.
gdarko/wp-batch-processing
3999 Downloads
Easily process large batches of data in WordPress. Provide the data, setup the processing procedure, run the batch processor from the admin dashboard. Profit.
atrox/matcher
92658 Downloads
Powerful XML and HTML matching and data extraction library
niklongstone/regex-reverse
126661 Downloads
Regular Expression reverter, generates a string from a provided regular expression
iamfarhad/laravel-audit-log
193 Downloads
Comprehensive entity-level audit logging package for Laravel applications with model-specific tables, field exclusion, and batch processing support
chemem/bingo-functional
6304 Downloads
A simple functional programming library.
rubix/sentiment
556 Downloads
An example project using a multi layer feed forward neural network for text sentiment classification trained with 25,000 movie reviews from IMDB.
andrewdalpino/dataloader-php
8504 Downloads
A speed layer that enables batch loading, de-duplication, and caching for efficient data fetching over any storage backend.
vcn/enum
27920 Downloads
[Deprecated] Enumeration data types with pattern match operations. This package is obsolete because PHP has native enums now.
littlegiant/silverstripe-batchwrite
8186 Downloads
Batch write for silverstripe data objects
fitt-tech/data-grid-laravel
2113 Downloads
Data table package used to build advanced tables with a matching front-end package. Allows for searching, filtering, paging & more
rubix/cifar-10
258 Downloads
Use the famous CIFAR-10 dataset to train a multi-layer neural network to recognize images of cats, dogs, and other things.
richardsjoqvist/silverstripe-localdate
8832 Downloads
Translates formatted date strings to the locale set with i18n::set_locale() if there is a matching language file.