You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Tom 716eb52fb6 Create README.md 11 years ago
src First release beta 11 years ago
tests Initial Commit 11 years ago
.gitignore Initial Commit 11 years ago
.travis.yml Initial Commit 11 years ago
README.md Create README.md 11 years ago
composer.json Initial Commit 11 years ago
phpunit.xml Initial Commit 11 years ago

README.md

Laravel 4+ Searchy - Searching Made Easy

Searchy is an easy-to-use Laravel 4+ package that makes running user searches on data in your models easy and effective. It requires no other software installed on your server (so a bit slower) but can be setup and ready to go in minutes.

Usage


Road Map

So, the intention is to (in the future):

  1. Remove Searchy's dependancy on Laravel
  2. Include more drivers for more advanced searching (Including file searching, indexing and more)