Libraries tagged by geth
spatie/sun
140542 Downloads
Get information on the position of the sun
spatie/ping
3257 Downloads
Run an ICMP ping and get structured results
soyuka/stubs-mongodb
868801 Downloads
ext-mongodb stubs taken from https://github.com/JetBrains/phpstorm-stubs
serpapi/google-search-results-php
95461 Downloads
Get Google, Bing, Baidu, Ebay, Yahoo, Yandex, Home depot, Naver, Apple, Duckduckgo, Youtube search results via SerpApi.com
sameer-shelavale/php-countries-array
374053 Downloads
PHP class to get array of countries names with ISO_3166-1 alpha-2, alpha-3, numeric codes, ISD codes and continent
rezozero/mixedfeed
28330 Downloads
A PHP library to get social networks feeds and merge them
raulr/google-play-scraper
88904 Downloads
A PHP scraper to get app data from Google Play
rakibdevs/openweather-laravel-api
40796 Downloads
Laravel package to connect https://openweathermap.org/ to get customized weather data for any location on the globe immediately
pulse00/ffmpeg-bundle
440835 Downloads
Symfony bundle to provide PHP-FFmpeg as a Symfony service (https://github.com/alchemy-fr/PHP-FFmpeg)
phly/keep-a-changelog
101256 Downloads
Tag and release packages on GitHub using Keep A Changelog; add new version entries to your changelog.
overtrue/php-opencc
15636 Downloads
中文简繁转换,支持词汇级别的转换、异体字转换和地区习惯用词转换(中国大陆、台湾、香港、日本新字体)。基于 [BYVoid/OpenCC](https://github.com/BYVoid/OpenCC) 数据实现。
ory/client
32972 Downloads
# Introduction Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. ## SDKs This document describes the APIs available in the Ory Network. The APIs are available as SDKs for the following languages: | Language | Download SDK | Documentation | | -------------- | ---------------------------------------------------------------- | ------------------------------------------------------------------------------------ | | Dart | [pub.dev](https://pub.dev/packages/ory_client) | [README](https://github.com/ory/sdk/blob/master/clients/client/dart/README.md) | | .NET | [nuget.org](https://www.nuget.org/packages/Ory.Client/) | [README](https://github.com/ory/sdk/blob/master/clients/client/dotnet/README.md) | | Elixir | [hex.pm](https://hex.pm/packages/ory_client) | [README](https://github.com/ory/sdk/blob/master/clients/client/elixir/README.md) | | Go | [github.com](https://github.com/ory/client-go) | [README](https://github.com/ory/sdk/blob/master/clients/client/go/README.md) | | Java | [maven.org](https://search.maven.org/artifact/sh.ory/ory-client) | [README](https://github.com/ory/sdk/blob/master/clients/client/java/README.md) | | JavaScript | [npmjs.com](https://www.npmjs.com/package/@ory/client) | [README](https://github.com/ory/sdk/blob/master/clients/client/typescript/README.md) | | JavaScript (With fetch) | [npmjs.com](https://www.npmjs.com/package/@ory/client-fetch) | [README](https://github.com/ory/sdk/blob/master/clients/client/typescript-fetch/README.md) | | PHP | [packagist.org](https://packagist.org/packages/ory/client) | [README](https://github.com/ory/sdk/blob/master/clients/client/php/README.md) | | Python | [pypi.org](https://pypi.org/project/ory-client/) | [README](https://github.com/ory/sdk/blob/master/clients/client/python/README.md) | | Ruby | [rubygems.org](https://rubygems.org/gems/ory-client) | [README](https://github.com/ory/sdk/blob/master/clients/client/ruby/README.md) | | Rust | [crates.io](https://crates.io/crates/ory-client) | [README](https://github.com/ory/sdk/blob/master/clients/client/rust/README.md) |
oefenweb/damerau-levenshtein
238817 Downloads
Get text similarity level with Damerau-Levenshtein distance
octoper/cuzzle
167399 Downloads
Get the cURL shell command from a Guzzle request
nystudio107/craft-cookies
471007 Downloads
A simple plugin for setting and getting cookies from within Craft CMS templates.