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

Dovecottesting Laravel Package

tedivm/dovecottesting

View on GitHub
Deep Wiki
Context7
Package
Score
Description
Stars
Likes
Forks
Downloads
Issues
Score
Opportunity
License
Last Release
twilio/sdk 0.70 Official Twilio PHP SDK for working with Twilio’s APIs (SMS, Voice, WhatsApp, Verify, and more). Install via Composer, supports PHP 7.2–8.4, and provides a typed client to send messages, make calls, and manage Twilio resources. 1,632 1,666 574 3M 24 62.8 72.0 MIT 4 weeks ago
View on GitHub
Context7
tedivm/fetch 0.69 Fetch is a PHP library for reading email and attachments via IMAP and POP. Connect to a mail server, authenticate, list messages, and access subjects, bodies, and attachments with a simple API (requires the PHP IMAP extension). 507 516 155 10K 44 26.3 44.2 NOASSERTION 3 years ago
View on GitHub
Context7
spatie/simple-tcp-client 0.68 Simple TCP client for PHP/Laravel: connect to a host/port, send data, and receive responses with a clean API. Useful for interacting with TCP services (SMTP, HTTP, custom servers), testing network protocols, and building lightweight clients. 39 39 2 1K 0 16.2 22.4 MIT 3 months ago
View on GitHub
Context7
sunrise/http-message 0.68 Sunrise HTTP Message provides a PSR-7 HTTP message implementation with PSR-17 factories, aligned with RFC-7230. Use it to create and work with requests, responses, URIs, streams, and uploaded files in a standards-compliant way. 19 23 2 817 1 23.7 25.3 MIT 3 months ago
View on GitHub
Context7
dosfarma/testing 0.68 Laravel testing helpers for Dosfarma projects. Provides lightweight utilities and abstractions to speed up PHPUnit/Pest setup, fakes, and common assertions across apps and packages, helping you write clearer, reusable tests with less boilerplate. 0 0 1 0 0 0.0 MIT
View on GitHub
Context7
spiral/testing 0.68 Testing SDK for Spiral Framework packages. Provides a custom TestCase with a TestApp so you can test packages without a full application setup. Configure root directory and bootloaders, and keep test app config under tests/app. PHP 8.1+, Spiral 3.15+. 7 7 7 92K 9 31.2 67.9 MIT 4 weeks ago
View on GitHub
Context7
webklex/php-imap 0.67 PHP-IMAP is a pure-PHP IMAP client wrapper that works without the php-imap extension, supporting IMAP IDLE and OAuth auth. Optionally use php-imap for better decoding, edge cases, and legacy POP3 support. 443 444 191 367K 123 36.9 61.6 MIT 1 year ago
View on GitHub
Context7
contributte/tester 0.67 Contributte Tester integrates Nette Tester into your project with a ready-to-use setup and tooling. Install via Composer and follow the included docs to run and manage automated tests on PHP 8.2+ with Nette 3.2+. 2 3 2 5K 1 14.2 49.3 MIT 4 months ago
View on GitHub
Context7
simpletest/simpletest 0.67 SimpleTest is a PHP unit testing framework with web site testing and mock objects. Install via Composer (simpletest/simpletest) for PHP 7.1+ and run its own unit and acceptance test suites; issues and community support via GitHub and Stack Overflow. 149 153 49 7K 3 10.2 24.6 LGPL-2.1 8 months ago
View on GitHub
Context7
sendgrid/sendgrid 0.67 Official PHP library for Twilio SendGrid Web API v3. Send transactional emails via /mail/send and access all v3 endpoints. PHP 7.3+ support, install via Composer. Also includes optional SMS sending with Twilio. 1,526 1,559 616 1M 29 40.9 50.4 MIT 1 year ago
View on GitHub
Context7
mf2/tests 0.67 Microformats test suite for validating microformats parsers. Provides HTML fragment tests with matching JSON expected output, organized by spec version and type (e.g., h-card). Install/update via npm. Community-maintained; contributions welcome with changelog updates. 66 66 19 328 9 5.2 14.3 CC0-1.0 10 years ago
View on GitHub
Context7
sendgrid/php-http-client 0.67 Lightweight PHP HTTP client for quickly accessing RESTful (or REST-like) APIs. Simple request building and response handling, ideal for integrating services like SendGrid or any JSON API. Requires PHP 7.3+ and installs via Composer. 153 154 69 1M 0 12.7 55.8 MIT 1 year ago
View on GitHub
Context7
jcchavezs/httptest 0.66 Spin up a lightweight local HTTP server for integration testing real HTTP calls (e.g., cURL). Define a request handler to assert method/headers/body and craft responses, enabling client- and server-side assertions without mocking HTTP. 9 9 1 663 2 1.7 23.7 8 years ago
View on GitHub
Context7
tedivm/jshrink 0.66 Native PHP JavaScript minifier for shrinking JS on the fly (cache recommended). Simple API: JShrink\Minifier::minify($js), with options like disabling flagged comment preservation. BSD licensed. 762 773 146 704K 13 28.1 48.5 BSD-3-Clause 6 months ago
View on GitHub
Context7
wyrihaximus/test-utilities 0.66 A set of PHP test utilities for package development: a PHPUnit TestCase with helpers like random namespaces and temp directories, plus ready-made configuration defaults for PHPStan and Rector (paths and docblock-to-attribute conversions). 7 7 1 51K 6 29.9 65.4 MIT 1 month ago
View on GitHub
Context7
hiqdev/hidev-travis 0.65 1 2 1 216 0 5.1 28.1 BSD-3-Clause 9 years ago
View on GitHub
Context7
nette/tester 0.65 Nette Tester is a lightweight PHP unit testing framework with simple assertions, clear output, and easy CLI running. It supports writing isolated tests, reporting failures nicely, and integrates well into CI pipelines for fast, reliable test suites. 485 495 73 92K 13 37.5 44.6 NOASSERTION 3 weeks ago
View on GitHub
Context7
comsave/salesforce-outbound-message-bundle 0.64 4 5 1 0 0 9.1 MIT 6 years ago
View on GitHub
Context7
illuminate/testing 0.64 Laravel’s Illuminate Testing package provides the core testing helpers used by the framework—HTTP and console test utilities, assertions, test case scaffolding, and support traits—making it easier to write fast, expressive PHPUnit tests for Laravel applications and packages. 33 33 10 280K 0 0.5 54.1 MIT
View on GitHub
Context7
tedivm/stash 0.63 Stash is a PHP caching library for speeding up expensive code (DB queries, API calls) by storing results in a cache. It provides Pool and Item APIs with pluggable storage Drivers, including composite setups and maintenance tools like purge. 961 981 130 44K 34 38.9 37.4 BSD-3-Clause 5 months 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.
elnasnato/laraliveui
labrodev/rest-sdk
sampaui/sampaui
babelqueue/php-sdk
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