https://github.com/elastic/elasticsearch-php
client elasticsearch php
Last synced: about 24 hours ago
Repository metadata:
Official PHP client for Elasticsearch.
- Host: GitHub
- URL: https://github.com/elastic/elasticsearch-php
- Owner: elastic
- License: mit
- Created: 2013-05-03T01:25:46.000Z (over 11 years ago)
- Default Branch: main
- Last Pushed: 2024-11-04T15:40:44.000Z (8 days ago)
- Last Synced: 2024-11-05T22:02:45.843Z (7 days ago)
- Topics: client, elasticsearch, php
- Language: PHP
- Homepage: https://www.elastic.co/guide/en/elasticsearch/client/php-api/current/index.html
- Size: 9.99 MB
- Stars: 33
- Watchers: 175
- Forks: 970
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Owner metadata:
- Name: elastic
- Login: elastic
- Email: [email protected]
- Kind: organization
- Description:
- Website: https://www.elastic.co/
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/6764390?v=4
- Repositories: 731
- Last Synced at: 2024-04-12T23:39:36.270Z
- Profile URL: https://github.com/elastic
- Sponsor URL:
Committers metadata
Last synced: 2 days ago
Total Commits: 2,211
Total Committers: 184
Avg Commits per committer: 12.016
Development Distribution Score (DDS): 0.448
Commits in past year: 34
Committers in past year: 7
Avg Commits per committer in past year: 4.857
Development Distribution Score (DDS) in past year: 0.235
Name | Commits | |
---|---|---|
Zachary Tong | z****g@g****m | 1220 |
Enrico Zimuel | e****l@g****m | 505 |
Philip Krauss | p****p@p****t | 52 |
István Zoltán Szabó | s****e@g****m | 39 |
Zachary Tong | z****h@z****m | 34 |
Martin Hujer | m****r@g****m | 22 |
chriss | c****s@v****m | 16 |
Tomas Votruba | t****t@g****m | 14 |
István Zoltán Szabó | i****o@e****o | 12 |
Zachary Tong | z****h@e****o | 12 |
Mattie Schraeder | m****e@m****t | 8 |
Elastic Machine | e****e | 6 |
Joel Wurtz | j****z@j****m | 6 |
Haydar Kulekci | h****i@g****m | 5 |
Jamie Loberman | j****e@b****m | 4 |
Zachary Tong | p****l@e****o | 4 |
Tomáš Votruba | i****o@t****z | 4 |
Ray Ward | r****d@b****m | 4 |
Mike Fisher | m****r@b****m | 4 |
Mantas Urnieža | m****a@n****t | 4 |
James Rodewig | j****g@e****o | 4 |
Bez Hermoso | b****o@g****m | 4 |
Witold Wasiczko | w****d@w****l | 4 |
Alexander Schranz | a****r@s****o | 3 |
Carl Casbolt | c****t@g****m | 3 |
Christopher Davis | c****9@g****m | 3 |
Fernando Briano | f****o@p****t | 3 |
Gabriel Langer | c****t@g****a | 3 |
Martin Hujer | m****l@m****z | 3 |
Sergey | s****n@i****m | 3 |
and 154 more... |
Issue and Pull Request metadata
Last synced: 2 days ago
Package metadata
- Total packages: 2
-
Total downloads:
- packagist: 138,487,476 total
- Total docker downloads: 29,217,067
- Total dependent packages: 954 (may contain duplicates)
- Total dependent repositories: 8,140 (may contain duplicates)
- Total versions: 272
- Total maintainers: 1
packagist: elasticsearch/elasticsearch
PHP Client for Elasticsearch
- Homepage:
- Licenses: MIT
- Latest release: v8.13.0 (published 8 months ago)
- Last Synced: 2024-11-11T00:55:03.928Z (2 days ago)
- Versions: 137
- Dependent Packages: 954
- Dependent Repositories: 8,139
- Downloads: 138,487,476 Total
- Docker Downloads: 29,217,067
-
Rankings:
- Dependent packages count: 0.042%
- Downloads: 0.048%
- Forks count: 0.059%
- Stargazers count: 0.068%
- Average: 0.075%
- Dependent repos count: 0.099%
- Docker downloads count: 0.134%
- Maintainers (1)
-
Funding:
go: github.com/elastic/elasticsearch-php
- Homepage:
- Documentation: https://pkg.go.dev/github.com/elastic/elasticsearch-php#section-documentation
- Licenses: mit
- Latest release: v8.13.0+incompatible (published 8 months ago)
- Last Synced: 2024-11-11T00:54:29.666Z (2 days ago)
- Versions: 135
- Dependent Packages: 0
- Dependent Repositories: 1
-
Rankings:
- Forks count: 0.889%
- Stargazers count: 0.934%
- Average: 4.023%
- Dependent repos count: 4.717%
- Dependent packages count: 9.553%
Dependencies
- ext-yaml * development
- ext-zip * development
- mockery/mockery ^1.5 development
- nyholm/psr7 ^1.5 development
- php-http/mock-client ^1.5 development
- phpstan/phpstan ^1.4 development
- phpunit/phpunit ^9.5 development
- symfony/finder ~4.0 development
- elastic/transport ^8.0
- guzzlehttp/guzzle ^7.0
- php ^7.4 || ^8.0
- psr/http-client ^1.0
- psr/http-message ^1.0
- psr/log ^1|^2|^3