Libraries tagged by Ironside
namet/socialite
113 Downloads
a OAuth2 client package, with QQ|Wechat|Weibo|Github|Baidu|OSChina inside
mpietrucha/zed-laravel-pint
20 Downloads
Format code inside Zed editor using Laravel Pint.
milkycode/deepltranslator
15 Downloads
Will translate all files inside a laravel project using the DeepL API and exports it to the requested language
migli/email-address-extractor
1 Downloads
Extract the email address from all the .eml files inside a given folder
mateus/module-adminpreviewproduct
22 Downloads
Inserts an action button on the product view inside admin that allows you to direct the current product to the frontend.
martinmulder/openapi-crowdstrike-falcon-php
42 Downloads
Use this API specification as a reference for the API endpoints you can use to interact with your Falcon environment. These endpoints support authentication via OAuth2 and interact with detections and network containment. For detailed usage guides and examples, see our [documentation inside the Falcon console](https://falcon.eu-1.crowdstrike.com/support/documentation). To use the APIs described below, combine the base URL with the path shown for each API endpoint. For commercial cloud customers, your base URL is `https://api.eu-1.crowdstrike.com`. Each API endpoint requires authorization via an OAuth2 token. Your first API request should retrieve an OAuth2 token using the `oauth2/token` endpoint, such as `https://api.eu-1.crowdstrike.com/oauth2/token`. For subsequent requests, include the OAuth2 token in an HTTP authorization header. Tokens expire after 30 minutes, after which you should make a new token request to continue making API requests.
m4n50n/telegram-bot-bundle
57 Downloads
This bundle provides a wrapper for using longman/telegram-bot inside Symfony.
lin3s/distribution
17292 Downloads
Distribution library for different purposes inside LIN3S
lelivrescolaire/sqs-bundle
9597 Downloads
Communicate with an SQS queue from inside your symfony 2 application.
legodion/lucid
281 Downloads
Declare database migrations and factory definitions inside Laravel models.
legodion/convoy
155 Downloads
Declare routes inside Laravel Livewire components.
laravel-liberu/ocr
2993 Downloads
A wrapper to work with ocrmypdf inside PHP.
kminek/marklink
33 Downloads
A simple standard allowing embedding (and parsing) categorized lists of links inside Markdown files.
kjjd84/lucid
17 Downloads
Declare database schemas & factory definitions inside Laravel models.
kcs/function-mock
579 Downloads
Mock PHP unqualified functions inside namespaces