wwsh/symfony-listjs

A bundle for integrating List.js into Symfony projects

Installs: 1 455

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:project

dev-master 2016-03-22 10:48 UTC

This package is not auto-updated.

Last update: 2024-05-03 17:19:53 UTC


README

Integrate List.js fast and easily into Symfony projects.

Usage:

composer require wwsh/symfony-listjs

Add to AppKernel.php:

new WW\ListJsBundle\ListJsBundle()

Generate assets:

php app/console assets:install --symlink

Enjoy!