Libraries tagged by calling
messagebird/php-rest-api
9955349 Downloads
MessageBird REST API client for PHP
markshust/magento2-module-simpledata
198596 Downloads
The SimpleData module simplifies calling Magento data structures.
lexik/maintenance-bundle
3675746 Downloads
This bundle allows you to place your website in maintenance mode by calling two commands from your console.
kdyby/strict-objects
1745835 Downloads
Simple trait to make your class strict, when calling or accessing undefined member (property or method).
hosseinhezami/laravel-gemini
17989 Downloads
A production-ready Laravel package to integrate with the Google Gemini API. Supports text, image, video, audio, long-context, structured output, files, caching, function-calling and understanding capabilities.
astrotomic/php-conditional-proxy
179185 Downloads
This package provides a trait and class to allow calling methods based on a condition without breaking the method chain.
thalidzhokov/country-codes
119648 Downloads
CountryCodes PHP Class to get array of countries with ISO 3166-1 alpha-2, ISO 3166-1 alpha-3, ISO 3166-1 numeric and ISD codes it can provide following information related to country
alidaaer/laravel-ai-agent
1143 Downloads
Give your Laravel app a brain, safely. Build AI Agents that can execute real actions in your application.
skitlabs/laravel-mailgun-multiple-domains
91005 Downloads
Multiple sender domains, without modifying calling code
prolix/maintenance-bundle
90552 Downloads
This bundle allows you to place your website in maintenance mode by calling two commands from your console.
palanik/wrapi
328050 Downloads
Wrapper for calling Restful API
orklah/psalm-strict-visibility
105367 Downloads
A Psalm plugin to detect calling private or protected method via proxy
netgen/content-browser
116739 Downloads
Netgen Content Browser is a Symfony bundle that provides an interface which selects items from any kind of backend and returns the IDs of selected items back to the calling code.
maicol07/flarum-api-client
18945 Downloads
Standalone package for calling the API of a Flarum installation.
itools/smartstring
15150 Downloads
XSS-safe strings for PHP templates: values HTML-encode themselves on echo, interpolation, and concatenation, at least 3x faster than calling htmlspecialchars() yourself