SkillAgentSearch skills...

Elastica

Elastica is a PHP client for elasticsearch

Install / Use

/learn @ruflin/Elastica
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Elastica: elasticsearch PHP Client

Latest Stable Version Build Status codecov.io Total Downloads Join the chat at https://gitter.im/ruflin/Elastica

All documentation for Elastica can be found under Elastica.io. If you have questions, don't hesitate to ask them on Stack Overflow and add the Tag "Elastica" or in our Gitter channel.

All library issues should go to the issue tracker from GitHub.

Compatibility

This release is compatible with all Elasticsearch 9.0 releases and onwards.

The testsuite is run against the most recent minor version of Elasticsearch, currently 9.0.0

Contributing

Contributions are always welcome. For details on how to contribute, check the CONTRIBUTING file.

Versions & Dependencies

This project tries to follow Elasticsearch in terms of End of Life and maintenance since 5.x. It is generally recommended to use the latest point release of the relevant branch.

| Elastica branch | ElasticSearch | elasticsearch-php | PHP | |----------------------------------------------------|---------------|-------------------|----------------| | 9.x | 9.x | ^9.0 | >=8.1 <8.5 | | 8.x | 8.x | ^8.4 | >=8.0 <8.4 | | 7.x | 7.x | ^7.0 | ^7.2 || ^8.0 | | 6.x | 6.x | ^6.0 | ^7.0 || ^8.0 |

Unmaintained versions:

| Elastica version | ElasticSearch | elasticsearch-php | PHP | |----------------------------------------------------|---------------|-------------------|----------| | 5.x | 5.x | ^5.0 | >=5.6 | | 3.x | 2.4.0 | no | >=5.4 | | 2.x | 1.7.2 | no | >=5.3.3 |

View on GitHub
GitHub Stars2.3k
CategoryDevelopment
Updated17d ago
Forks733

Languages

PHP

Security Score

100/100

Audited on Mar 12, 2026

No findings