Libraries tagged by PHP Dates
nayjest/tree
84543 Downloads
Tree data structure for PHP
lulco/populator
29797 Downloads
Database fake data populator for PHP
acelot/automapper
3854 Downloads
Powerful declarative data mapper for PHP 8
academe/serializeparser
61739 Downloads
A PHP parser for serialized data, to be able to 'peek' into serialize strings.
deefour/transformer
47195 Downloads
Transform raw input data into consistent, immutable PHP objects
analogue/orm
46356 Downloads
An intuitive Data Mapper ORM for PHP and Laravel
codedheartinside/apriori
19897 Downloads
Apriori data analysing algorithm written within PHP.
bakame/csv
81 Downloads
CSV data manipulation made easy in PHP
yorcreative/laravel-argonaut-dto
314 Downloads
Argonaut is a lightweight Data Transfer Object (DTO) package for Laravel that supports nested casting, recursive serialization, and validation out of the box. Ideal for service layers, APIs, and clean architecture workflows.
whikloj/bagittools
16707 Downloads
A PHP library to manipulate and verify BagIt bags.
sallar/jdatetime
40481 Downloads
Jalali (Shamsi) DateTime class written in PHP, Supports year higher than 2038
robinncode/db_craft
2047 Downloads
DB Craft is a CodeIgniter4 Seeder, Migration Generator. Automatic Migration Generation: DB-Craft provides a simple command-line interface to generate migration files automatically based on the connected database. This feature allows developers to keep track of database schema changes and easily apply them to different environments. Table-Specific Migrations: Developers can also generate migration files for specific tables, providing granular control over database changes. This flexibility allows for efficient database management and versioning. Seeding Support: DB-Craft includes functionality to generate seeders, enabling developers to populate their database with initial data. This feature is especially useful for setting up sample data or populating reference tables.
rmunate/agent-detection
676 Downloads
The Agent Detection library offers a wide variety of methods that allow you to explore and analyze connection agent data in your application.
ramazancetinkaya/byte-formatter
1004 Downloads
A modern PHP library for formatting and parsing byte values with precision and flexibility.
psx/datetime
217654 Downloads
PHP port of the Java JSR310 time API