How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
Carbon is a date and time manipulation library for PHP that extends the native DateTime class. It provides a set of tools for calculating, formatting, and comparing dates and times using a simplified, human-readable syntax. The library utilizes a fluent interface and static factory methods to allow for chained method calls and intuitive object instantiation. It supports both mutable and immutable state options to manage how date objects are modified and returned. The toolset covers temporal data management, including time zone handling and localization-based formatting to convert date compon
A standalone DateTime library originally based off of Carbon
Parse, validate, manipulate, and display dates in PHP w/ i18n support. Inspired by moment.js
The main features of fightbulc/moment.php are: Geolocation and Utilities.
Open-source alternatives to fightbulc/moment.php include: briannesbitt/carbon — Carbon is a date and time manipulation library for PHP that extends the native DateTime class. It provides a set of… cakephp/chronos — A standalone DateTime library originally based off of Carbon. jmikola/geojson — GeoJSON implementation for PHP. knplabs/knpmenu — Menu Library for PHP. kylekatarnls/business-time — Carbon mixin to handle business days and opening hours. azuyalabs/yasumi — The easy PHP Library for calculating holidays.