Libraries tagged by taken
pharen/pharen
36 Downloads
Pharen is a compiler that takes a Lisp-like language and turns it into PHP code.
ossipesonen/azureadb2ctokenvalidator
7749 Downloads
Simple Azure AD B2C access token validator
orsifrancesco/instagram-without-api
121 Downloads
A simple PHP code to get unlimited instagram public pictures (users and tags) without api, without credentials (just token from cookies), just Instagram Scraping (with cookie and image data in base64).
orsif/instagram-without-api
2 Downloads
A simple PHP code to get unlimited instagram public pictures (users and tags) without api, without credentials (just token from cookies), just Instagram Scraping (with cookie and image data in base64).
opencontent/ezuserformtoken-ls
3734 Downloads
Opencontent eZ Publish Legacy User Form Token extension
nubium/pillar
17429 Downloads
Yet another take on ORM. This time with both hookers AND blackjack.
nswdpc/silverstripe-userforms-ipcollection
3350 Downloads
Collect IP addresses of submissions, taking into account proxies
ns/table-export-bundle
5074 Downloads
Simple method to take an html table and export to CSV/XLS
moneymaxim/trustpilot-authenticator
50679 Downloads
A PHP library for obtaining Trustpilot API access tokens
mnikoei/laravel-passport-plus
5561 Downloads
This package helps you generate passport tokens without http request and also caching users and tokens
mmedia/classcontroller
6126 Downloads
A controller that can take standard PHP classes and convert them to controller methods with auto validation.
mastashake08/laravel-openai-api
213 Downloads
Add an OpenAI API and Artisan command easily into your projects. Generate images, or text. Can be integrated with Laravel Sanctum for token based access.
marksihor/laravel-api-interaction
4822 Downloads
Interact with Laravel Applications via Passport Authorized requests (using client_credentials passport token)
madj2k/t3-klarokratie
146 Downloads
Includes Klaro!-Consent-Manager into TYPO3. Completely file-based configuration for versioning without having to take care of database-entries.
macropage/sdk-ebay-rest-browse
2802 Downloads
The Browse API has the following resources: item_summary: Lets shoppers search for specific items by keyword, GTIN, category, charity, product, or item aspects and refine the results by using filters. (Experimental) search_by_image: Lets shoppers search for specific items by image. You can refine the results by using URI parameters and filters. item: Lets you retrieve the details of a specific item or all the items in an item group, which is an item with variations such as color and size. This resource also provides a bridge between the eBay legacy APIs, such as Trading and Finding, and the RESTful APIs, such as Browse, which use different formats for the item IDs. You can use the Browse API to retrieve the basic details of the item and the RESTful item ID using a legacy item ID. (Experimental) shopping_cart: Provides the ability for eBay members to see the contents of their eBay cart, and add, remove, and change the quantity of items in their eBay cart. *Note:* This resource is not available in the eBay API Explorer. The item_summary, search_by_image, and item resource calls require an Application access token. The shopping_cart resource calls require a User access token.