{"id":20768085,"url":"https://github.com/basster/cilex-elastica","last_synced_at":"2026-04-26T07:31:48.487Z","repository":{"id":62492088,"uuid":"43502838","full_name":"Basster/cilex-elastica","owner":"Basster","description":"Cilex service provider for Elastica","archived":false,"fork":false,"pushed_at":"2015-10-28T22:45:26.000Z","size":172,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-18T06:42:29.559Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Basster.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-10-01T14:58:13.000Z","updated_at":"2016-01-18T12:35:24.000Z","dependencies_parsed_at":"2022-11-02T11:16:31.309Z","dependency_job_id":null,"html_url":"https://github.com/Basster/cilex-elastica","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Basster%2Fcilex-elastica","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Basster%2Fcilex-elastica/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Basster%2Fcilex-elastica/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Basster%2Fcilex-elastica/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Basster","download_url":"https://codeload.github.com/Basster/cilex-elastica/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243097937,"owners_count":20235927,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-17T11:35:28.926Z","updated_at":"2025-12-25T07:27:52.681Z","avatar_url":"https://github.com/Basster.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# basster/cilex-elastica\n\n[![Build Status](https://travis-ci.org/Basster/cilex-elastica.svg?branch=master)](https://travis-ci.org/Basster/cilex-elastica) [![SensioLabsInsight](https://insight.sensiolabs.com/projects/d157422c-912c-4015-ac30-3b989181378f/mini.png)](https://insight.sensiolabs.com/projects/d157422c-912c-4015-ac30-3b989181378f)\n\nThis is a service provider for [Cilex](http://cilex.github.io/) which makes\naccess to [Elasticsearch](http://www.elasticsearch.org) available through\n[Elastica](http://elastica.io).\n\nThis library is a Cilex adaptation of [easybib/silex-elastica](https://github.com/easybiblabs/silex-elastica).\n\n## Getting Started\n\nSet up the dependency on this package using [Composer](http://packagist.org/about-composer).\nOnce you have a Silex application skeleton you can register the service provider\nand set Elastica options:\n\n```php\n$app-\u003eregister(new Basster\\Cilex\\Elastica\\Provider\\ElasticaProvider(), [\n    'elastica.client_options' =\u003e [\n        'host' =\u003e 'localhost',\n        'port' =\u003e 9200,\n    ],\n]);\n```\n\nThe full set of options is available on the [Elastica documentation](http://elastica.io).\n\n## License ##\n\nThe code is available under the [MIT](LICENSE) license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbasster%2Fcilex-elastica","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbasster%2Fcilex-elastica","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbasster%2Fcilex-elastica/lists"}