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
Our Free Plans just got better! | Auth0 by Okta
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of moment.php!