Libraries tagged by data processor
ogestor/ipinfolaravel
2 Downloads
The official Laravel library for IPinfo, the most reliable, accurate, and in-depth source of IP address data available anywhere. We process terabytes of data to produce our custom IP geolocation, company, carrier and IP type data sets. Visit our developer docs at https://ipinfo.io/developers.
o-p/json-logic
33 Downloads
Make it easier to process large amount data with JsonLogic
misantron/bricks
8 Downloads
Flexible form builder with data validation and pre processing
hardmode/laravelipinfo
5 Downloads
The official Laravel library for IPinfo, the most reliable, accurate, and in-depth source of IP address data available anywhere. We process terabytes of data to produce our custom IP geolocation, company, carrier and IP type data sets. Visit our developer docs at https://ipinfo.io/developers.
gabbydgab/gdg-logprovider
316 Downloads
Abstract application that provides log information in an ETL process such as data logs
dovetaily/crafteus
10 Downloads
An advanced tool for generating stub files from custom 'Ecosystems'. Designers can create Ecosystems composed of multiple dynamic Templates, defining specific configurations and transformation logic. Users can leverage these Ecosystems to provide data, which will be processed by the designers' configurations and transformed into tailored stub files.
dealnews/repository
334 Downloads
In Process/Request Data Repository
brukeo/module-color-attribute-manager
202 Downloads
Manager for importing and processing color attribute data.
vairogs/functions
7 Downloads
A comprehensive collection of PHP utility functions and helpers for various tasks including date manipulation, web operations, text processing, and more
leonid74/helpers-php
69 Downloads
Helper classes for processing all types of data
custom-laravel-form-request/validator
1 Downloads
Validator Form Request which may be used for validating data after parsing. For example we got big jsob string and we cannot change this, so what we need to do is to use Validator in laravel and provide in controller all the shit code like rules.. if fails and another. This class can validate this json after parsing without redundant code in controller, simply add data, next validation steps will processed automatically, rules and another logic is hidden in this class.
nilportugues/seo-imagehandler
4692 Downloads
This PHP class that extracts image tags from HTML code and allows keeping a record of the processed images in a data structure such as a database, creating an abstraction layer that allows the user handle its web application images. The main reasons you would do this are saving up disk space and SEO.
gbv/jskos-rdf
161 Downloads
PHP library to process JSKOS and RDF data
ezkimo/xslt-template-engine
2 Downloads
A simple XSLT view renderer processing XSL templates with XML data
perry-rylance/split-batch
8 Downloads
This library provides a means to do large batch processing when unix cron jobs aren't necessarily available. This is useful when you need to process a large amount of data, or carry out a time consuming task, where cron isn't available, such as on low tiered shared hosting.