PHPackages                             imiskuf/datetimepicker-bundle - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. imiskuf/datetimepicker-bundle

ActiveSymfony-bundle[Utility &amp; Helpers](/categories/utility)

imiskuf/datetimepicker-bundle
=============================

Symfony bundle for Bootstrap DateTime picker

1.2.0(9y ago)022MITJavaScriptPHP ^5.6|^7.0

Since Feb 26Pushed 9y ago1 watchersCompare

[ Source](https://github.com/imiskuf/DatetimepickerBundle)[ Packagist](https://packagist.org/packages/imiskuf/datetimepicker-bundle)[ RSS](/packages/imiskuf-datetimepicker-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (2)Versions (4)Used By (0)

### Requirements

[](#requirements)

Symfony 2.8.\* or 3.0+ PHP 5.6+ or 7.0+

\#DatetimepickerBundle

This bundle implements the [Bootstrap DateTime Picker](https://github.com/smalot/bootstrap-datetimepicker) in a Form Type for Symfony 2.\*. The bundle structure is inspired by GenemuFormBundle.

Demo :

Please feel free to contribute, to fork, to send merge request and to create ticket.

\##Installation

### Step 1: Install DatetimepickerBundle

[](#step-1-install-datetimepickerbundle)

Run command:

```
composer require imiskuf/datetimepicker-bundle
```

### Step 2: Enable the bundle

[](#step-2-enable-the-bundle)

```
