Libraries tagged by api keys
kaiseki/wp-acf
914 Downloads
Advanced Custom Fields (ACF) helpers for WordPress: local JSON sync, a Google Maps API key provider, and a WP-CLI field-group sync command
jeffersongoncalves/filament-check-whois-widget
66 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.
designbycode/google-maps-place-details
196 Downloads
The Reviews class is a part of the Designbycode namespace and is used to fetch reviews, rating, and user ratings total of a place using the Google Places API. It requires a Google Maps API key and a Google Maps place ID to make requests.
mefistobaal/azurekeyvault
6872 Downloads
A simple wrapper for the Azure RM Key Vault API.
bentaylorwork/azurekeyvault
31918 Downloads
A simple wrapper for the Azure RM Key Vault API.
ghostcompiler/laravel-model-caching
2347 Downloads
Relationship-aware Eloquent model caching for Laravel with dependency tracking, cache tags, pagination-safe keys, and opt-in model APIs.
matthv/laravel-dingo-transform
13458 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.
capevace/cabinet
1155 Downloads
Cabinet is a turn-key file management solution for Laravel, that enables attaching files and folders to models, by integrating various file sources into a streamlined API and user interface.
malkusch/php-index
19839 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.
sharadkashyap/php-api-authentication-debugger
4 Downloads
A framework-independent PHP tool for diagnosing API authentication failures.
mxl/laravel-api-key
64 Downloads
API key authorization for Laravel with replay attack prevention
matthewkilpatrick/prefixed-api-key
293 Downloads
PHP implementation of https://github.com/seamapi/prefixed-api-key
hylianshield/key-generator
5557 Downloads
Generate serials / API keys.
damax/api-auth-bundle
504 Downloads
Authentication via api key or JWT.
componist/mini-api
86 Downloads
Config-driven read-only API for Laravel. Expose your data via simple GET requests—define routes, tables or Eloquent models, columns, and relations in one config file. Optional API key auth.