Download the PHP package aziz403/ux-datatable without Composer
On this page you can find all versions of the php package aziz403/ux-datatable. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download aziz403/ux-datatable
More information about aziz403/ux-datatable
Files in aziz403/ux-datatable
Download aziz403/ux-datatable
More information about aziz403/ux-datatable
Files in aziz403/ux-datatable
Vendor aziz403
Package ux-datatable
Short Description Datatable.net integration for Symfony
License MIT
Package ux-datatable
Short Description Datatable.net integration for Symfony
License MIT
Please rate this library. Is it a good library?
Informations about the package ux-datatable
UX Datatables.net
Symfony UX Datatables.net is a Symfony bundle integrating the
Datatables.net
library in Symfony applications.
Installation
Before you start, make sure you have Symfony UX configured in your app
.
Then, install this bundle using Composer and Symfony Flex:
$ composer require aziz403/ux-datatable
# Don't forget to install the JavaScript dependencies as well and compile
$ npm install --force
$ npm run watch
# or use yarn
$ yarn install --force
$ yarn watch
Also make sure you have at least version 3.0 of @symfony/stimulus-bridge
in your package.json
file.
Documentation
Read UxDatatable Docs on docs/index.md
All versions of ux-datatable with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.4
symfony/config Version ^4.4.17|^5.0|^6.0
symfony/dependency-injection Version ^4.4.17|^5.0|^6.0
symfony/http-kernel Version ^4.4.17|^5.0|^6.0
symfony/framework-bundle Version ^4.4.17|^5.0|^6.0
doctrine/annotations Version ^1.0
doctrine/doctrine-bundle Version ^2.0|^2.2|^2.6
doctrine/orm Version ~2.13
symfony/twig-bundle Version ^4.4.17|^5.0|^6.0
symfony/webpack-encore-bundle Version ^1.11
symfony/translation Version ^5.4|^6.0
symfony/event-dispatcher Version ^5.4|^6.0
symfony/property-access Version ^5.4|^6.0
symfony/config Version ^4.4.17|^5.0|^6.0
symfony/dependency-injection Version ^4.4.17|^5.0|^6.0
symfony/http-kernel Version ^4.4.17|^5.0|^6.0
symfony/framework-bundle Version ^4.4.17|^5.0|^6.0
doctrine/annotations Version ^1.0
doctrine/doctrine-bundle Version ^2.0|^2.2|^2.6
doctrine/orm Version ~2.13
symfony/twig-bundle Version ^4.4.17|^5.0|^6.0
symfony/webpack-encore-bundle Version ^1.11
symfony/translation Version ^5.4|^6.0
symfony/event-dispatcher Version ^5.4|^6.0
symfony/property-access Version ^5.4|^6.0
The package aziz403/ux-datatable contains the following files
Loading the files please wait ....