Libraries tagged by data manipulation
league/uri
270828534 Downloads
URI manipulation library
league/csv
196213034 Downloads
CSV data manipulation made easy in PHP
fightbulc/moment
3550094 Downloads
Parse, validate, manipulate, and display dates in PHP w/ i18n support. Inspired by moment.js
nette/http
20245653 Downloads
🌐 Nette Http: abstraction for HTTP request, response and session. Provides careful data sanitization and utility for URL and cookies manipulation.
league/uri-schemes
7023245 Downloads
URI manipulation library
kartik-v/php-date-formatter
1641983 Downloads
A Javascript datetime formatting and manipulation library using PHP date-time formats.
aplus/database
1617268 Downloads
Aplus Framework Database Library
andreas-glaser/php-helpers
89721 Downloads
A comprehensive collection of PHP utility functions for array manipulation, string operations, date handling, HTML generation, form building, validation, and more. Modern PHP 8.2+ library with full type safety.
alvin0/redis-model
6226 Downloads
Introducing Redis Model - a Laravel package that connects to Redis and functions similarly to Eloquent Model, offering efficient data manipulation and retrieval capabilities.
bakame/csv
83 Downloads
CSV data manipulation made easy in PHP
omar-elnaghy/laradate-filters
4416 Downloads
A Laravel package for advanced date filtering and manipulation
limen/redmodel
1044 Downloads
Make redis manipulations easy. Unify commands for all data types.
juanchosl/datamanipulation
650 Downloads
Little methods collection in order to manipulate variables contents
iteks/laravel-json
22160 Downloads
A Laravel package for simplified JSON data manipulation, offering seamless conversion to collections or arrays with attribute filtering.
jimmyjs/laravel-csv
6228 Downloads
CSV data manipulation based on league/csv in 'laravel' way