Libraries tagged by Api Key
icanid/icanid-sdk-php
518 Downloads
ICAN ID PHP SDK.
auth0-samples/laravel
440 Downloads
Sample application demonstrating how to integrate Auth0 with Laravel 9 or Laravel 10 for session-based authentication and token-based authorization.
rekalogika/rekapager-symfony-bridge
2358 Downloads
Common classes for Symfony integration.
phore/http-client
8556 Downloads
Http client library for fast api access
carlite/2captcha
13127 Downloads
PHP package for easy integration with 2captcha API
jeffersongoncalves/filament-check-whois-widget
8 Downloads
The Filament Check Whois Widget is a package for the Filament PHP framework that allows you to easily check the WHOIS information for domains. It integrates seamlessly with Filament's AdminPanel, providing a clean and user-friendly interface. The widget fetches WHOIS data using an external API (requiring an API key), displaying key details like registrant information, registration date, and expiry date. Configuration options allow for customization of the widget's appearance and behavior, such as setting the number of domains displayed per row, the column span, and whether to show a title. This simplifies the process of obtaining crucial domain information within your Filament application.
aurawindsurfing/google-translate
17276 Downloads
Free Laravel package for Paid Google Translate REST API with your own API key
tomatophp/tomato-translations
3776 Downloads
Database Base Translations Keys with Google Translations API Integration
lucinda/nosql-data-access
22901 Downloads
API abstracting communication with NoSQL key-value store databases through a PDO-like structure
matthv/laravel-dingo-transform
12468 Downloads
This repository lets your API users pass in and receive camelCased or snake_cased keys while your app receives and produces snake_cased ones.
hananils/kirby-choices
19 Downloads
For any list field offering options in the blueprint, like select, multiselect or checkboxlist, Choices will load and return the readable text values for the keys stored in the content file. It works with static options directly set in the blueprint as well as dynamic ones loaded via query or api settings.
cashlink/php-index
11428 Downloads
This library provides an API to perform binary search operations on a sorted index. The index can be a XML document, a CSV document, or an arbitrary text file where the key has a fixed position. You can easily implement your own index. This API comes handy on any sorted data structure where realtime search operations are necessary without the detour of a DBS import.
risetechapps/api-key-for-laravel
99 Downloads
mxl/laravel-api-key
63 Downloads
API key authorization for Laravel with replay attack prevention
leonis/apikey-auth
157 Downloads
Laravel api key auth guard.