kdyby / datetime-provider-bundle
Time provider, providing consistent current date, time, datetime and timezone across the request.
Installs: 24 700
Dependents: 0
Suggesters: 0
Security: 0
Stars: 6
Watchers: 4
Forks: 1
Open Issues: 0
Type:symfony-bundle
Requires
- php: ^7.1
- kdyby/datetime-provider: ^1.0
- kdyby/strict-objects: ^1.0
- symfony/config: ^3.3|^4.0|^5.0
- symfony/dependency-injection: ^3.3|^4.0|^5.0
- symfony/expression-language: ^3.3|^4.0|^5.0
- symfony/http-kernel: ^3.3|^4.0|^5.0
Requires (Dev)
- doctrine/coding-standard: ^3.0
- jakub-onderka/php-parallel-lint: ^0.9.2
- phpstan/phpstan-shim: ^0.7
- phpunit/phpunit: ~6.2
- symfony/yaml: ^3.3|^4.0|^5.0
This package is auto-updated.
Last update: 2024-10-10 18:00:44 UTC
README
Installation
The best way to install Kdyby/DateTimeProviderBundle is using Composer:
$ composer require kdyby/datetime-provider-bundle
Documentation
Learn more in the documentation.
Homepage https://www.kdyby.org and repository https://github.com/Kdyby/DateTimeProviderBundle.