2017 © Pedro Peláez
 

symfony-bundle pjax-bundle

Integration of defunkt/jquery-pjax into Symfony 2

image

strontium/pjax-bundle

Integration of defunkt/jquery-pjax into Symfony 2

  • Friday, November 24, 2017
  • by Strontium
  • Repository
  • 4 Watchers
  • 3 Stars
  • 4,868 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 3 Forks
  • 1 Open issues
  • 2 Versions
  • 13 % Grown

The README.md

StrontiumPjaxBundle

This bundle provide integration of PJAX into Symfony 2 framework., (*1)

Build Status Scrutinizer Code Quality SensioLabsInsight, (*2)

Installation

composer require strontium/pjax-bundle, (*3)

To start using the bundle, register it in your Kernel:, (*4)

``` php <?php // app/AppKernel.php, (*5)

public function registerBundles() { $bundles = array( // ... new Strontium\PjaxBundle\StrontiumPjaxBundle(), ); // ... } ```, (*6)

Documentation

Live Show

License

This bundle is under the MIT license., (*7)

The Versions

24/11 2017

dev-master

9999999-dev

Integration of defunkt/jquery-pjax into Symfony 2

  Sources   Download

MIT

The Requires

 

The Development Requires

symfony pjax

17/07 2015

dev-scrutinizer-patch-1

dev-scrutinizer-patch-1

Integration of defunkt/jquery-pjax into Symfony 2

  Sources   Download

MIT

The Requires

 

The Development Requires

symfony pjax