Libraries tagged by forge
pixelbrackets/give-notice
14423 Downloads
Fire-and-forget HTTP notifications - send a request to a preset URI and don't expect a response.
jeffersongoncalves/laravel-ssrf-guard
536 Downloads
A Laravel package that protects outbound HTTP requests from SSRF (Server-Side Request Forgery): it validates that a URL's host resolves only to public IPs (denying private, reserved, loopback and link-local ranges by default), pins the connection to the validated IP to close the DNS-rebinding TOCTOU window, and performs safe GET requests that re-validate every redirect hop.
ericpoe/haystack
29962 Downloads
Forget Haystack vs Needle order, the object IS the Haystack. Haystack is a library that allows for pipelining and immutable structures.
cboxdk/laravel-ssrf
2193 Downloads
Cbox SSRF — a hardened, config-driven guard against server-side request forgery for outbound URLs in Laravel. Blocks private/reserved/cloud-metadata targets, pins DNS, and refuses redirects.
andersundsehr/sentry-async
4718 Downloads
Asynchronous Sentry for Symfony - Fire and forget
sebastiansulinski/laravel-forge-sdk
361 Downloads
An unofficial, type-safe PHP SDK for Laravel Forge API v2 with fluent actions for managing servers, sites, deployments, and certificates.
itorgov/laravel-forge-bot
0 Downloads
Laravel Forge chat bot for Telegram messenger.
beyondcode/forge-cli
538 Downloads
Laravel Forge CLI
sven/forge-cli
696 Downloads
A set of commands to interact with your Laravel Forge servers, sites, and more
ryangjchandler/forge-previewer
887 Downloads
Create preview deployments for pull request with Laravel Forge.
team-nifty-gmbh/forge-sdk
1155 Downloads
PHP SDK for forge RESTful API
owenmelbz/forget-db
24 Downloads
A simple GDPR inspired tool to anonymise confidential database data.
hipsterjazzbo/fire-and-forget
9751 Downloads
A simple PHP library to just fire off an HTTP request and forget about it
ftuzlu/forge-api
131 Downloads
Laravel Forge API
conneqt/forge-service
183 Downloads
A Laravel service package for Conneqt Forge integration.