jeremy379/search-extension

This package is abandoned and no longer maintained. No replacement package was suggested.

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

Installs: 5

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/jeremy379/search-extension

dev-master 2016-05-11 20:05 UTC

This package is auto-updated.

Last update: 2020-09-26 13:20:29 UTC


README

Search Extension For Eloquent / Laravel

Warning

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

"minimum-stability": "dev", "prefer-stable" : true

Installation

composer require jeremy379/search-extension