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

Phpdotenv Laravel Package

vlucas/phpdotenv

vlucas/phpdotenv loads environment variables from a .env file into getenv(), $_ENV, and $_SERVER. Ideal for keeping secrets out of code and managing per-environment configuration in PHP apps via simple, portable dotenv files.

View on GitHub
Deep Wiki
Context7
Package
Description
Stars
Likes
Forks
Downloads
Issues
Score
Opportunity
License
Last Release
akaunting/laravel-money 787 787 109 133K 0 29.8 34.5 MIT 3 months ago
View on GitHub
Deep Wiki
Context7
algolia/algoliasearch-client-php Official Algolia Search API client for PHP (8.0+). A thin, low-level HTTP SDK to index, update, and search records, manage indices, and interact with Algolia’s APIs. Install via Composer and start using SearchClient with your App ID and API key. 697 711 113 639K 16 44.5 55.7 MIT 1 week ago
View on GitHub
Deep Wiki
Context7
aws/aws-sdk-php-laravel 1,717 1,750 247 848K 2 38.4 42.0 Apache-2.0 3 months ago
View on GitHub
Deep Wiki
Context7
barryvdh/laravel-ide-helper Generates accurate PHPDoc helper files for Laravel to improve IDE autocompletion and type hints. Create _ide_helper.php for facades, add or export model PHPDocs, fluent methods, factory builders, and PhpStorm container metadata—kept in sync with your project. 14,951 15,201 1,189 3M 160 82.4 62.1 MIT 4 months ago
View on GitHub
Deep Wiki
Context7
berkayk/onesignal-laravel 523 528 192 112K 28 40.8 51.7 3 months ago
View on GitHub
Context7
bigbluebutton/bigbluebutton-api-php Official BigBlueButton API client for PHP (7.4+). Provides an easy, modern way to call BigBlueButton server endpoints, build and send API requests, and integrate meetings and recordings into your PHP apps with documented examples and samples. 193 197 206 29K 14 18.4 35.2 LGPL-3.0 2 years ago
View on GitHub
Context7
bugover/ship 0 0 0 0 0 9.0 1 year ago
View on GitHub
Context7
codeception/codeception Codeception is a full-stack PHP testing framework for unit, functional, and acceptance tests. It unifies PHPUnit-style assertions with browser and API testing, offers modular helpers, and integrates with popular PHP frameworks to speed up reliable test automation. 4,857 4,911 1,282 1M 151 80.0 62.5 MIT 5 months ago
View on GitHub
Context7
codeception/module-symfony Symfony module for Codeception that integrates the framework’s kernel, container, and HTTP client for functional/acceptance testing. Boot the app, make requests, assert responses, and access services to test controllers and app behavior with minimal setup. 96 97 25 204K 0 31.1 53.9 MIT 1 week ago
View on GitHub
Context7
craftcms/yii2-adapter Compatibility adapter that lets Yii2-based code run within Craft CMS by bridging key Yii2 services and conventions. Useful for plugins or libraries that expect a Yii2 environment, easing migration and reuse across Craft projects. 0 0 0 90 0 0.0 27.1
View on GitHub
Context7
croct/plug-php 5 1 0 33 0 20.3 13.2 MIT 1 month ago
View on GitHub
Context7
denisyu-1/articulate 3 3 0 46 0 20.8 17.8 Apache-2.0 3 days ago
View on GitHub
Context7
devswebdev/devtube 36 37 9 1 6 23.4 2.4 MIT 2 weeks ago
View on GitHub
Context7
dracoder/trusted-timestamping 0 0 14 0.0 16.2
View on GitHub
Context7
drewm/mailchimp-api Simple PHP wrapper for the Mailchimp API. Send campaigns, manage lists/audiences, subscribers and members, view reports, and handle API calls with minimal setup. Lightweight, Composer-friendly, and easy to integrate into existing PHP/Laravel apps. 1,975 1,998 494 326K 53 42.9 52.0 MIT 8 years ago
View on GitHub
Deep Wiki
Context7
evosys21/pdflib PHP addons for FPDF/TCPDF/tFPDF to build advanced tag-formatted multicells and tables. Supports alignment/justification, mixed fonts/styles/colors, padding, frames/backgrounds, links, tabs, and sub/superscripts for rich PDF layouts. 5 5 2 272 1 21.3 26.8 MIT 1 month ago
View on GitHub
Context7
flix-tech/avro-serde-php PHP library for serializing/deserializing Apache Avro with Schema Registry support. Built for Kafka-style messaging, it handles Avro binary encoding, schema resolution, and compatibility, providing a straightforward SerDe layer you can use in your own producers/consumers. 67 68 41 53K 15 10.9 46.0 MIT 1 year ago
View on GitHub
Context7
harryes/crudpackage 3 4 0 0 0 0.0 MIT
View on GitHub
Context7
inspector-apm/neuron-ai Neuron is a PHP framework for building agentic AI apps: define and orchestrate AI agents, connect to LLM providers, load data, use tools, coordinate multiple agents, and monitor/debug runs. Works with Laravel or Symfony and supports end-to-end agent workflows. 2,020 1,968 228 27K 4 53.6 22.7 MIT 2 days ago
View on GitHub
Deep Wiki
Context7
ivanmitrikeski/laravel-shipping Laravel shipping package with UPS, FedEx, Canada Post, Purolator, and USPS v3 support. Get rates and create shipments via REST/OAuth APIs, with sandbox mode and flat-rate options (boxes/prices) via Eloquent models. Usable outside Laravel, too. 22 23 5 10K 0 16.9 41.0 MIT 4 months ago
View on GitHub
Deep Wiki
Context7
kiwilan/typescriptable-laravel 39 39 9 2K 7 12.1 26.6 MIT 1 year ago
View on GitHub
Context7
kreait/firebase-php Unofficial Firebase Admin SDK for PHP. Manage authentication, users, custom tokens, and verify ID tokens; send Cloud Messaging notifications; work with Realtime Database, Cloud Storage, and Remote Config. Built on Google APIs with Laravel-friendly support. 2,438 2,456 452 2M 15 59.6 51.5 MIT 5 days ago
View on GitHub
Context7
lapaliv/laravel-bulk-upsert 15 15 3 1K 0 28.0 30.1 MIT 1 month ago
View on GitHub
Context7
laravel/cashier-mollie Laravel Cashier integration for Mollie payments and subscriptions. This repository has moved to mollie/laravel-cashier-mollie (v1 and v2 continued) and will be closed Feb 1, 2022. Docs: cashiermollie.com. 367 385 61 183 25 10.1 7.8 MIT 5 years ago
View on GitHub
Context7
laravel/database Bring Laravel’s database layer to non-Laravel projects: Illuminate Database with migrations, seeders, and Artisan CLI support. Includes Eloquent ORM, query builder, schema tools, and commands like migrate, db:seed, and make:* for MySQL/Postgres/SQL Server/SQLite. 90 100 12 70 5 2.1 4.5
View on GitHub
Context7
laravel/dusk Laravel Dusk is Laravel’s browser automation and testing tool, offering an expressive API for end-to-end tests. It runs with a bundled standalone ChromeDriver by default (no Selenium or JDK required), but can use other Selenium drivers if needed. 1,943 1,951 330 984K 4 46.2 43.5 MIT 3 months ago
View on GitHub
Deep Wiki
Context7
laravel/framework Laravel’s core framework code for building modern PHP web apps with elegant syntax. Includes fast routing, a powerful DI container, sessions and caching, database migrations, queues for jobs, and real-time event broadcasting. 34,805 35,286 11,919 12M 55 95.0 71.8 MIT 1 day ago
View on GitHub
Deep Wiki
Context7
laravel/lumen-framework Core kernel code for Laravel Lumen, the fast PHP micro-framework. Provides the foundation for routing, database abstraction, queues, caching, and more. For building apps, use the main Lumen repository; docs at lumen.laravel.com. 1,507 1,543 411 225K 2 24.8 30.0 MIT 1 year ago
View on GitHub
Deep Wiki
Context7
laravel/vapor-cli Laravel Vapor CLI is the command-line client for deploying and managing Laravel apps on Laravel Vapor, a serverless, auto-scaling platform on AWS Lambda. Create and manage infrastructure, environments, queues, databases, Redis, networking, and more. 315 314 125 334K 0 28.9 48.3 MIT 3 months ago
View on GitHub
Context7
laravel-lang/native-country-names Laravel package providing country names in their native languages for localized UIs and forms. Part of the Laravel Lang ecosystem, install via Composer and use alongside your app’s localization setup. MIT licensed. 7 7 2 441K 0 16.9 61.7 MIT 4 months ago
View on GitHub
Context7
laravel-lang/native-currency-names Laravel Lang Native Currency Names provides localized, native-language currency names for Laravel apps. Easy to install via Composer and designed to complement Laravel localization workflows for displaying currencies correctly across locales. 7 7 1 444K 0 23.5 64.6 MIT 2 weeks ago
View on GitHub
Context7
laravel-zero/framework Laravel Zero is an unofficial, Laravel-based micro-framework for building fast, elegant console apps. Includes optional Eloquent/logging, interactive menus, desktop notifications, scheduler, standalone compiler, and Collision-powered error reporting. 349 349 64 54K 0 22.6 35.2 MIT 3 months ago
View on GitHub
Context7
leocavalcante/siler Siler is a zero-dependency PHP library/micro-framework of high-level functional abstractions for declarative apps and routing. Fast, flat-file friendly, and works well with Swoole. Note: the repository is archived; Nano is recommended as an alternative. 1,111 1,125 91 95 14 9.9 7.2 MIT 5 years ago
View on GitHub
Context7
lesstif/jira-cloud-restapi PHP 8.1+ client for Jira Cloud REST API. Create and manage issues, projects, users, and more with JSON mapping support, dotenv configuration, and Atlassian Document Format (ADF) tools. Install via Composer; Laravel-friendly integration. 48 48 48 73K 23 23.8 54.9 NOASSERTION 6 months ago
View on GitHub
Context7
lucianotonet/groq-php PHP client for the Groq API. Provides a simple, lightweight way to call Groq LLM endpoints from PHP apps, with support for common chat/completions workflows and easy integration into existing projects. 81 83 16 24K 3 5.5 34.5 MIT 1 year ago
View on GitHub
Context7
mateusjunges/avro-serde-php PHP 7.3+/8 Avro serializer/deserializer implementing Confluent wire format with Schema Registry integration. Supports schema evolution via Confluent compatibility policies and works with FlixTech’s schema-registry-php-client (recommended with caching). 1 1 0 145K 0 0.6 55.3 MIT 1 year ago
View on GitHub
Context7
mykehowells/dotenv Load and manage environment variables in PHP/Laravel using .env files. Simple API for reading config values across local, staging, and production setups, making it easy to keep secrets and per-environment settings out of code. 2 2 0 0 0 0.9 10 years ago
View on GitHub
Context7
neuron-core/neuron-ai Neuron is a PHP framework for building agentic apps: create and orchestrate AI agents, integrate LLM providers, load data, run multi-agent workflows, and monitor/debug behavior. Works well with Laravel and Symfony. 2,020 1,997 228 162K 4 53.6 34.8 MIT 2 days ago
View on GitHub
Deep Wiki
Context7
om/potrans Laravel package for managing translations with import/export tools and a simple UI/API. Helps keep language files in sync, edit keys/values, detect missing strings, and streamline localization workflows across your app. 105 105 35 2K 1 22.9 20.2 MIT 1 month ago
View on GitHub
Context7
orchestra/testbench Orchestra Testbench is the de-facto Laravel testing helper for package development. It boots a lightweight Laravel app for your package’s tests, making it easy to run PHPUnit/Pest suites with proper service providers, config, and environment setup. 2,232 2,245 140 1M 1 40.5 42.0 MIT 3 months ago
View on GitHub
Context7
orchestra/testbench-core Orchestra Testbench Core is the foundation for testing Laravel packages. It boots a lightweight Laravel app inside your package so you can run artisan commands, migrations, routing, and more, with compatibility across Laravel 6–12. 272 274 47 1M 3 37.1 60.1 MIT 4 weeks ago
View on GitHub
Context7
phalcon/phalcon Phalcon is a high-performance PHP web framework delivered as a C extension, offering low overhead, fast request handling, and an MVC architecture. Includes routing, DI, ORM, templating, caching, and other tools for building modern PHP apps. 249 249 50 3K 5 25.2 21.7 MIT 1 week ago
View on GitHub
Deep Wiki
Context7
phalcon/traits 6 6 4 10K 0 23.1 50.9 MIT 1 week ago
View on GitHub
Context7
plank/laravel-mediable 827 834 109 36K 1 36.5 26.8 MIT 1 week ago
View on GitHub
Context7
probots-io/pinecone-php Elegant PHP client for the Pinecone API (serverless-ready), powered by Saloon. Authenticate with an API key, manage indexes/collections via control endpoints, and work with vectors via data endpoints by setting an index host at init or later. 75 75 24 14K 4 5.2 34.5 MIT 1 year ago
View on GitHub
Context7
redwebcreation/twitter-stream-api Laravel-friendly PHP wrapper for Twitter’s Streaming API. Authenticate with OAuth and open filtered streams to receive tweets/events in real time, with simple configuration and callbacks for handling incoming data—ideal for building live feeds, monitors, and bots. 32 32 9 208 2 6.2 9.9 MIT 3 years ago
View on GitHub
Context7
roots/acorn 984 985 110 77K 3 36.7 35.9 MIT 1 month ago
View on GitHub
Deep Wiki
Context7
rudderstack/rudder-php-sdk 8 8 1 36K 1 22.5 62.3 NOASSERTION 3 weeks ago
View on GitHub
Context7
s-ichikawa/laravel-sendgrid-driver 408 412 97 229K 8 7.2 39.9 MIT
View on GitHub
Context7
shiftonelabs/laravel-sqs-fifo-queue 154 155 64 212K 2 3.3 44.0 MIT
View on GitHub
Context7
spatie/craft-ray Send debug output from Craft CMS to Ray, Spatie’s desktop debugging app. Inspect arrays, HTML, queries, and more with a consistent API, measure performance, and pause execution. Great for fast feedback across PHP and other languages. 16 16 1 176 0 15.8 16.1 MIT 5 months ago
View on GitHub
Context7
spatie/error-solutions Collection of reusable “solutions” for common runtime errors, used by Spatie’s error tools like Ignition and Flare. Provides a shared way to suggest fixes and actionable hints when exceptions occur in Laravel and PHP apps. 67 67 8 4M 0 19.1 61.8 MIT 4 months ago
View on GitHub
Context7
spatie/ignition Beautiful, customizable error page for PHP apps. Register in one line to get a rich exception UI with stack traces, code snippets, context, and dark mode. Works standalone; see Laravel Ignition, Symfony bundle, and more integrations. 515 523 64 4M 0 27.1 60.4 MIT 4 months ago
View on GitHub
Context7
spatie/laravel-dynamic-servers Dynamically spin up and destroy servers from Laravel to handle variable queue workloads. Uses provider snapshots as templates and lets you determine server count (e.g., based on Horizon wait times) so extra workers are created automatically and removed when no longer needed. 235 236 12 0 0 4.8 MIT 2 years ago
View on GitHub
Context7
spatie/laravel-flare Send Laravel 11+ production errors to Flare with a valid API key. Track exceptions, get notified when issues happen, and share error reports publicly when needed. Works on PHP 8.2+ and integrates seamlessly with your app’s reporting. 13 11 10 167K 0 32.3 64.8 MIT 1 week ago
View on GitHub
Context7
spatie/laravel-ignition Beautiful, customizable error page for Laravel 10+ apps (PHP 8.1+). Shows detailed exception screens, offers helpful solutions, and can share errors to Flare. With a Flare API key, it tracks production errors and sends notifications. 577 582 93 4M 0 29.5 59.7 MIT 4 months ago
View on GitHub
Context7
spatie/laravel-mailcoach-mailgun-setup Prepares a Mailgun account to work with Mailcoach by configuring/processing feedback for email campaigns. Intended for internal use by Mailcoach; usable independently but no official docs or support beyond Mailcoach documentation. 0 1 1 3K 0 0.6 48.3 3 years ago
View on GitHub
Context7
spatie/laravel-mailcoach-postmark-setup Prepares a Postmark account for use with Mailcoach by configuring inbound processing for campaign feedback (bounces, complaints, events). Intended for internal use by Mailcoach; code is usable standalone but comes with no docs or support. 0 0 1 3K 0 1.2 48.3 3 years ago
View on GitHub
Context7
spatie/laravel-mailcoach-sendgrid-setup Helps Mailcoach prepare Sendgrid accounts to handle campaign feedback events (bounces, complaints, etc.) for emails sent via Sendgrid. Intended for internal use by Mailcoach; code is usable but has no standalone docs or support. 0 0 1 3K 0 0.6 47.9 3 years ago
View on GitHub
Context7
spatie/laravel-mailcoach-sendinblue-setup Add-on for spatie/laravel-mailcoach that prepares a Sendinblue account for use with Mailcoach, enabling campaign sending and feedback processing through Sendinblue. Documentation available on the Mailcoach site. 2 2 2 3K 0 1.0 41.3 3 years ago
View on GitHub
Context7
spatie/laravel-mailcoach-ses-setup Prepares and configures Amazon SES accounts for use with Mailcoach, enabling proper setup for email campaign sending and feedback handling (bounces/complaints). Intended for internal Mailcoach use; minimal documentation or support provided. 1 1 1 4K 0 0.9 44.9 MIT 3 years ago
View on GitHub
Context7
spatie/mailcoach-sdk-php PHP SDK for the Mailcoach API (self-hosted v6+ and Mailcoach Cloud). Manage email lists, subscribers, and campaigns: create and send campaigns, send tests, and browse paginated resources with an easy next() workflow. 31 31 18 55K 0 26.8 51.4 MIT 1 month ago
View on GitHub
Context7
spiral/framework Spiral Framework is a high-performance, long-running full-stack PHP framework built for RoadRunner. PSR-compliant components, resident memory kernel, and native support for queues, GRPC, WebSockets, and background workers. 2,059 2,061 92 102K 42 55.9 45.0 MIT 1 week ago
View on GitHub
Deep Wiki
Context7
torann/geoip GeoIP for Laravel resolves visitor location and currency from IP addresses via configurable services. Integrates with Laravel, supports multiple drivers/providers, and lets you publish config to choose and tune your lookup service. 2,227 2,263 392 367K 59 63.6 63.9 BSD-2-Clause 3 months ago
View on GitHub
Context7
unsplash/unsplash PHP client wrapper for the Unsplash API. Configure with your access key/secret, handle OAuth for user-scoped actions, then fetch new photos, random photos, search by keyword, and trigger download tracking while following Unsplash API guidelines. 430 431 77 39K 9 9.0 31.3 MIT 4 years ago
View on GitHub
Context7
weglot/weglot-php PHP client library for the Weglot Translation API. Detects source language, translates text, manages languages and settings, and helps integrate Weglot into PHP apps and services with simple, typed requests and responses. 0 5 0 0.0
View on GitHub
Context7
wpstarter/dusk Laravel Dusk browser automation and testing for WP Starter/Laravel-style apps. Write expressive end-to-end tests using a standalone Chromedriver by default (no JDK/Selenium required), with the option to use other Selenium drivers. 0 0 0 0 0 0.3 MIT 3 years ago
View on GitHub
Context7
wpstarter/framework WPStarter Framework is a Laravel-inspired PHP framework for building WordPress apps and plugins with modern patterns. It provides familiar helpers, service container features, and a clean structure to speed development while staying compatible with WordPress. 16 17 3 25 0 2.3 5.1 MIT 11 months ago
View on GitHub
Context7
wpstarter/o-testbench-core Core utilities for running WordPress-focused package tests with an Orchestra Testbench-style setup. Provides shared bootstrapping, environment config, and helpers to spin up a predictable app/testing container for faster, repeatable test suites. 0 0 0 0 0 0.3 MIT 3 years 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.
codraw/entity-migrator
codraw/doctrine-extra
codraw/aws-tool-kit
codraw/validator
codraw/workflow
codraw/open-api
codraw/cron-job
codraw/process
codraw/log
nexmo/api-specification
capell-app/block-library
axium/identity
cetria/laravel-dummy-models
cetria/reflection-helper
agropredict/sso-auth-bundle
evolvestudio/spam-protection
datacore/hub-sdk
develia/commons
cuci/prototurk-sdk
cuci/prototurk-sdk-symfony