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
- Host: GitHub
- URL: https://github.com/rollerworks/search-core
- Owner: rollerworks
- License: mit
- Created: 2017-10-29T14:30:04.000Z (about 8 years ago)
- Default Branch: main
- Last Pushed: 2024-09-18T09:23:22.000Z (over 1 year ago)
- Last Synced: 2025-04-11T05:05:54.678Z (9 months ago)
- Language: PHP
- Size: 3.25 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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