Download the PHP package waylandace/datatables-bundle without Composer
On this page you can find all versions of the php package waylandace/datatables-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download waylandace/datatables-bundle
More information about waylandace/datatables-bundle
Files in waylandace/datatables-bundle
Package datatables-bundle
Short Description DataTables Symfony bundle
License MIT
Homepage https://github.com/webinarium/DataTablesBundle
Informations about the package datatables-bundle
DataTables Symfony bundle
This bundle helps to implement data source actions for DataTables JavaScript plugin when it's used in server-side processing mode.
Requirements
PHP needs to be a minimum version of PHP 7.0.
Symfony must be of 2.7 or above.
Installation
Step 1: Download the Bundle
Open a command console, enter your project directory and execute the following command to download the latest stable version of this bundle:
This command requires you to have Composer installed globally, as explained in the installation chapter of the Composer documentation.
Step 2: Enable the Bundle
Then, enable the bundle by adding it to the list of registered bundles in the app/AppKernel.php
file of your project:
Development
Usage
Please see the complete usage example here.
All versions of datatables-bundle with dependencies
psr/log Version ^1.0
symfony/config Version ^5.1
symfony/dependency-injection Version ^5.1
symfony/http-foundation Version ^5.1
symfony/http-kernel Version ^5.1
symfony/validator Version ^5.1
roave/security-advisories Version dev-master
ext-json Version *