Best laravel framework open-source packages.

Cine carbon

Custom Carbon class for French movie week (it starts on Wednesdays)
Updated 3 years ago

Build Status License: MIT Packagist

Cine-Carbon

A custom Carbon class to provide a french movie week locale (it starts on wednesdays).

Installation

$ composer require gordesch/cine-carbon:^1.0.0

Usage

use Gordesch\CineCarbon;

CineCarbon::now()->startOfWeek()->dayOfWeek;     // 3 (Wednesday)
CineCarbon::now()->programmingWeek(); // i.e. "2019-03"

License

The MIT License (MIT). Please see License File for more information.

Tags carbon php