Libraries tagged by Data Process
pyrou/morpheus
383 Downloads
Library to encrypt and decrypt data in colors of a picture. Process also known as steganography
wanze/seo-maestro
2335 Downloads
Seo Maestro allows to easily manage your page's meta data and sitemap.
rubix/sentiment
548 Downloads
An example project using a multi layer feed forward neural network for text sentiment classification trained with 25,000 movie reviews from IMDB.
mmerian/csv
8985 Downloads
A library for easily reading and writing CSV files
bnomei/kirby3-monolog
9055 Downloads
Use Monolog to log data to files/databases/notifications/...
graze/formatter
23695 Downloads
Convert objects into arrays of data by applying processors, filters, and sorters.
keboola/output-mapping
28735 Downloads
Shared component for processing SAPI output mapping and importing data to KBC
richcongress/normalizer-extension-bundle
45742 Downloads
This bundle adds another process after normalization to inject or edit some data.
lyonstahl/soql-builder
5177 Downloads
SOQL builder that simplifies the process of constructing complex queries to retrieve data from Salesforce databases
easy2dev/multi-tenant-wizard
220 Downloads
Easy2Dev Laravel Tenant Migrate is a Laravel package designed to simplify database migration for multi-tenant applications, particularly those employing PostgreSQL databases. This package streamlines the migration process for Software as a Service (SaaS) web applications where tenant data is stored in separate databases. It eliminates the need to manually adjust database configuration files for each tenant, offering a scalable solution for database management.
cheprasov/php-parallel
12366 Downloads
The class allows you to run multiple operations parallel in different processes and send results to the main process. Useful if you need to run multiple independent operations simultaneously, instead of sequential execution, or if you run several independent queries, for example, queries to different data bases
juvo/as-processor
1030 Downloads
Process huge datasets for import or sync with ease.
ajthinking/data-story
640 Downloads
A diagram workflow builder.
lucinda/sql-data-access
22378 Downloads
API abstracting communication with SQL providers (eg: MySQL) on top of PDO inspired by Java JDBC
kakaprodo/custom-data
3638 Downloads
A Laravel package that wraps function arguments together into a single CustomData class allowing separate processing and validation for each argument.