定制 aziz403/ux-datatable 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

aziz403/ux-datatable

最新稳定版本:1.1.1

Composer 安装命令:

composer require aziz403/ux-datatable

包简介

Datatable.net integration for Symfony

README 文档

README

Symfony UX Datatables.net is a Symfony bundle integrating the Datatables.net library in Symfony applications.

Datatable Example

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

统计信息

  • 总下载量: 540
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 20
  • 点击次数: 4
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 20
  • Watchers: 2
  • Forks: 3
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2023-01-02