Libraries tagged by user CLI
craftsman/cli
14973 Downloads
Craftsman CLI provides a number of helpful commands for your use while developing your Codeigniter application.
talon-one/talon-one-client
90011 Downloads
Use the Talon.One API to integrate with your application and to manage applications and campaigns: - Use the operations in the [Integration API section](#integration-api) are used to integrate with our platform - Use the operation in the [Management API section](#management-api) to manage applications and campaigns. ## Determining the base URL of the endpoints The API is available at the same hostname as your Campaign Manager deployment. For example, if you access the Campaign Manager at `https://yourbaseurl.talon.one/`, the URL for the [updateCustomerSessionV2](https://docs.talon.one/integration-api#operation/updateCustomerSessionV2) endpoint is `https://yourbaseurl.talon.one/v2/customer_sessions/{Id}`
samoritano/linkedin-api-php-client-v2
94979 Downloads
This package is an SDK for using LinkedIn V2 Marketing API. You can use it for managing Company Pages in this social network
robroypt/odoo-client
44805 Downloads
A PHP Client for Odoo using Ripcord RPC library (as used in Odoo Web API docs)
ory/client
20035 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) |
hungnguyenckc/linkedin-api-php-client
83475 Downloads
LinkedIn API PHP SDK with OAuth 2.0 & CSRF support. Can be used for social sign in or sharing on LinkedIn. Examples. Documentation.
apigee/apigee-mock-client-php
128108 Downloads
To be used for queueing mock API responses for the `apigee/apigee-client-php` library.
elastic/openapi-codegen
267096 Downloads
A base library used to create Elastic PHP clients.
cviebrock/laravel-elasticsearch
2786860 Downloads
An easy way to use the official PHP ElasticSearch client in your Laravel applications.
chh/optparse
52241 Downloads
Easy to use option parser.
softon/sms
28321 Downloads
Simple SMS Gateway Package for sending short text messages from your Application. Facade for Laravel 5.Currently supported Gateways Clickatell , MVaayoo, Gupshup, SmsAchariya, SmsCountry , SmsLane , Nexmo, Mocker / Any HTTP/s based Gateways are supported by Custom Gateway. Log gateway can be used for testing.
linkeys/signed-url
47025 Downloads
Enhanced signed URLs for Laravel, including attaching data, click limits and expiry.
crowdsec/common
53624 Downloads
Common PHP code used by other php libs from CrowdSec SDK
megahertz/guzzle-tor
66917 Downloads
This Guzzle middleware allows to use Tor client as a proxy
mediawiki/oauthclient
119642 Downloads
PHP OAuth client for use with Wikipedia and other MediaWiki-based wikis running the OAuth extension