Libraries tagged by datepoint
mf1dd/object-builder
1 Downloads
Automatically creates fully populated PHP object instances with random, type-safe values. Designed for test fixtures and runtime object generation. Supports all PHP class types — regular classes, readonly classes, abstract classes, enums, traits, interfaces, and built-in stock classes like DateInterval or ArrayObject. Recursively resolves nested object graphs, detects property names for semantically meaningful values (timezone, email, firstname …), and offers constraint-based value ranges via a fluent API. No framework required; zero runtime dependencies beyond nikic/php-parser. PHP 8.2+.
lightsource/date-time
505 Downloads
Helper for working with a standard DateTime class, provide functions like adding DateInterval, etc..
kamilkrzywda/date-interval
1 Downloads
Provides additional functionality to the DateInterval class.
chancegarcia/php-time-elapsed
70 Downloads
Library for elapsed time using DateInterval. Figure out if x time has elapsed.
tubssz/date-interval
1670 Downloads
Provides additional functionality to the DateInterval class.
tubssp/date-interval
119 Downloads
Provides additional functionality to the DateInterval class.
tommyknocker/pdo-database-class
6092 Downloads
Framework-agnostic PHP database library with unified API for MySQL, MariaDB, PostgreSQL, SQLite, MSSQL, and Oracle. Query Builder, caching, sharding, window functions, CTEs, JSON, migrations, ActiveRecord, CLI tools, AI-powered analysis. Zero external dependencies.
rosalana/safepoint
135 Downloads
Generate Typescript representation of Laravel models, routes and actions.
sitepoint/rauth
613 Downloads
A basic annotation-based ACL package
sitepoint/container
77 Downloads
A simple, easy to follow PHP dependency injection container
flixtechs-labs/laravel-bytepoint
72 Downloads
Bytepoint image optimization API client SDK for laravel
dualmedia/savepoint-prevent-crash-bundle
387 Downloads
Bundle to prevent savepoint rollback from crashing Doctrine in MariaDB
illusiard/yii2-mass-event-layer
6 Downloads
Zero-config mass event layer for Yii2: intercepts bulk DB operations and emits unified events (sync/async-ready) with nested transaction safety.
sitepoint/templating-engine
11 Downloads
A simple, easy to follow PHP templating engine