Libraries tagged by PHP Dates
inhere/php-validate
78236 Downloads
generic data validate, filter library of the php
php-ai/php-ml
1360333 Downloads
PHP-ML - Machine Learning library for PHP
muxinc/mux-php
1727168 Downloads
Mux is how developers build online video. This API encompasses both Mux Video and Mux Data functionality to help you build your video-related projects better and faster than ever before.
krowinski/php-mysql-replication
79494 Downloads
Pure PHP Implementation of MySQL replication protocol. This allow you to receive event like insert, update, delete with their data and raw SQL queries.
jimmiw/php-time-ago
957212 Downloads
Simple module, that displays the date in a "time ago" format
inacho/php-credit-card-validator
1333677 Downloads
Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date
deepseek-php/deepseek-php-client
15516 Downloads
deepseek PHP client is a robust and community-driven PHP client library for seamless integration with the Deepseek API, offering efficient access to advanced AI and data processing capabilities.
allegro/php-protobuf
67650 Downloads
Google's Protocol Buffers for PHP
sylius/calendar
3658640 Downloads
Date handling for PHP applications.
umulmrum/holiday
232312 Downloads
A PHP library to compute holidays. It's something :-)
sweetrdf/easyrdf
835926 Downloads
EasyRdf is a PHP library designed to make it easy to consume and produce RDF.
shuchkin/simplexls
437079 Downloads
Parse and retrieve data from old format Excel XLS files. MS Excel 97 workbooks PHP reader.
punic/punic
2675419 Downloads
PHP-Unicode CLDR
php-tmdb/api
364088 Downloads
PHP wrapper for TMDB (TheMovieDatabase) API v3. Supports two types of approaches, one modelled with repositories, models and factories. And the other by simple array access to RAW data from The Movie Database.
loophp/phptree
1700632 Downloads
An implementation of tree data structure