xgc/carbon-bundle

A doctrine adaptation of nesbot/carbon

This package's canonical repository appears to be gone and the package has been frozen as a result.

0.5.7 2017-09-10 09:45 UTC

This package is not auto-updated.

Last update: 2024-01-07 00:30:07 UTC


README

Latest Stable Version License Downloads Build Status Scrutinizer Code Quality Code Coverage

XgcCarbonBundle

A bundle that integrates Carbon from briannesbitt into Symfony

You can use Carbon into:

  • Doctrine
  • ParamConverter
  • Forms

Installation

Installation

Examples

Online Examples

WIP

  • Create "carbon_date" type (forms & doctrine)
  • Create "carbon_time" type (forms & doctrine)
  • Add configuration for locale with symfony
  • Build a stable version
  • Add carbon for Symfony Forms