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

Message Laravel Package

php-http/message

PSR-7 HTTP message utilities for PHP: authentication implementations, stream encoders, message decorators, cookie handling, request matchers, and PSR-7 factory adapters for Guzzle and Diactoros—handy building blocks for HTTP clients and workflows.

View on GitHub
Deep Wiki
Context7
Package
Description
Stars
Likes
Forks
Downloads
Issues
Score
Opportunity
License
Last Release
aboutcoders/supervisor-bundle Symfony bundle for managing Supervisor via supervisorphp/supervisor. Provides Symfony console commands and a JSON REST API to control Supervisor instances and processes, with docs for installation, configuration, and API/command reference. 2 2 1 33 0 0.0 14.9 MIT
View on GitHub
Context7
answear/payum-pay-u 3 4 1 262 0 25.9 29.6 MIT 1 week ago
View on GitHub
Context7
buggregator/trap Buggregator Trap enhances PHP debugging with instant Symfony VarDumper integrations, handy helper functions, and a lightweight local Buggregator server (no Docker). Connect to any Buggregator server and pair with the PhpStorm plugin for a smooth workflow. 269 272 16 138K 31 37.6 55.4 BSD-3-Clause 1 month ago
View on GitHub
Context7
chaplean/geolocation-bundle 0 0 0 0 0 1.0 1.9 6 years ago
View on GitHub
Context7
cmsig/seal-elasticsearch-adapter Elasticsearch adapter for the CMSIG/SEAL search engine. Indexes and updates documents in an Elasticsearch cluster via the official PHP client. Install with composer and configure directly or via DSN (tls, auth). 1 1 1 2K 0 0.0 40.0 MIT
View on GitHub
Context7
cmsig/seal-opensearch-adapter OpenSearch adapter for the cmsig/search SEAL project. Write and index documents in an OpenSearch server via the OpenSearch PHP client, usable directly or via DSN (TLS and basic auth supported). Still under active development. 3 3 0 857 0 0.0 31.8 MIT
View on GitHub
Context7
datafactory/http-cache-bundle 0 0 0 0.0
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
ecommit/amqp-bundle 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
facebook/graph-sdk 3,210 3,159 1,959 421K 139 25.5 34.7 NOASSERTION
View on GitHub
Context7
facebook/php-sdk-v4 Official Facebook Graph SDK for PHP. Authenticate users, obtain access tokens via helpers, and call the Graph API to read/write Facebook data. Composer installable; v5 targets PHP 5.4+ with guidance for upgrading from v4 and Guzzle compatibility notes. 3,208 3,110 1,957 48K 139 25.5 27.3 NOASSERTION
View on GitHub
Context7
florianv/exchanger PHP exchange-rate provider layer with 31 services behind one ExchangeRateService interface. Supports historical rates, PSR-16 caching, and chainable fallback across providers (commercial APIs, ECB, national banks, exchangerate.host) for fine-grained control. 185 186 90 85K 0 32.1 43.0 MIT 3 weeks ago
View on GitHub
Context7
florianv/swap PHP 8.2+ currency exchange rate library with a single API over 30+ providers. Supports conversion, historical rates, PSR-16 caching, and provider fallback. Works with PSR-18 HTTP clients and PSR-17 factories for flexible integrations. 1,332 1,343 146 100K 0 35.9 29.6 MIT 2 months ago
View on GitHub
Deep Wiki
Context7
friendsofsymfony/http-cache-bundle Symfony bundle to enhance HTTP caching: configure cache headers by path/controller, tag responses and invalidate by tags, set up invalidation schemes without code, send purge/ban requests efficiently, vary cache by user type, and plug in custom cache clients. 438 440 83 197K 10 32.0 44.9 NOASSERTION 3 months ago
View on GitHub
Context7
geocoder-php/algolia-places-provider Algolia Places provider for PHP Geocoder. Geocode and reverse geocode using Algolia’s Places API with optional authentication, locale-aware queries, and PSR-18 HTTP clients. Install via Composer and use with StatefulGeocoder for localized results. 6 6 0 1K 0 1.8 31.4 MIT 1 year ago
View on GitHub
Context7
geocoder-php/arcgis-online-provider ArcGIS Online provider for the PHP Geocoder library. Adds geocoding and reverse geocoding via ArcGIS Online services, including support for authentication and provider configuration. Suitable for integrating ArcGIS address lookup into PHP apps. 4 5 2 11K 0 1.9 46.2 MIT 1 year ago
View on GitHub
Context7
geocoder-php/bing-maps-provider Bing Maps provider for PHP Geocoder. Adds forward and reverse geocoding using Microsoft Bing Maps APIs, returning standardized Geocoder results. Plug into geocoder-php with your Bing key for address lookup and coordinates. 5 5 1 15K 0 2.2 47.0 MIT 1 year ago
View on GitHub
Context7
geocoder-php/chain-provider 104 104 4 128K 0 3.6 42.6 MIT 1 year ago
View on GitHub
Context7
geocoder-php/common-http Common HTTP layer for Geocoder PHP providers. Includes shared HTTP client abstractions, request/response handling, and helpers to integrate PSR-18 clients and PSR-7 messages, keeping geocoding providers lightweight and consistent across transports. 187 188 5 562K 0 3.8 48.0 MIT 1 year ago
View on GitHub
Context7
geocoder-php/free-geoip-provider Free GeoIP provider for the Geocoder PHP library. Adds a FreeGeoIP/IP geolocation service to turn IP addresses into location data (country, region, city, coordinates) via a simple provider interface for easy plug-in use. 14 14 3 9K 0 2.6 39.1 MIT 1 year ago
View on GitHub
Context7
geocoder-php/geo-plugin-provider GeoPlugin provider for the Geocoder PHP library. Turns IP addresses into location data (country, region, city, coordinates) using GeoPlugin’s API. Easy drop-in provider for apps that need basic IP geolocation and locale-aware results. 97 97 1 103K 0 2.0 41.7 MIT 1 year ago
View on GitHub
Context7
geocoder-php/geonames-provider GeoNames provider for the PHP Geocoder library. Adds forward/reverse geocoding and place lookup via the GeoNames API, with configurable options and integration alongside other Geocoder providers for consistent address and location results. 2 2 2 3K 0 2.3 42.0 MIT 1 year ago
View on GitHub
Context7
geocoder-php/google-maps-places-provider Google Maps Places provider for the PHP Geocoder library. Lets you geocode and reverse geocode using Google Places/Maps APIs, returning structured location results for addresses and points of interest. Ideal for Laravel/PHP apps needing Places search and lookup. 4 4 5 13K 0 0.2 MIT 1 year ago
View on GitHub
Context7
geocoder-php/google-maps-provider Google Maps provider for the PHP Geocoder library. Adds geocoding and reverse geocoding via Google’s APIs, supporting address and coordinate lookups with configurable options and authentication. Suitable for Laravel and other PHP apps. 186 194 15 435K 0 5.0 46.5 MIT 1 year ago
View on GitHub
Context7
geocoder-php/here-provider HERE provider for the Geocoder PHP library. Adds forward and reverse geocoding via HERE APIs, returning consistent Geocoder results for addresses, places, and coordinates. Intended for use with geocoder-php adapters and your HERE credentials. 12 13 11 17K 0 3.4 43.4 MIT 1 year ago
View on GitHub
Context7
geocoder-php/host-ip-provider HostIP provider for the PHP Geocoder library. Retrieves geolocation data for an IP address using the hostip.info service, returning standard Geocoder results. Lightweight adapter to plug HostIP into geocoder-php for quick IP-to-location lookups. 4 4 1 2K 0 2.2 35.5 MIT 1 year ago
View on GitHub
Context7
geocoder-php/ip-info-db-provider IP-Info-DB provider for PHP-GeoCoder (Geocoder PHP). Look up IP address geolocation via the ipinfodb.com API and return standardized Geocoder results. Useful for adding country/region/city data to apps from an IP. 2 2 1 1K 0 1.8 36.5 MIT 1 year ago
View on GitHub
Context7
geocoder-php/ip-info-provider IP-Info provider for the Geocoder PHP library. Looks up IP addresses using the ipinfo.io service and returns structured location data (country, region, city, coordinates, timezone, etc.) via a simple provider adapter. 9 9 0 1K 0 1.5 28.8 MIT 1 year ago
View on GitHub
Context7
geocoder-php/ipstack-provider IPStack provider for the geocoder-php ecosystem. Adds an IP-to-location geocoding service backed by ipstack.com, returning geographic details for IP addresses. Use it with Geocoder’s standard interfaces to integrate IP-based lookups in PHP apps. 60 60 0 7K 0 0.3 MIT 1 year ago
View on GitHub
Context7
geocoder-php/locationiq-provider LocationIQ provider for the PHP Geocoder library. Adds forward and reverse geocoding via LocationIQ’s API, returning standardized coordinates and address data. Easy to plug into existing Geocoder setups and compatible with the provider interface. 4 4 3 4K 0 2.2 40.4 MIT 1 year ago
View on GitHub
Context7
geocoder-php/mapbox-provider Mapbox geocoding provider for Geocoder PHP. Forward and reverse geocoding via Mapbox APIs to turn addresses into coordinates and coordinates into places, for easy integration with the Geocoder framework in PHP projects. 11 12 6 25K 0 2.3 45.7 MIT 1 year ago
View on GitHub
Context7
geocoder-php/mapquest-provider MapQuest provider for the Geocoder PHP library. Adds forward and reverse geocoding via MapQuest’s API so you can convert addresses to coordinates (and back) in a consistent Geocoder interface, using your MapQuest API key and configuration options. 2 3 2 5K 0 1.6 44.8 MIT 1 year ago
View on GitHub
Context7
geocoder-php/maxmind-provider MaxMind provider for PHP-Geocoder. Integrates MaxMind GeoIP databases to resolve IP addresses into location data (country, region, city, coordinates). Useful for adding fast, offline IP geolocation to your PHP apps. 1 1 0 882 0 0.0 MIT 1 year ago
View on GitHub
Context7
geocoder-php/nominatim-provider Nominatim provider for Geocoder PHP. Adds OpenStreetMap Nominatim geocoding and reverse geocoding support, converting addresses and coordinates to structured results, with configurable endpoints and HTTP client integration for Laravel/PHP apps. 35 35 7 99K 0 4.3 47.5 MIT 1 year ago
View on GitHub
Context7
geocoder-php/open-cage-provider OpenCage provider for Geocoder PHP. Adds forward and reverse geocoding via the OpenCage Geocoding API, with address lookups by text or coordinates and results normalized to Geocoder’s model for easy integration in PHP apps. 4 5 2 9K 0 2.5 43.5 MIT 1 year ago
View on GitHub
Context7
geocoder-php/openrouteservice-provider OpenRouteService provider for Geocoder PHP. Integrates ORS geocoding into the Geocoder ecosystem via a simple provider class, supporting forward and reverse geocoding through the OpenRouteService API with configurable HTTP client and API key. 3 3 0 7K 0 0.0 MIT 1 year ago
View on GitHub
Context7
geocoder-php/pelias-provider Pelias provider for PHP Geocoder. Connects to a Pelias-compatible geocoding API (self-hosted Pelias or services like Geocode Earth and OpenRouteService) to forward and reverse geocode addresses and coordinates. 1 1 1 8K 0 2.4 49.9 MIT 1 year ago
View on GitHub
Context7
geocoder-php/pickpoint-provider PickPoint provider for the PHP Geocoder library. Adds support for geocoding through the PickPoint API, returning normalized address/location results and integrating with Geocoder’s standard provider interface for easy swapping in existing apps. 0 0 1 671 0 1.5 35.2 MIT 1 year ago
View on GitHub
Context7
geocoder-php/tomtom-provider TomTom provider for the Geocoder PHP library. Adds forward and reverse geocoding via TomTom APIs, returning standardized Geocoder results for addresses, coordinates, and place lookups. Useful for Laravel/PHP apps needing TomTom-backed location search. 3 3 2 5K 0 1.9 43.2 MIT 1 year ago
View on GitHub
Context7
geocoder-php/yandex-provider Yandex provider for the Geocoder PHP library. Adds Yandex Geocoder and reverse geocoding support, returning normalized address and coordinate data via the standard Geocoder interfaces. Suitable for Laravel or standalone PHP projects. 7 7 1 4K 0 2.5 36.8 MIT 1 year 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
laudis/neo4j-php-client Typed Neo4j PHP client/driver with Bolt and Neo4j (auto-routed) support. Intuitive, extensible API with easy configuration, built with input from the official driver team and validated via Neo4j Testkit for reliability. 185 185 40 25K 11 31.0 39.3 MIT 2 months ago
View on GitHub
Context7
lstrojny/fxmlrpc 142 146 43 67K 7 4.0 38.8
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
martin1982/facebook-graph-sdk PHP 7.4+ Facebook Graph SDK (v7) for accessing the Facebook Platform. Install via Composer, initialize with app ID/secret, and make Graph API requests with built-in helpers for login flows and access tokens. Includes docs and PHPUnit tests. 0 0 1 308 0 1.2 34.4 NOASSERTION 3 years ago
View on GitHub
Context7
mathiasverraes/money Small PHP money library that treats monetary values as immutable value objects to avoid floating-point errors. Includes currency support, arithmetic and comparisons, and formatting helpers—useful for modeling prices, totals, and discounts in a robust, domain-driven way. 4,843 4,844 443 6K 3 66.5 8.3 MIT 1 month ago
View on GitHub
Context7
moneyphp/money moneyphp/money is a PHP value-object library for safe money handling without floats. Uses string-based big integers, supports arithmetic, allocation, currencies/ISO repositories, formatting (incl. intl), JSON serialization, and exchange rates. Requires BCMath. 4,843 4,867 443 3M 3 66.7 46.8 MIT 1 month ago
View on GitHub
Deep Wiki
Context7
omnipay/common Framework-agnostic core for Omnipay payment gateways. Provides shared interfaces, request/response handling, HTTP client integration, and common utilities used by gateway drivers so apps can add and swap payment providers with a consistent API. 342 350 244 397K 39 44.8 66.1 MIT 3 months ago
View on GitHub
Context7
payum/core Payum Core is a PHP payments library providing a flexible foundation for integrating multiple payment gateways and handling payment workflows from simple to advanced use cases. Includes docs, community support, and is MIT licensed. 48 51 29 156K 0 10.5 48.5 MIT 1 year ago
View on GitHub
Context7
payum/payum 1,926 1,948 346 40K 87 60.4 48.4 MIT 5 months ago
View on GitHub
Context7
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. 1,050 1,053 53 4M 12 29.3 58.1 MIT 6 months ago
View on GitHub
Deep Wiki
Context7
php-http/client-integration-tests Integration test suite for PHP-HTTP clients. Helps verify that any HTTPlug/PSR-18 compatible client behaves correctly and consistently across common scenarios, making it easier to validate implementations and avoid regressions. 16 17 9 3K 1 14.5 33.2 MIT 5 months ago
View on GitHub
Context7
php-http/curl-client 483 490 29 752K 11 26.2 51.8 MIT 5 months 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/multipart-stream-builder Build multipart/form-data PSR-7 streams from fields and files, independent of any specific PSR-7 implementation. Useful for composing HTTP request bodies for uploads and complex forms, with easy integration via Composer in php-http based clients. 294 295 11 3M 0 7.2 55.3 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-translation/symfony-bundle Symfony bundle for the PHP Translation library. Integrates translation management, storage, and workflows into Symfony apps, with services and console tooling to import/export translations and keep locale files in sync across providers. 325 326 94 36K 51 47.8 52.8 MIT 3 weeks ago
View on GitHub
Context7
php-translation/translator 25 25 16 977 9 5.2 23.9 MIT 5 years ago
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
supervisorphp/supervisor PHP client and wrapper for controlling Supervisor via its XML-RPC API. Manage processes, start/stop/restart programs, read status and logs, and integrate Supervisor control into Laravel or any PHP app with a simple, fluent interface. 244 24 2 2.5 0.8 MIT 4 years ago
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.
facebook/capi-param-builder-php
babelqueue/symfony
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