Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rollerworks/search-doctrine-dbal
[READ-ONLY] Doctrine DBAL process for RollerworksSearch
https://github.com/rollerworks/search-doctrine-dbal
dbal doctrine php rollerworks rollerworkssearch search
Last synced: 11 days ago
JSON representation
[READ-ONLY] Doctrine DBAL process for RollerworksSearch
- Host: GitHub
- URL: https://github.com/rollerworks/search-doctrine-dbal
- Owner: rollerworks
- License: mit
- Created: 2014-06-13T07:47:37.000Z (over 10 years ago)
- Default Branch: main
- Last Pushed: 2024-09-16T18:57:24.000Z (2 months ago)
- Last Synced: 2024-09-16T23:50:53.403Z (2 months ago)
- Topics: dbal, doctrine, php, rollerworks, rollerworkssearch, search
- Language: PHP
- Homepage:
- Size: 522 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
RollerworksSearch Doctrine DBAL extension
=========================================This package provides the Doctrine DBAL 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-dbal` to your composer.json
```bash
$ php composer.phar require rollerworks/search-doctrine-dbal
```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