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

Dns Laravel Package

amphp/dns

Async DNS resolver for PHP built on Amp. Provides non-blocking hostname lookups, record queries, caching and timeouts with an event loop, ideal for high-concurrency applications and CLI tools needing fast, reliable DNS without blocking I/O.

View on GitHub
Deep Wiki
Context7
Package
Score
Description
Stars
Likes
Forks
Downloads
Issues
Score
Opportunity
License
Last Release
amphp/cache 0.90 Non-blocking cache library for Amp-based PHP apps. Provides async cache interfaces and adapters (e.g., in-memory, filesystem, Redis) with TTL support, atomic operations, and PSR-style ergonomics for high-concurrency services. 127 127 16 2M 0 25.7 65.0 MIT 1 year ago
View on GitHub
Context7
amphp/http-server-static-content 0.89 AMPHP HTTP server component for efficiently serving static files (assets, downloads) with correct MIME types, caching headers, range requests, and directory handling. Designed for non-blocking, event-driven apps built on amphp/http-server. 21 21 12 2K 1 24.2 30.0 MIT 2 years ago
View on GitHub
Context7
amphp/byte-stream 0.89 Event-driven byte stream abstractions for PHP 8.1+ in the AMPHP ecosystem. Provides ReadableStream/WritableStream interfaces plus implementations like Payload, buffers, resource/iterable streams, stream chaining, base64 encode/decode, and decompression for fiber-friendly I/O. 392 391 28 3M 2 32.3 62.9 MIT 1 year ago
View on GitHub
Context7
amphp/websocket-client 0.88 Async WebSocket client for PHP built on Amp. Connect to ws/wss endpoints with fiber-friendly concurrency, consume realtime APIs, test WebSocket servers, and support custom handshakes, headers, heartbeats, and rate limits. 161 163 16 517K 6 28.0 58.7 MIT 7 months ago
View on GitHub
Deep Wiki
Context7
amphp/amp 0.86 AMPHP (AMP) accelerates PHP concurrency with fibers, eliminating callbacks and generators. Built on PHP 8.1’s cooperative coroutines, it lets you run async tasks like sync code—ideal for I/O-bound apps. Use Amp\async() for parallel execution and Future::await() to handle results seamlessly. No event... 4,410 4,422 258 3M 15 63.4 53.0 MIT 7 months ago
View on GitHub
Deep Wiki
Context7
amphp/socket 0.84 Non-blocking, event-driven socket library for PHP using Amp. Provides async TCP/UDP sockets, client/server connections, DNS and TLS support, timeouts, cancellation, and backpressure-friendly streams—ideal for high-concurrency network services and daemons. 264 264 37 2M 7 33.5 66.0 MIT 1 year ago
View on GitHub
Context7
daverandom/libdns 0.84 Pure-PHP DNS message library for building, parsing, and manipulating DNS packets. Create queries and responses, work with resource records, headers, questions, and sections, and encode/decode wire format for custom resolvers, servers, and network tools. 162 163 14 2M 5 26.8 68.1 MIT 1 year ago
View on GitHub
Context7
amphp/http 0.83 Event-driven HTTP primitives for PHP 8.1+ in the AMPHP ecosystem. Provides shared building blocks for HTTP clients and servers, including IANA status codes with default reasons, RFC 6265 cookie parsing/creation (Set-Cookie/Cookie), and header utilities. 101 101 10 698K 1 28.0 62.8 MIT 1 year ago
View on GitHub
Context7
react/dns 0.83 Async DNS resolver for ReactPHP. Provides non-blocking hostname lookups with a simple ResolverInterface, optional caching, and advanced UDP/TCP transports and hosts file support. Also includes tools for working with DNS messages and building DNS servers. 535 536 62 5M 7 36.3 70.8 MIT 4 months ago
View on GitHub
Context7
php-standard-library/php-standard-library 0.77 PSL is a modern standard library for PHP 8.4+, inspired by HHVM’s HSL. It offers consistent, well-typed APIs for async, collections, I/O, networking, crypto, terminal UI, and more—safer alternatives to built-ins with predictable errors and async-ready design. 1,513 1,512 83 63K 19 44.7 34.2 MIT 2 weeks ago
View on GitHub
Context7
azjezz/psl 0.77 PSL is a modern, well-typed standard library for PHP 8.4+, inspired by HHVM’s HSL. It offers safer, predictable APIs for async, collections, networking, I/O, crypto, terminal UI, and robust data validation—replacing brittle built-ins with consistent alternatives. 1,513 1,516 83 523K 19 46.2 48.8 MIT 2 weeks ago
View on GitHub
Deep Wiki
Context7
webonyx/graphql-php 0.62 PHP implementation of the GraphQL specification, based on graphql-js. Build schemas, types, and execute queries/mutations in your PHP apps. Widely used, well-tested, and documented with examples and class reference. 4,707 4,730 572 2M 36 81.3 65.0 MIT 1 week ago
View on GitHub
Deep Wiki
Context7
league/uri-interfaces 0.62 RFC 3986-compliant URI interfaces for PHP 8.1+. Defines contracts for URI objects and related components used across the League URI ecosystem. Supports IDN hosts (intl or polyfill) and IPv4 conversion (GMP/BCMath/64-bit). 538 538 10 10M 0 30.2 65.0 MIT 3 weeks ago
View on GitHub
Context7
stichoza/google-translate-php 0.62 Free, unofficial Google Translate API client for PHP 8+. Translate text between languages with simple methods, auto language detection, supported languages list, parameter preservation, raw responses, custom URL/token generator, and configurable HTTP client. 1,935 1,956 387 180K 5 48.6 34.8 MIT 10 months ago
View on GitHub
Context7
ralphjsmit/laravel-helpers 0.61 A handy collection of Laravel helper functions to simplify everyday tasks. Adds pragmatic utilities for strings, arrays, paths, and common framework workflows, aiming to reduce boilerplate and keep your app code clean and consistent. 13 13 2 42K 0 25.6 56.6 MIT 1 month ago
View on GitHub
Context7
nuwave/lighthouse 0.60 Lighthouse is a Laravel-first GraphQL server framework. Define your schema, wire resolvers, and handle common tasks like validation, auth, pagination, and Eloquent integration, with flexibility for custom GraphQL needs. 3,484 3,489 470 303K 106 80.8 60.2 MIT 1 week ago
View on GitHub
Deep Wiki
Context7
nnjeim/world 0.59 Laravel package with a comprehensive dataset of countries, states, cities, timezones, currencies and languages, plus IP geolocation. Query via the World facade or built-in API routes, with installer command and optional custom DB connection. 970 969 139 34K 4 32.2 26.6 MIT 2 months ago
View on GitHub
Deep Wiki
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.
davejamesmiller/laravel-breadcrumbs
artisanry/parsedown
christhompsontldr/phpsdk
enqueue/dsn
bunny/bunny
enqueue/test
enqueue/null
enqueue/amqp-tools
milesj/emojibase
bower-asset/punycode
bower-asset/inputmask
bower-asset/jquery
bower-asset/yii2-pjax
laravel/nova
spatie/laravel-mailcoach
spatie/laravel-superseeder
laravel/liferaft
nst/json-test-suite
danielmiessler/sec-lists
jackalope/jackalope-transport