Libraries tagged by calling
raulast/macro-llm-php
6 Downloads
Provider-agnostic AI client for Laravel, Slim 4, and standalone PHP. Extends Laravel's HTTP client via macros with support for OpenAI, Anthropic, Gemini, Groq, OpenRouter, Ollama, and llama.cpp. Includes tool calling, skills, agents, multi-agent orchestration, and MCP server/client.
pyaesone17/s3-reducer
21 Downloads
Small and minimalist but effective Laravel library to reduce your s3 billing dramatically just by calling custom asset function.
prob/handler
438 Downloads
A simple library for calling function and method
pointybeard/helpers-cli-input
3635 Downloads
Collection of classes for handling argv (and other) input when calling command-line scripts. Helps with parsing, collecting and validating arguments, options, and flags.
magslabs/laravel-storedproc
221 Downloads
A fluent Laravel package for calling stored procedures with support for OUTPUT parameters, pagination, and transactions.
loilo/traceback
490 Downloads
Get the file or directory calling your code
kaythinks/eazycurl
139 Downloads
This package will make calling API endpoints easier
johannes85/ai-bundle
778 Downloads
Adds AI support to Symfony. Allows easy calling of LLMs like Ollama, OpenAI, GoogleAI, MistralAI, Anthropic, DeepSeek. It also adds an MCP server and client.
invoicetronic/php-sdk
72 Downloads
The [Invoicetronic API][2] is a RESTful service that allows you to send and receive invoices through the Italian [Servizio di Interscambio (SDI)][1], or Interchange Service. The API is designed to be simple and easy to use, abstracting away SDI complexity while providing complete control over the invoice send/receive process. It provides advanced features as encryption at rest, multi-language pre-flight invoice validation, multiple upload formats, webhooks, event logging, client SDKs, and CLI tools. For more information, see [Invoicetronic website][2] ## Before you start For the full integration guide, tutorials, SDKs and quickstarts, see the **[Documentation](https://invoicetronic.com/en/docs/)**. A few cross-cutting topics worth knowing before integrating: - **[Prerequisites](https://invoicetronic.com/en/docs/prerequisites/)** — what you need to start in Sandbox and what's required to move to production. - **[API Keys](https://invoicetronic.com/en/docs/apikeys/)** — how `ik_live_` and `ik_test_` keys select the environment. - **[Sandbox](https://invoicetronic.com/en/docs/sandbox/)** — free test environment that mirrors the live workflow, with no credits consumed. - **[Rate Limiting](https://invoicetronic.com/en/docs/ratelimiting/)** — per-second, per-minute and per-day limits; how to handle `429 Too Many Requests`. - **[Pagination](https://invoicetronic.com/en/docs/pagination/)** — `page` and `page_size` parameters and the `Invoicetronic-Total-Count` response header. - **[CORS](https://invoicetronic.com/en/docs/cors/)** — calling the API from the browser; allowed origins are configured per key. - **[Webhooks](https://invoicetronic.com/en/docs/webhooks/)** — real-time event notifications with HMAC-SHA256 signature validation. - **[Localization](https://invoicetronic.com/en/docs/accept-language/)** — use the `Accept-Language` header to receive error messages in Italian, English or German. [1]: https://www.fatturapa.gov.it/it/sistemainterscambio/cose-il-sdi/ [2]: https://invoicetronic.com/
ferdirn/laravel-id-countries
683 Downloads
Laravel ID Countries is a package for Laravel to supply all countries data to table countries including country name, iso country code, capital, currency, and calling code.
deralia/maintenance-bundle
9 Downloads
This bundle allows you to place your website in maintenance mode by calling two commands from your console.
chh/commander
10 Downloads
Makes calling system commands quick and easy.
benjaminmedia/wp-cxense
11200 Downloads
This plugin integrates your site with cXense by adding meta tags and calling the cXense api
alicfeng/service-client
19 Downloads
A client for remote calling microservice communication
masnathan/api-caller
1218 Downloads
Calling APIs made easy.