https://github.com/rollerworks/search-doctrine-orm
[READ-ONLY] Doctrine ORM extension for RollerworksSearch
https://github.com/rollerworks/search-doctrine-orm
doctrine doctrine-orm php rollerworkssearch search
Last synced: 7 months ago
JSON representation
[READ-ONLY] Doctrine ORM extension for RollerworksSearch
- Host: GitHub
- URL: https://github.com/rollerworks/search-doctrine-orm
- Owner: rollerworks
- License: mit
- Created: 2014-06-13T07:47:51.000Z (about 12 years ago)
- Default Branch: main
- Last Pushed: 2024-09-18T09:23:29.000Z (almost 2 years ago)
- Last Synced: 2025-03-29T01:03:48.382Z (over 1 year ago)
- Topics: doctrine, doctrine-orm, php, rollerworkssearch, search
- Language: PHP
- Homepage:
- Size: 421 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
RollerworksSearch Doctrine ORM extension
========================================
This package provides the Doctrine ORM extension for [RollerworksSearch][1].
If you'd like to contribute to this project, please see the [contributing guide lines][2]
for more information.
Installation
------------
To install this extension, add the `search-doctrine-orm` to your composer.json
```bash
$ php composer.phar require rollerworks/search-doctrine-orm
```
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