Libraries tagged by user CLI
cviniciussdias/php-text-to-speech
152 Downloads
A simple PHP tool that uses each OS text-to-speech CLI
spondonit/zttp
5007 Downloads
A developer-experience focused HTTP client, optimized for most common use cases.
kba-team/micro-auth-lib
1232 Downloads
External micro-service authentication library used by the service and the clients.
amantinetti/laravel-influxdb2
7598 Downloads
A service made to provide, set up and use the library from influxdata influx client php 2 in Laravel.
yucca/prerender-bundle
17026 Downloads
Allows you to easily use prerender for your Symfony apps running Client-Side MVC
friendsoftypo3/interest
38 Downloads
REST and CLI API for adding, updating, and deleting records in TYPO3. Tracks relations so records can be inserted in any order. Uses remote ID mapping so you don't have to keep track of what UID a record has gotten after import. Data is inserted using backend APIs as if a real human did it, so you can can inspect the record history and undo actions.
socialblue/laravel-query-adviser
3307 Downloads
With Laravel Query Adviser you can get more insights into the SQL queries created by Eloquent models used in your app. It logs the queries used by your application and provides a helpful overview of the SQL queries. You can rerun the SQL query to analyze the database impact or copy the SQL query to your clipboard. The handy card view allows you to quickly point out the pain points of your application's SQL queries.
karen_he/avataxclient
1708 Downloads
Client library for Avalara's AvaTax suite of business tax calculation and processing services. Uses the REST v2 API. Updated to use Guzzle 7 for Laravel compatibility.
gboudreau/nissan-connect-php
71 Downloads
This is a simple library that will allow you to use the Nissan Connect (was Carwings) API to check on your Nissan LEAF, and start/stop climate control, or start charging.
acti/am_i_up_to_date_wp
6007 Downloads
WordPress must-use plugin to send Wp and PHP versions to third party client
deegitalbe/chargebee-client
3693 Downloads
Chargebee client used by our applications.
webfoersterei/domain-bestellsystem-api-client
127 Downloads
A client to use the XML-SOAP-API of domain-bestellsystem.de
torann/api-client
758 Downloads
A reusable base API client for use with remote services.
ticketpark/php-api-client
1159 Downloads
A PHP client to use the Ticketpark API
stocks_exchange/php-client
308 Downloads
STEX (former Stocks.Exchange) provides all the core exchange functionality, and additional merchant tools available via the HTTP API where all returned messages are in JSON. It's much easier to work with the API by using one of the clients provided by StocksExchange (now available only in PHP), so while this page describes the API in case you want or need to build your own client, the examples use the PHP client.