2017 © Pedro Peláez
 

library search-extension

Allow to search, order, sort and paginate quickly any request by extending Eloquent Model option

image

jeremy379/search-extension

Allow to search, order, sort and paginate quickly any request by extending Eloquent Model option

  • Wednesday, May 11, 2016
  • by jeremy379
  • Repository
  • 1 Watchers
  • 0 Stars
  • 1 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

searchExtension

Search Extension For Eloquent / Laravel, (*1)

Warning

This project is under develepment. To use it, you need to add in your composer.json, (*2)

"minimum-stability": "dev", "prefer-stable" : true, (*3)

Installation

composer require jeremy379/search-extension, (*4)

The Versions

11/05 2016

dev-master

9999999-dev

Allow to search, order, sort and paginate quickly any request by extending Eloquent Model option

  Sources   Download

GPL-3.0+

The Requires

 

by Dillenbourg Jérémy