PHPackages                             aminsamadzadeh/simorgh - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Database &amp; ORM](/categories/database)
4. /
5. aminsamadzadeh/simorgh

ActiveLaravel[Database &amp; ORM](/categories/database)

aminsamadzadeh/simorgh
======================

add auto seraching from request

v1.0.4(2y ago)1191[5 issues](https://github.com/aminsamadzadeh/Simorgh/issues)MITPHP

Since Jul 31Pushed 2y ago1 watchersCompare

[ Source](https://github.com/aminsamadzadeh/Simorgh)[ Packagist](https://packagist.org/packages/aminsamadzadeh/simorgh)[ RSS](/packages/aminsamadzadeh-simorgh/feed)WikiDiscussions master Synced today

READMEChangelog (2)Dependencies (2)Versions (5)Used By (0)

Simorgh
=======

[](#simorgh)

This package allows you to create simple search query just with query string.

Installing
----------

[](#installing)

just run below command:

```
composer require aminsamadzadeh/simorgh
```

Usage
-----

[](#usage)

You can use this package in your controller when you want to search somethig. In first time you must add this package in model that you want to serching.

```
