2017 © Pedro Peláez
 

project tabledemo

a simple demo for kilik table bundle

image

kilik/tabledemo

a simple demo for kilik table bundle

  • Monday, May 14, 2018
  • by mitch10593
  • Repository
  • 1 Watchers
  • 2 Stars
  • 4 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 6 Versions
  • 0 % Grown

The README.md

Kilik TableDemo for KilikTableBundle

This project is a simple way to present KilikTableBundle working features., (*1)

Installation

requirements: - docker - docker-compose - make, (*2)

git clone https://github.com/KilikFr/TableDemo.git kilik-table-demo
cd kilik-table-demo
make upgrade

load fixtures

touch .fixtures
make fixtures

work with php / symfony

make php
./bin/console

common access

  • application: http://tabledemo.localhost/
  • phpmyadmin: http://pma.tabledemo.localhost/

features demo

  • simple list: demo src
  • left join + concat: demo src
  • list with count (and group by): demo src
  • additionnal filters (custom input): demo src
  • alternative pagination (+ setup on visible columns): demo src
  • force reset filter : demo
  • ~~api webservice as data source: unmaintained~~

The Versions

10/08 2016

dev-add-identifier-field-names

dev-add-identifier-field-names https://github.com/KilikFr/TableDemoBundle

Symfony2 Ajax Datagrid Bundle for doctrine2 entities demo for Kilik/TableBundle

  Sources   Download

MIT

The Requires

 

by Michel Naud

jquery symfony2 table