An open API service indexing awesome lists of open source software.

https://github.com/rollerworks/search-core

[READ-ONLY] RollerworksSearch Core package
https://github.com/rollerworks/search-core

Last synced: 4 days ago
JSON representation

[READ-ONLY] RollerworksSearch Core package

Awesome Lists containing this project

README

          

RollerworksSearch
=================

This package provides the core system of [RollerworksSearch][1].
*See the main repository for full details and examples.*

If you'd like to contribute to this project, please see the [contributing guide lines][2]
for more information.

Installation
------------

To install this package, add the `rollerworks/search` to your composer.json

```bash
$ php composer.phar require rollerworks/search
```

License
-------

The source of this package is subject to the MIT license that is bundled
with this source code in the file [LICENSE](LICENSE).

[1]: https://github.com/rollerworks/RollerworksSearch
[2]: https://github.com/rollerworks/RollerworksSearch#contributing