Libraries tagged by api keys
laravel-api-server/core
32 Downloads
This project provides everything you need for building an advanced application. It provides a base model and a base policy as well as a user, permission and role model and a database based key/value storage.
api-skeletons/zf-doctrine-orm-data-validation
847 Downloads
Validate foreign key relationships in data
zovix/zovix
8 Downloads
A Laravel package for making HTTP requests with API key authentication
wanzoou/momoapicollection
8 Downloads
This repository provides a PHP class, MomoAPI, to facilitate integration with the MTN Mobile Money (MoMo) API for collection services. This class allows you to create API users, generate API keys, obtain access tokens, and make payment requests to the MTN MoMo platform.
steinbauerit/sit-googlereviews
10 Downloads
A TYPO3 extension which shows Google ratings. A Google Places API Key and a Place ID are required.
soulcodex/model-keyable
76 Downloads
Allow attach api key to laravel models
simplicate/rainforest-auth
8 Downloads
PHP port of Rainforest QA's rainforestapp/auth Ruby gem - allows verification of Rainforest webhook messages using your private API key.
silverstripedev/silverstripe-apikey
2 Downloads
API Key management for Silverstripe CMS
piedweb/facebook-scraper
4623 Downloads
{ Harvest Data | Scrap } from Scrape Facebook public pages without an API key
php-cpm/edge-tts
6 Downloads
Edge TTS is a PHP package that allows access to the online text-to-speech service used by Microsoft Edge without the need for Microsoft Edge, Windows, or an API key.
ozyab/pubproxy-rand
0 Downloads
Get one rand proxy server from pubproxy.com. No API key required.
mars-php-util/rate-limit-bypass
12 Downloads
By pass api rate limit by using proxies or api keys rotation
madmatt/silverstripe-elastic-proxy
24 Downloads
A simple proxy module to ensure your Elastic API keys aren't leaked.
lelevar/sms
22 Downloads
Lelevar SMS Package for Laravel simplifies SMS sending via the Lelevar SMS API. It supports single and bulk SMS messaging with easy API key configuration, optional facades, and a helper function for quick integration. Ideal for integrating SMS into Laravel apps effortlessly.
johncube/deepl
7 Downloads
this package contain function which calls deepl api in order to translate your text. It takes 4 arguments. key - your deepl api key. text - string which you want to translate or array of strings. target_lang - languague into which you want to translate. source_lang (optional) - source language. By default deepl will try to detect language by itself