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. Email us for help if needed.
Installs: 127
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 4
Forks: 0
Open Issues: 0
pkg:composer/xgc/carbon-bundle
Requires
- php: >=7.1
- doctrine/doctrine-bundle: ^1.7
- fzaninotto/faker: ^1.7
- nesbot/carbon: ^1.2
- sensio/framework-extra-bundle: ^3.0
- symfony/symfony: ^3.3
Requires (Dev)
This package is not auto-updated.
Last update: 2024-01-07 00:30:07 UTC
README
XgcCarbonBundle
A bundle that integrates Carbon from briannesbitt into Symfony
You can use Carbon into:
- Doctrine
- ParamConverter
- Forms
Installation
Examples
WIP
- Create "carbon_date" type (forms & doctrine)
- Create "carbon_time" type (forms & doctrine)
Add configuration for locale with symfonyBuild a stable versionAdd carbon for Symfony Forms