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
Html menu generator
The main features of spatie/menu are: Geolocation and Utilities.
Open-source alternatives to spatie/menu 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. fightbulc/moment.php — Parse, validate, manipulate, and display dates in PHP w/ i18n support. Inspired by moment.js. jmikola/geojson — GeoJSON implementation for PHP. knplabs/knpmenu — Menu Library for PHP. azuyalabs/yasumi — The easy PHP Library for calculating holidays.