Libraries tagged by calling
flagrow/flarum-api-client
4977 Downloads
Standalone package for calling the API of a Flarum installation.
serhii/short-number
2974 Downloads
For changing the language you want to call `set` method once before calling other methods from this package.
regento/magento2-newsletter-api
8471 Downloads
Newsletter API Extension for Magento 2 helps the developer of store simply subscribe an email to default newsletter subscriber by calling an API
redpandacoding/provinces-state-listings
5361 Downloads
A PHP array listing of United States states and Canada Provinces. US will include the Territories and DC in its listing. You can also request the array with out them by calling getStates() instead of getAll()
pointybeard/helpers-cli-input
2853 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.
mslwk/freshmail
13154 Downloads
Library for calling FreshMail REST API
in-sys/symfony-maintenance-bundle
5331 Downloads
This bundle allows you to place your website in maintenance mode by calling two commands from your console. Symfony 5.4 / 6
ijvo/kdyby-strict-objects
1083 Downloads
Simple trait to make your class strict, when calling or accessing undefined member (property or method).
gsb/boxapiclient
15173 Downloads
BoxApiClient for calling Box Api Commands
gooby/laravel-debugbar-dd
448 Downloads
Ever wanted to dd() and see the debugbar? This package does just that by calling bd() - Bar Dump.
glomberg/wpdb-unsafe-methods
395 Downloads
Psalm plugin to forbid calling provided `$wpdb` methods
contao/maintenance-bundle-deprecated
92350 Downloads
This bundle allows you to place your website in maintenance mode by calling two commands from your console.
malkusch/php-autoloader
1352 Downloads
This autoloader supports every autoloadable PHP feature up to PHP 5.4’s traits. It find’s every class, interface or traits definition in any situation. No matter what convention is used. The autoloader is index based. After building the index there will be no performance issue. The building is done dynamically. There is no explicit need of calling a build script. For the sake of comfortability there exists a script for prebuilding an index.
akavov/yii2-countries
1788 Downloads
ISO 3166-1 numeric code, ISO 3166-1 alpha-2 code, ITU-T calling code and name (English, Russian and Ukrainian) for all the countries in the world with their flags
moe-mizrak/laravel-prompt-alchemist
25 Downloads
Versatile LLM Tool Use (Function Calling) package for Laravel, compatible with all LLMs, enabling LLM to execute actual code functions (unlike LLMs' built-in capabilities).