opensearch-project / opensearch-php
PHP Client for OpenSearch
Installs: 9 212 591
Dependents: 37
Suggesters: 6
Security: 0
Stars: 103
Watchers: 21
Forks: 58
Open Issues: 35
Requires
- php: ^7.3 || ^8.0
- ext-curl: *
- ext-json: >=1.3.7
- ezimuel/ringphp: ^1.2.2
- psr/log: ^1|^2|^3
- symfony/yaml: *
Requires (Dev)
- ext-zip: *
- aws/aws-sdk-php: ^3.0
- friendsofphp/php-cs-fixer: ^3.0
- mockery/mockery: ^1.2
- phpstan/phpstan: ^1.7.15
- phpstan/phpstan-mockery: ^1.1.0
- phpunit/phpunit: ^9.3
- symfony/finder: ~4.0 || ~5.0
Suggests
- aws/aws-sdk-php: Required (^3.0.0) in order to use the SigV4 handler
- monolog/monolog: Allows for client-level logging and tracing
README
- Welcome!
- Project Resources
- Code of Conduct
- Sample code
- Compatibility with OpenSearch
- License
- Copyright
Welcome!
opensearch-php is a community-driven, open source fork of elasticsearch-php licensed under the Apache v2.0 License. For more information, see opensearch.org.
Project Resources
- Project Website
- User Guide
- Samples
- Developer Guide
- Downloads.
- Documentation
- Need help? Try Forums
- Project Principles
- Contributing to OpenSearch
- Maintainer Responsibilities
- Release Management
- Admin Responsibilities
- Security
Code of Conduct
This project has adopted the Amazon Open Source Code of Conduct. For more information see the Code of Conduct FAQ, or contact opensource-codeofconduct@amazon.com with any additional questions or comments.
Sample code
See Sample Code.
Compatibility with OpenSearch
See Compatibility.
License
This project is licensed under the Apache v2.0 License.
Copyright
Copyright OpenSearch Contributors. See NOTICE for details.