Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Client Common Laravel Package

php-http/client-common

Common utilities for HTTPlug HTTP clients: a BatchClient for parallel requests, a convenience client exposing HTTP verbs as methods, and emulator/decorator layers for sync and async clients. Designed to simplify client composition and tooling.

View on GitHub
Deep Wiki
Context7
Package
Description
Stars
Likes
Forks
Downloads
Issues
Score
Opportunity
License
Last Release
andrewmy/rabbitmq-management-api PHP 7.1+/8 wrapper for the RabbitMQ Management HTTP API. Provides an object-oriented client for queues, exchanges, publish, and more, using PHP-HTTP/HTTPlug so you can plug in any compatible HTTP client (e.g., Guzzle adapter). 0 0 7 4K 0 13.2 55.4 MIT 5 months ago
View on GitHub
Context7
bitandblack/hyphenizer-sdk-php 1 1 0 53 0 0.0 19.9 MIT
View on GitHub
Context7
check24-cp/newrelic-bundle 3 3 1 976 0 0.6 33.0 MIT 1 year ago
View on GitHub
Context7
den01101/oauth-bundle 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
dinas/shipping-sdk-php 1 1 0 33 0 19.8 20.0 MIT 3 weeks ago
View on GitHub
Context7
docker-client/client Lightweight PHP client for the Docker Engine API. Create, start, delete, inspect, list, and stream logs for containers; manage images (create/delete/inspect). Early-stage package with minimal supported actions; see examples for usage. 0 0 0 0 0 0.6 MIT 5 years ago
View on GitHub
Context7
docker-php/docker-php 767 772 268 2K 43 13.8 15.1 MIT 8 years ago
View on GitHub
Context7
ecphp/cas-lib Laravel-oriented PHP CAS (Central Authentication Service) library for integrating SSO into your app. Provides CAS client features like login/logout handling, ticket validation, and user attribute retrieval, aiming for straightforward setup and compatibility with common CAS servers. 18 18 5 7K 0 7.2 35.7 BSD-3-Clause 1 year ago
View on GitHub
Context7
enqueue/stomp Enqueue STOMP transport: a Queue Interop implementation for sending and consuming messages over the STOMP protocol. Includes docs and community support resources; MIT licensed. 5 5 5 2K 0 0.2 35.4 MIT
View on GitHub
Context7
ezsystems/behatbundle 44 45 17 5K 0 17.6 29.6 NOASSERTION 7 months ago
View on GitHub
Context7
friendsofsymfony/http-cache PHP library to integrate apps with HTTP caching proxies (Varnish, NGINX, Symfony HttpCache, Fastly, Cloudflare). Send efficient cache invalidation/purge and tag requests, abstract proxy features, and test caching/invalidation with PHPUnit tools. 359 362 64 212K 7 30.1 45.8 NOASSERTION 3 months ago
View on GitHub
Context7
ibexa/behat 1 1 1 17K 0 29.0 64.5 NOASSERTION 2 weeks ago
View on GitHub
Context7
influxdata/influxdb-client-php 166 171 51 104K 4 14.0 41.2 MIT 11 months ago
View on GitHub
Context7
intercom/intercom-php Intercom PHP SDK for PHP 8.1+ that makes it easy to call Intercom APIs. Instantiate IntercomClient with your token, use typed request objects, handle IntercomApiException for 4xx/5xx errors, and iterate list endpoints with automatic pagination via Pager. 301 303 143 276K 33 31.0 58.7 9 months ago
View on GitHub
Context7
j0k3r/graby Graby extracts clean article content from web pages. Built on php-readability and FiveFilters site_config patterns, it’s a composer-friendly, decoupled, fully tested fork of Full-Text RSS. Requires PHP 8.2+, Tidy and cURL. 388 390 74 8K 36 41.7 38.7 MIT 2 months ago
View on GitHub
Deep Wiki
Context7
j0k3r/httplug-ssrf-plugin HTTPlug plugin to mitigate SSRF by validating URL parts against configurable allow/deny lists. Resolves hostnames to IPs, blocks private networks by default, and restricts schemes to HTTP/HTTPS. Throws InvalidURLException on invalid targets. 4 4 5 7K 2 2.4 43.1 MIT 1 year ago
View on GitHub
Context7
jane/openapi-runtime Deprecated runtime package for Jane OpenAPI. This repository is no longer maintained; development has moved to the main janephp/janephp project. Use that repo for current OpenAPI runtime components and updates. 6 6 3 257 0 0.2 15.4 MIT 9 years ago
View on GitHub
Context7
jane-php/open-api-runtime Runtime dependencies and utility classes used by clients generated with Jane OpenAPI. Provides shared infrastructure for request/response handling, serialization, and other common helpers so generated SDKs work consistently without duplicating code. 19 20 14 288K 0 0.8 55.3 MIT 7 years ago
View on GitHub
Context7
kiwa/hyphenizer Laravel/PHP hyphenation helper that inserts soft hyphens into text for better line breaks and responsive typography. Useful for long words in UI copy, headings, and content rendering; supports configurable patterns/languages and easy framework integration. 0 0 152 0.0 30.2
View on GitHub
Context7
knplabs/github-api Lightweight, well-tested PHP wrapper for GitHub APIs v3 (REST) and v4 (GraphQL). PSR-17/PSR-18 compatible via HTTPlug, with easy setup using Guzzle, Symfony HttpClient, or other PSR clients. Supports framework integrations (Laravel via graham-campbell/github). 2,203 2,229 590 427K 39 48.0 48.4 MIT 1 year ago
View on GitHub
Context7
m4tthumphrey/php-gitlab-api Modern GitLab API v4 client for PHP 8.1–8.4. Provides a clean, php-github-api-inspired interface to GitLab endpoints, with PSR-18 HTTP client and PSR-17 factory support for flexible integration and authentication. 952 956 457 98K 1 46.8 32.4 MIT 1 month ago
View on GitHub
Context7
mailerlite/mailerlite-php Official MailerLite PHP SDK for the MailerLite API v2. Manage subscribers, campaigns, groups, segments, fields, forms, automations, webhooks, timezones/languages, and batch requests. Includes tests and PHPStan support. 32 32 10 33K 6 13.1 46.6 MIT 6 months ago
View on GitHub
Context7
mailgun/mailgun-php Official Mailgun PHP SDK (PSR-18/PSR-7 compatible) for sending email and managing Mailgun API features like domains, IPs/pools, analytics, and subaccounts. Works with your chosen HTTP client; supports US/EU endpoints. 0 1,164 574K 42.7 43.6
View on GitHub
Deep Wiki
Context7
php-http/cache-plugin PSR-6 cache plugin for HTTPlug clients. Automatically caches HTTP responses (and can serve stale on error) with configurable cache strategies, TTL, and cache key generation. Drop it into your plugin chain to cut latency and reduce repeated requests. 250 251 18 624K 7 28.5 56.6 MIT 3 weeks ago
View on GitHub
Context7
php-http/httplug-bundle 389 390 51 237K 5 31.5 45.6 MIT 1 month ago
View on GitHub
Context7
php-http/logger-plugin PSR-3 logger plugin for HTTPlug (php-http). Logs HTTP requests/responses made through your HTTPlug client, helping you debug and monitor outgoing traffic. Install via Composer and configure with your preferred PSR-3 logger implementation. 290 291 8 325K 1 16.2 46.4 MIT 5 months ago
View on GitHub
Context7
php-http/mock-client Mock HTTP client for HTTPlug/PHP-HTTP. Stores outgoing requests and returns queued responses or throws exceptions instead of making real network calls—ideal for unit tests of HTTP-dependent code. Install via Composer as a dev dependency. 71 75 17 233K 0 6.1 48.5 MIT 1 year ago
View on GitHub
Context7
php-http/plugins Deprecated plugin collection for HTTPlug (php-http/plugins). Since v1.1 most plugins moved to php-http/client-common; logger, cache, and stopwatch live in separate packages. Use this package only for legacy compatibility. 12 10 6 191 0 0.8 16.4 MIT 10 years ago
View on GitHub
Context7
php-http/socket-client PSR-7/PSR-18 HTTP client built on PHP streams. Supports TCP and UNIX domain sockets, TLS/SSL encryption, and client certificates. Lightweight, dependency-minimal option for making HTTP requests via socket connections. 81 82 42 63K 0 18.8 44.2 MIT 4 months ago
View on GitHub
Context7
php-http/stopwatch-plugin Symfony Stopwatch integration for HTTPlug: wraps HTTP client requests in a plugin to measure request/response timings and profiling data via Symfony’s Stopwatch component. Install with Composer and use alongside other php-http plugins. 267 267 5 236K 1 14.8 44.4 MIT 5 months ago
View on GitHub
Context7
php-http/throttle-plugin PSR-7/PSR-18 HTTP client plugin that throttles outgoing requests to control rate and concurrency. Useful for API clients that must respect provider limits, avoid burst traffic, and smooth request flow. 2 2 2 536 1 0.2 31.1 MIT
View on GitHub
Context7
stormpath/sdk Stormpath PHP SDK provides PHP access to Stormpath’s user management API: authentication and authorization, user profiles, hosted login/SSO, social and SAML logins, and API key authentication. Install via Composer (stormpath/sdk). 71 73 46 16 23 6.4 6.3 NOASSERTION 9 years ago
View on GitHub
Context7
toin0u/digitalocean-v2 Modern DigitalOcean API v2 client for PHP 8.1–8.5. PSR-7/17/18 and HTTPlug compatible, decoupled from any HTTP client. Install via Composer (e.g., with Guzzle) with optional Laravel integration. 728 735 208 20K 0 37.3 23.2 MIT 1 month ago
View on GitHub
Context7
typesense/typesense-php Official PHP client for the Typesense search API. Install via Composer with an HTTPlug-compatible HTTP client, then manage collections, documents, and searches using the Typesense server API. Includes examples and safe filter string escaping. 268 263 53 431K 1 30.6 51.3 Apache-2.0 1 month ago
View on GitHub
Context7
Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
hamzi/corewatch
minionfactory/raw-hydrator
hexters/coinpayment
rjcodes/rjcms
act-training/laravel-permissions-manager
alimarchal/laravel-chart-of-accounts
babenkoivan/elastic-scout-driver
mkwebdesign/filament-watchdog-v5
renatomarinho/laravel-page-speed
zedmagdy/filament-business-hours
renatovdemoura/blade-elements-ui
devgeek/beacon-admin
benjamin-rqt/data-watcher-bundle
atriumphp/atrium
sandermuller/package-boost-laravel
sandermuller/boost-skills
redaxo/core
yusufgenc/filament-api-forge
l3aro/rating-star-for-filament
leek/filament-subtenant-scope