2017 © Pedro Peláez
 

symfony-bundle search-bundle

Symfony search, pagination, limitation and sorting bundle

image

chebur/search-bundle

Symfony search, pagination, limitation and sorting bundle

  • Thursday, May 17, 2018
  • by vchebotarev
  • Repository
  • 1 Watchers
  • 0 Stars
  • 72 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 6 % Grown

The README.md

Chebur Search Bundle

PHP requirements Latest version Total downloads License, (*1)

Installation

Require the bundle and its dependencies with composer:, (*2)

composer require chebur/search-bundle

Enable bundle in your application's kernel:, (*3)

public function registerBundles()
{
    $bundles = array(
        // ...
        new \Chebur\SearchBundle\CheburSearchBundle(),
        // ...
    );
}

License

See LICENSE., (*4)

The Versions

17/05 2018

dev-master

9999999-dev https://github.com/vchebotarev

Symfony search, pagination, limitation and sorting bundle

  Sources   Download

MIT

The Requires

 

filter search symfony2 bundle symfony3 symfony pagination paginator sort pager limit offset order sorting limitation symfony4

13/02 2018

0.0.3

0.0.3.0 https://github.com/vchebotarev

Symfony 2-3-4 search, pagination, limitation and sorting bundle

  Sources   Download

MIT

The Requires

 

filter search symfony2 bundle symfony3 symfony pagination paginator sort pager limit offset order sorting limitation symfony4

12/02 2018

0.0.2

0.0.2.0 https://github.com/vchebotarev

Symfony 2-3-4 search, pagination, limitation and sorting bundle

  Sources   Download

MIT

The Requires

 

filter search symfony2 bundle symfony3 symfony pagination paginator sort pager limit offset order sorting limitation symfony4

07/10 2017

0.0.1

0.0.1.0 https://github.com/vchebotarev

Symfony 2-3 search, pagination, limitation and sorting bundle

  Sources   Download

MIT

The Requires

  • php ^7.1

 

filter search symfony2 bundle symfony3 symfony pagination paginator sort pager limit offset order sorting limitation