Download the PHP package eonasdan/bootstrap-datetimepicker without Composer

On this page you can find all versions of the php package eonasdan/bootstrap-datetimepicker. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package bootstrap-datetimepicker

ko-fi

Paid support only

Please note that I'm moving on to other projects. New issues will need to be sponsored. This can be done via BountySource or my other donation links. Please reach out to me first so we can discuss the terms. Thank you for your years of support.

Tempus Dominus Date/Time Picker v6.9.4

Tempus Dominus is a powerful and robust date time picker for javascript. Version 6 is another major rewrite over the previous version. V6 is written with modern browsers in mind and is written in typescript. Bootstrap, momentjs and jQuery are no longer required dependencies. Popper2 is all that is required for the picker to position correctly. If you still require jQuery (seriously, you should move off that asap) there's a jQuery provider that wraps the native js functions.

Developers

Building

Run npm i to install needed packages.

The docs folder contains the generated documentation site, don't modify this directly as it will be overwritten on build. The dist folder contains the built js/css files.

Running

You can run npm run serve which will start a web server. Navigate to http://localhost:3001/ to view the docs.

Watching for changes

Do not run npm run serve at the same time.

Run npm start. This runs web server, the build and watchers for the docs, styles, and typescript.

Where do you use this?

I'd love to know if your public site is using this plugin and list your logo on the documentation site. Leave create a discussion and let me know.

Priority support is available at an hourly rate.

If you have an urgent request, bug or need installation help, please contact in the discord server.


All versions of bootstrap-datetimepicker with dependencies

PHP Build Version
Package Version
Requires robloach/component-installer Version *
components/jquery Version >=1.9.1
moment/moment Version >=2.10.5
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package eonasdan/bootstrap-datetimepicker contains the following files

Loading the files please wait ....