Parse, validate, manipulate, and display dates in PHP w/ i18n support. Inspired by moment.js. PHP 5.3 or later since moment.php is based on php's DateTime Class. You can now inject different format handling by passing along a class that implements the FormatsInterface. You can find an example within the test folder for implementing all formats from moment.js. The immutable mode makes all modification methods call cloning() implicitly before applying their modifications.
Features
- Date library for parsing, manipulating and formatting dates w/ i18n
- PHP 5.3 or later since moment.php is based on php's DateTime Class
- Easy install via composer
- Switch locale
- Many accepted date formats
- Formats are based on PHP's Date function and DateTime class
Categories
Code FormattersLicense
MIT LicenseFollow moment.php
Other Useful Business Software
Forever Free Full-Stack Observability | Grafana Cloud
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of moment.php!