Libraries tagged by php date
jessarcher/laravel-castable-data-transfer-object
675226 Downloads
Automatically cast JSON columns to rich PHP objects in Laravel using Spatie's data-transfer-object class
php-ai/php-ml
1486081 Downloads
PHP-ML - Machine Learning library for PHP
muxinc/mux-php
1886603 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
90685 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.
inacho/php-credit-card-validator
1356107 Downloads
Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date
fresh/datetime
351716 Downloads
PHP library that provides additional functions for processing dates & times.
doganoo/php-algorithms
4350 Downloads
A collection of common algorithms implemented in PHP. The collection is based on "Cracking the Coding Interview" by Gayle Laakmann McDowell
deepseek-php/deepseek-php-client
29759 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
69738 Downloads
Google's Protocol Buffers for PHP
sylius/calendar
3912965 Downloads
Date handling for PHP applications.
umulmrum/holiday
275192 Downloads
A PHP library to compute holidays. It's something :-)
sweetrdf/easyrdf
991116 Downloads
EasyRdf is a PHP library designed to make it easy to consume and produce RDF.
shuchkin/simplexls
487852 Downloads
Parse and retrieve data from old format Excel XLS files. MS Excel 97 workbooks PHP reader.
punic/punic
2752402 Downloads
PHP-Unicode CLDR
php-tmdb/api
370434 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.