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

Log Laravel Package

psr/log

PSR-3 logging interfaces for PHP. Provides LoggerInterface, traits, and related classes to standardize how libraries accept and emit log messages. Not a logger implementation—use it to type-hint a logger or build your own PSR-3 compliant logger.

View on GitHub
Deep Wiki
Context7
Package
Description
Stars
Likes
Forks
Downloads
Issues
Score
Opportunity
License
Last Release
1tomany/rich-bundle Symfony bundle implementing the RICH (Request, Input, Command, Handler) architecture. Encourages single-responsibility actions with explicit Input/Command/Handler classes for clear, safe, and futureproof backend development without heavy DDD/CQRS overhead. 24 24 0 32 6 29.2 7.4 MIT 2 months ago
View on GitHub
Context7
20steps/drupal-bundle 0 0 1 0 0 0.0
View on GitHub
Context7
21torr/assets 3 3 1 5 1 2.3 3.4 MIT 3 years ago
View on GitHub
Context7
21torr/feature-flags 0 0 1 0 0 0.9 MIT 5 years ago
View on GitHub
Context7
21torr/hosting 21torr/hosting is a small Symfony bundle providing essential tools for hosting Symfony-based applications, helping streamline deployment and operations with basic hosting utilities and sensible defaults. 0 0 1 422 2 30.6 42.6 MIT 1 month ago
View on GitHub
Context7
21torr/menu 1 0 1 0 0 0.5 MIT 3 years ago
View on GitHub
Context7
21torr/prismic-api 1 1 1 0 0 4.5 MIT 3 years ago
View on GitHub
Context7
21torr/rad 2 2 1 364 0 27.4 33.2 MIT 3 months ago
View on GitHub
Context7
21torr/storyblok Symfony bundle providing API helpers and infrastructure to work with Storyblok. Simplifies fetching content, integrating Storyblok services, and building Storyblok-powered Symfony apps. Includes documentation for setup and usage. 5 5 2 368 0 33.7 29.6 MIT 1 month ago
View on GitHub
Context7
21torr/task-manager Small wrapper around symfony/messenger that simplifies task management in PHP/Symfony apps. Helps you define, dispatch, and handle tasks with a cleaner API while keeping Messenger under the hood. Includes documentation for quick setup and usage. 0 0 1 360 2 24.5 40.3 MIT 3 months ago
View on GitHub
Context7
2gis/api-client PHP-клиент для API 2ГИС: регионы, справочник/каталог, транспорт и геоданные. Установка через Composer, простой вызов методов API 2.0 и работа с ответами сервиса. Лицензия MIT. 6 6 2 19 0 0.4 7.9 MIT 11 years ago
View on GitHub
Context7
3brs/enterprise-security-bundle 0 0 0 89 0 21.5 26.2 MIT 4 weeks ago
View on GitHub
Context7
3rdpartyeve/phealng 67 72 15 38 0 0.4 1.9 MIT
View on GitHub
Context7
abc/job 2 2 1 8 0 0.0 7.8 MIT
View on GitHub
Context7
abc/job-server-bundle Symfony bundle for asynchronous distributed job processing via php-enqueue. Supports jobs, batches, sequences, free composition, status tracking, cancellation/restart, cron jobs (with AbcSchedulerBundle), plus a JSON REST API, PHP client, and OpenAPI docs. 1 1 1 0 0 0.0 MIT
View on GitHub
Context7
abc/scheduler Experimental PHP scheduler library for running jobs based on CRON expressions. Define schedule providers and processors via simple interfaces, bind them in a Scheduler, and execute due schedules with an included Symfony Console command (abc:schedule). 2 2 1 10 1 0.1 8.8 MIT
View on GitHub
Context7
aboutcoders/file-distribution 2 3 1 18 0 0.0 11.7 MIT
View on GitHub
Context7
aboutcoders/job-bundle Symfony bundle for asynchronous job processing via method annotations and DI services. Track status, cancel/update/restart jobs, run scheduled (cron) jobs, and expose a JSON REST API. Supports many queues: DBAL, RabbitMQ, Redis, SQS, IronMQ, Beanstalkd, more. 25 26 6 57 1 0.7 7.0 MIT 8 years ago
View on GitHub
Context7
aboutcoders/process-control 4 5 0 387 1 0.1 26.1 MIT
View on GitHub
Context7
acatus-dev/paybox-bundle Symfony bundle to integrate Paybox payments: handles HMAC signing, server availability checks, IPN signature verification via OpenSSL, and dispatches events on responses. Configure your account parameters and submit transaction data. 0 0 1 0 0 0.0 MIT
View on GitHub
Context7
acgranter/acgranter-bundle Laravel bundle for ACG Ranter integration, providing ready-to-use configuration, service wiring, and helpers to connect your app to the ACG Ranter API. Designed for quick setup, clean defaults, and easy extension in existing Laravel projects. 0 0 0 0.0
View on GitHub
Context7
acsystems/keycloak-authenticator-bundle Laravel/PHP bundle that integrates Keycloak authentication into your app, providing Keycloak-based login and user session handling for protected routes and APIs with minimal configuration, suitable for SSO-enabled deployments. 0 0 0 0.0
View on GitHub
Context7
adlawson/vfs Virtual file system for PHP using the stream wrapper API. Mount a vfs:// scheme and use built-in functions (fopen, require, file_get_contents) or filesystem libraries like Symfony/Laravel. Emulates real streams, including PHP warnings and edge cases. 299 300 19 2K 5 3.8 14.6 MIT
View on GitHub
Context7
adldap2/adldap2 711 727 167 26K 68 17.3 30.1 MIT 3 years ago
View on GitHub
Context7
adrenalinkin/monolog-autowire-bundle Symfony bundle that enables autowiring of Monolog channel loggers via generated decorator classes, plus a LoggerCollection fallback mechanism. Works even without MonologBundle: missing channels fall back to the default PSR-3 logger or NullLogger. 3 3 0 0 0 0.0 MIT
View on GitHub
Context7
ae/salesforce-rest-sdk 21 21 35 383 9 13.1 21.4 6 years ago
View on GitHub
Context7
aeatech/cli-snapshot-profiler-event-subscriber 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
ai-gateway/ai-gateway-bundle Symfony bundle that turns your app into an AI gateway: unified /v1 API for chat/models, OpenAI-compatible + Anthropic providers, model fallback chains, per-key auth, budgets/rate limits, caching, cost tracking, SSE streaming, Prometheus metrics, dashboard and CLI. 1 1 0 0 0 0.0
View on GitHub
Context7
akson/messenger-kafka 0 0 0 7 0 0.3 12.5 MIT 5 years ago
View on GitHub
Context7
alchemy/binary-driver PHP toolkit for building reusable, testable binary drivers on top of symfony/process. Provides AbstractBinary, binary detection, command generation, logging via PSR-3, and process listeners for debugging and customization across CLI tools. 191 195 64 62K 13 9.1 38.9 NOASSERTION 6 years ago
View on GitHub
Context7
aleblanc/simple-cron-scheduler 2 0 0 0.0
View on GitHub
Context7
alexacrm/dynamics-webapi-toolkit Laravel/PHP toolkit for working with Microsoft Dynamics 365 Web API. Simplifies authentication, building requests, and performing CRUD operations with entities, queries, and batch actions. Handy wrapper to integrate CRM data into your app with less boilerplate. 81 81 61 8K 3 3.1 28.6 MIT
View on GitHub
Context7
alexacrm/php-crm-toolkit 107 109 39 2K 14 7.7 22.4 LGPL-3.0 8 years ago
View on GitHub
Context7
alexbrons/swiftmailer-mailgun-bundle 0 0 0 0 0 0.0
View on GitHub
Context7
alexlcdee/messenger-tarantool Symfony Messenger transport for Tarantool Queue. Install via Composer and use either tarantool/client or the ext-tarantool PECL extension to connect to Tarantool and run messenger messages through a Tarantool-backed queue. 0 0 0 0 0 0.3 6 years ago
View on GitHub
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 112 734K 15 44.1 56.1 MIT 1 month ago
View on GitHub
Deep Wiki
Context7
alhames/apihelper Laravel/PHP helper utilities for building API responses and common API tasks. Provides convenience methods for formatting output, handling errors, and streamlining controller/service code when creating REST-style endpoints. 0 0 0 0 0 0.6 MIT 9 years ago
View on GitHub
Context7
alhames/db-bundle 0 0 0 1 2 3.4 4.2 MIT 2 years ago
View on GitHub
Context7
aljerom/symfony-boilerplate A lightweight Symfony boilerplate to kickstart new projects with a ready-to-use structure, common configuration, and sensible defaults. Helps you bootstrap development faster and keep your app setup consistent across environments. 0 0 0 2 0 0.0 6.6
View on GitHub
Context7
alkinbg/masked-bundle 1 0 0 20.6 MIT 1 month ago
View on GitHub
Context7
alkinbg/optimistic-concurrency-bundle 1 0 0 20.3 MIT 1 month ago
View on GitHub
Context7
alms/database-seeder-bundle 1 1 0 0 0 0.9 MIT 2 years ago
View on GitHub
Context7
alterphp/easyadmin-extension-bundle 253 259 56 2K 13 15.9 18.4 MIT 4 years ago
View on GitHub
Context7
alterphp/easyadmin-mongo-odm-bundle 5 6 0 0 1 0.1 MIT
View on GitHub
Context7
alvadi-it/translation-bundle 0 0 0 0 0 2.1 1 year ago
View on GitHub
Context7
amashukov/blockchain-context-bundle 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
amphp/http-server Non-blocking, concurrent HTTP/1.1 and HTTP/2 application server for PHP 8.1+ built on Revolt and Amp (fibers). Includes TLS, middleware, gzip, and integrations for routing, static files, WebSockets, sessions, and more. 1,326 1,327 103 1M 12 40.0 52.8 MIT 2 months ago
View on GitHub
Deep Wiki
Context7
amphp/http-server-router amphp/http-server-router is a fast, async router for Amp’s HTTP server. It maps paths and methods to request handlers, supports route groups and parameters, and provides middleware-style dispatching for building clean, high-performance PHP microservices. 39 39 6 16K 1 2.9 36.0 MIT 3 years ago
View on GitHub
Context7
amphp/log Amp’s minimal PSR-3 compatible logging library with a simple Logger interface and built-in handlers. Designed for async apps, it integrates cleanly with the amphp ecosystem while remaining lightweight and easy to extend with custom log targets and formatters. 40 40 5 80K 3 2.9 45.6 MIT 3 years ago
View on GitHub
Deep Wiki
Context7
amphp/websocket-client 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. 163 165 16 855K 6 9.2 53.0 MIT 1 year ago
View on GitHub
Deep Wiki
Context7
amphp/websocket-server Async WebSocket server for PHP built on Amp’s event-driven concurrency. Handles upgrades, connections, message streaming, backpressure and graceful shutdown, making it easy to build real-time apps like chat, dashboards and live notifications. 125 125 18 10K 2 5.2 26.3 MIT 2 years ago
View on GitHub
Context7
analog/analog Minimal PHP logging library built around closures for flexible handlers. Use it as a static logger or via the PSR-3 compatible Analog\Logger wrapper. Ships with ready-made handlers (files, stderr, FirePHP, variables) and supports custom handlers for any backend. 344 351 48 10K 1 8.7 20.5 MIT 2 years ago
View on GitHub
Context7
anaxago/assetic 0 0 0 548 0 0.0 37.8 MIT
View on GitHub
Context7
andrepayone/payone-sdk 0 0 0 1 0 0.0 4.2 MIT
View on GitHub
Context7
andrepayone/payone-sdk-silent-logger PSR-3 silent/noop logger for the PAYONE Payment Integration PHP SDK. Use it when you need to satisfy logging dependencies without writing any logs—ideal for tests, minimal setups, or disabling SDK logging in production. 0 0 0 1 0 0.6 4.2 MIT 2 years ago
View on GitHub
Context7
andrew-gos/telegram-bot 1 2 0 2 0 19.3 4.9 MIT 2 months ago
View on GitHub
Context7
andrey_mireichyk/roadrunner-bundle 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
ang3/php-odoo-api-client 39 39 21 1K 3 10.6 21.7 MIT 2 years ago
View on GitHub
Context7
anglemx/pheanstalk-bundle 0 0 1 62 0 13.3 27.6 MIT 5 months ago
View on GitHub
Context7
answear/boxnow-bundle 2 2 0 246 0 20.9 30.6 MIT 2 months ago
View on GitHub
Context7
answear/fan-courier-bundle 0 0 0 266 0 19.2 38.5 MIT 2 months ago
View on GitHub
Context7
answear/gls-bundle 0 0 0 278 0 23.2 39.7 MIT 1 month ago
View on GitHub
Context7
answear/overseas-bundle 0 0 0 0 0 4.2 MIT 1 year ago
View on GitHub
Context7
apelaez-link/assetic 0 0 0 0 0 0.3 MIT 4 years ago
View on GitHub
Context7
apereo/phpcas Apereo PHP CAS is a PHP client library for Central Authentication Service (CAS) single sign-on. It handles CAS login/logout flows, ticket validation, session management, and proxy support, with configurable endpoints for integrating CAS authentication into PHP apps. 799 805 420 55K 26 40.2 38.9 Apache-2.0 4 months ago
View on GitHub
Context7
apextoolbox/symfony-logger 3 4 0 0 0 11.8 MIT 5 months ago
View on GitHub
Context7
apimatic/core APIMatic Core for PHP: shared core logic and utilities used by APIMatic-generated PHP SDKs. Includes request building, parameter handling (query/header/form/body), and related helpers. Supports PHP 7.2–8.4. 7 7 4 310K 2 29.7 64.8 MIT 1 month ago
View on GitHub
Context7
api-platform/core API Platform Core lets you quickly build hypermedia-driven REST and GraphQL APIs in PHP/Symfony. Supports JSON-LD, Hydra, OpenAPI v2/v3, JSON:API, HAL, and RFC7807. Extensible, high-performance, API-first. 2,572 2,585 978 1M 206 80.3 68.1 MIT 2 months ago
View on GitHub
Deep Wiki
Context7
api-platform/metadata 30 29 1 522K 0 0.3 55.3 MIT
View on GitHub
Context7
api-platform/schema-generator CLI tool from API Platform that generates PHP class models from vocabularies like Schema.org and ActivityStreams, or from OpenAPI specs. Quickly scaffold types and properties into a ready-to-use PHP codebase for APIs and domain models. 474 477 107 59K 25 30.8 40.7 MIT 7 months ago
View on GitHub
Deep Wiki
Context7
apirelio/symfony 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
app-dev-panel/adapter-symfony 0 0 0 0 0 0.0
View on GitHub
Context7
app-dev-panel/api 1 1 0 8 0 0.0 9.7
View on GitHub
Context7
app-dev-panel/cli 1 1 0 8 0 0.0 9.7
View on GitHub
Context7
app-dev-panel/kernel 1 1 0 8 0 0.0 9.7
View on GitHub
Context7
app-insights-php/client PHP wrapper for microsoft/application-insights that provides a configurable telemetry client for Microsoft App Insights. Simplifies integration (incl. bundle use) and validates telemetry against the 64KB size limit, throwing exceptions when exceeded. 1 1 13 3K 3 3.2 31.9 MIT 3 years ago
View on GitHub
Context7
applogger/sdk-core 0 0 0 135 0 17.2 33.8 MIT 2 months ago
View on GitHub
Context7
arcanedev/log-viewer 2,390 2,415 352 76K 15 36.5 27.2 MIT 2 years ago
View on GitHub
Context7
ardenexal/fhir-code-generation 1 1 0 6K 0 0.0 47.9
View on GitHub
Context7
ardenexal/fhir-path 2 2 0 6K 0 0.0 46.0
View on GitHub
Context7
arkemlar/kafka-symfony-transport 0 0 0 0 0 0.0
View on GitHub
Context7
arodygin/datatables-bundle 17 13 6 0 0 9.3 MIT 3 years ago
View on GitHub
Context7
artgris/page-bundle 15 15 2 0 1 8.6 2 years ago
View on GitHub
Context7
arthem/google-api 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
arthem/rabbit-bundle 0 0 0 163 0 4.6 30.6 3 years ago
View on GitHub
Context7
arturbruno/laravel-mailgun-email-validation Laravel validation rule that checks emails with PHP FILTER_VALIDATE_EMAIL then Mailgun’s Email Validation API. Supports role/disposable checks, mailbox verification, and strict mode to fail when Mailgun can’t be reached. 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
asanak/laravel-sms-client Laravel package for sending SMS via Asanak API. Supports simple send, P2P messages, OTP templates, and message status reports. Includes config publishing, .env credentials, optional logging, and auto-registered service provider and facade. 0 0 0 0 0 0.3 MIT 1 year ago
View on GitHub
Context7
asanak/laravel-web-call-client Laravel package for Asanak WebCall REST API: upload voice files, place voice or OTP calls, check call status, and get credit. Configure via .env, auto-registers service provider/facade, and optionally logs requests/responses to Laravel logs. 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
asjustas/jv-rest-bundle 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
asm/eprel-api-client 0 0 1 0 0 12.7 MIT 6 months ago
View on GitHub
Context7
aspose/cloud-sdk-php 1 2 3 14 1 0.2 12.5 MIT
View on GitHub
Context7
assoconnect/rudderstack-bundle 0 1 0 0.0
View on GitHub
Context7
astroway/sdk 0 0 0 7 0 21.5 14.6 MIT 1 month ago
View on GitHub
Context7
async-aws/core AsyncAws Core provides the shared foundation for AsyncAws AWS clients, including request signing, HTTP utilities, configuration and credential handling. Also includes an STS client for authentication. Install via composer and build AWS integrations with a lightweight SDK. 107 108 5 2M 0 29.0 64.2 MIT 1 month ago
View on GitHub
Context7
atheon/doctrine-bundle 0 0 0 0 0 0.3 MIT 3 years ago
View on GitHub
Context7
atk4/core Agile Core is a set of reusable PHP traits for building object-oriented frameworks. Provides containers (parent/child), hooks with priorities, automatic init, dynamic methods, factory by class string, app scope injection, and improved exceptions. 19 20 14 32K 2 9.9 44.2 MIT 1 year ago
View on GitHub
Context7
atlas/cli 14 14 14 2K 1 6.4 28.1 MIT 5 years ago
View on GitHub
Context7
atoms/client 0 0 0 12 0 0.0 15.4 MIT
View on GitHub
Context7
atoms/symfony 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
aubes/correlation-bundle 1 1 0 0 0 0.0 MIT
View on GitHub
Context7
aubes/csp-bundle 2 2 0 4 0 14.7 5.7 MIT 5 months ago
View on GitHub
Context7
aubes/http-pool-bundle 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
aurimasniekis/scheduler-bundle 1 1 0 0 0 0.3 MIT 6 years ago
View on GitHub
Context7
authbucket/oauth2-php Standards-compliant OAuth 2.0 (RFC6749) server library for PHP. Includes a Silex-based service provider for demos/tests and supports custom models/model managers (e.g., Doctrine) for tokens, clients, users, and scopes. 82 84 24 312 2 2.6 13.5 MIT
View on GitHub
Context7
authbucket/push-php PHP library for sending push notifications to mobile devices. Includes a Silex AuthBucketPushServiceProvider for demos/tests, with configurable models and model managers. Install via Composer (authbucket/push-php) and extend for Symfony2/Drupal wrappers. 8 8 0 0 0 0.0 MIT
View on GitHub
Context7
auxmoney/opentracing-bundle-core 25 25 15 856 8 11.9 23.6 MIT 3 years ago
View on GitHub
Context7
avaibook-nelmio/api-doc-bundle 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
averor/cqrs-es-bundle 0 0 0 0.0
View on GitHub
Context7
averor/message-bus 0 0 0 0.0
View on GitHub
Context7
averor/query-bus 0 0 0 0.0
View on GitHub
Context7
averor/simple-logger Simple, lightweight logger for PHP/Laravel apps. Provides an easy API to write log messages with minimal setup, useful for small projects, debugging, or when you want straightforward logging without extra configuration. 0 0 0 0.0
View on GitHub
Context7
avris/micrus Micrus is a Laravel-friendly microservices toolkit for building lightweight services and messaging workflows. It helps you structure service boundaries, handle inter-service communication, and keep integrations consistent with a minimal, package-driven approach. 0 0 0 0.0
View on GitHub
Context7
avtonom/sms-sender-bundle 0 1 0 0 0 0.0
View on GitHub
Context7
aymericcucherousset/telegram-bot A simple PHP Telegram Bot library for sending messages, handling updates, and interacting with Telegram’s Bot API. Includes helpers for requests, webhooks/long polling, keyboards, and common methods to build bots quickly and cleanly. 1 1 0 0 0 11.2 0.8 MIT 6 months ago
View on GitHub
Context7
b2pweb/bdf-prime 3 3 0 527 0 0.3 29.7 MIT
View on GitHub
Context7
babdev/websocket-bundle 6 6 2 2K 0 0.2 33.5 NOASSERTION
View on GitHub
Context7
baldinof/roadrunner-bundle 308 308 58 56K 12 31.5 41.3 MIT 3 months ago
View on GitHub
Context7
bankiru/doctrine-api-client Doctrine-style entity manager for remote RPC APIs. Map entities via YAML, register RPC clients, and use Doctrine Common interfaces (metadata, proxies, repositories) to fetch and manage remote resources as if they were Doctrine entities. 9 8 1 0 4 2.1 1.1 9 years ago
View on GitHub
Context7
baskooijmaninc/suzie Laravel package providing Suzie-related helpers and integrations for your app. Includes service provider setup, configuration options, and utilities to simplify common tasks and streamline development workflows. 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
beapp/repository-tester-bundle 0 0 0 0 0 0.0
View on GitHub
Context7
beapp/repository-tester-core 0 0 0 0 0 0.0
View on GitHub
Context7
beberlei/lite-cqrs 552 562 45 36 12 3.9 3.4 MIT
View on GitHub
Context7
beberlei/metrics 322 37 3 12.0 3.7 8 months ago
Context7
becklyn/cron-job 3 3 1 73 0 5.4 19.1 BSD-3-Clause 3 years ago
View on GitHub
Context7
becklyn/ddd-file-store 1 1 0 25 0 23.0 18.4 1 month ago
View on GitHub
Context7
becklyn/menu 3 3 0 97 0 5.1 22.9 BSD-3-Clause 3 years ago
View on GitHub
Context7
becklyn/rad 1 1 0 104 0 5.8 26.4 BSD-3-Clause 4 years ago
View on GitHub
Context7
becklyn/rad-bundle 3 3 3 47 0 25.3 17.4 BSD-3-Clause 3 months ago
View on GitHub
Context7
bedrockstreaming/stale-cache-bundle 3 3 0 45 0 1.5 15.0 4 years ago
View on GitHub
Context7
benelori/alice-bundle 1 1 0 0 0 0.0 MIT
View on GitHub
Context7
bernard/bernard Bernard is a PHP background processing library that makes queueing and long-running workers easy. Supports multiple backends including Redis (Predis/PhpRedis), Amazon SQS, RabbitMQ (PhpAmqp), Doctrine DBAL, Pheanstalk, IronMQ, and queue-interop. 1,214 1,218 127 30K 30 27.3 31.7 MIT 7 years ago
View on GitHub
Context7
bernardosecades/queue-system-bundle 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
besmartand-pro/doctrine-behaviors 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
betterauth/multimodal-php 1 1 0 94 0 8.8 19.8 MIT 3 months ago
View on GitHub
Context7
betterauth/symfony-bundle 4 4 0 29 0 26.9 13.5 MIT 1 month ago
View on GitHub
Context7
bettergist/hautelook-alice-bundle 2 2 0 84 0 0.0 20.2 MIT
View on GitHub
Context7
bf13/core-player 0 0 0 0 0 0.0
View on GitHub
Context7
biblioverse/typesense-bundle 2 2 0 0 4 2.2 5.3 GPL-3.0
View on GitHub
Context7
biplane/yandex-direct 54 56 23 4K 3 9.8 26.6 MIT 1 year ago
View on GitHub
Context7
birdoffice/elastica-bundle 0 0 0 0 0 0.9 MIT 4 years ago
View on GitHub
Context7
bit3/git-php PHP library for working with Git repositories from code. Execute common Git commands, inspect repository state, and script Git operations with a simple API—useful for automation, deployment tools, and integrations that need Git access without shelling out manually. 47 47 24 714 2 1.5 15.1 MIT
View on GitHub
Context7
bitandblack/hyphenizer-sdk-php 1 1 0 55 0 0.0 20.1 MIT
View on GitHub
Context7
bitbag/sylius-feed-plugin 0 0 1 1 0 0.7 4.2 MIT 1 year ago
View on GitHub
Context7
bitrix24/b24phpsdk Official PHP SDK for the Bitrix24 REST API. Supports v1 (stable, PHP 8.2–8.4) and v3 (new endpoints, PHP 8.4+, breaking changes). Provides typed clients for Bitrix24 REST methods with active CI and production-ready releases. 102 102 56 8K 98 45.2 58.2 MIT 2 months ago
View on GitHub
Deep Wiki
Context7
bizkit/symfony-circuit-breaker-bundle 1 1 0 0 0 0.0 MIT
View on GitHub
Context7
bneumann/opensearch-bundle 2 2 0 1 0 11.8 1.9 MIT 5 months ago
View on GitHub
Context7
bnnvara/graphql-bundle 0 0 2 0.0
View on GitHub
Context7
bnza/job-manager 0 0 0 0 0 0.0
View on GitHub
Context7
bok/elastica-bundle 0 0 0 0 0 0.9 MIT 4 years ago
View on GitHub
Context7
bookdown/bookdown Bookdown generates DocBook-like HTML documentation from Markdown and JSON (no XML), ideal for publishing project docs to GitHub Pages. Supports themes/templates, syntax highlighting, and includes tests via PHPUnit. 82 84 12 2K 3 5.8 18.6 MIT 7 years ago
View on GitHub
Context7
borsche/elasticsearch-audit-bundle 0 0 0 3 0 22.1 9.8 MIT 3 weeks ago
View on GitHub
Context7
boxalino/rtux-api-php 0 1 1 221 0 0.6 32.4 MIT 5 years ago
View on GitHub
Context7
broadway/broadway Broadway provides infrastructure and testing helpers for building CQRS and event-sourced applications in PHP. Loosely coupled components give a full CQRS/ES toolkit without getting in your way, with solid docs and integration options. 1,509 1,514 171 26K 0 18.2 15.2 MIT 1 month ago
View on GitHub
Deep Wiki
Context7
brouzie/widgets-bundle 1 1 0 0 0 0.0
View on GitHub
Context7
brown298/reportbuilderbundle 0 2 0 0.0
View on GitHub
Context7
browncat/healthcheck-bundle 1 1 0 49 0 0.6 19.4 MIT 4 years ago
View on GitHub
Context7
browscap/browscap-php browscap-php is a PHP library for detecting browser, platform, and device details from User-Agent strings using the Browscap database. It provides easy updates, caching, and a simple API for accurate capability detection in web apps. 442 447 85 88K 5 28.3 37.4 MIT 5 months ago
View on GitHub
Context7
brzuchal/rest-client 0 0 0 21 0 0.0 18.5 MIT
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. 274 278 16 143K 31 37.9 55.1 BSD-3-Clause 3 months ago
View on GitHub
Context7
bugsnag/bugsnag-psr-logger PSR-3 logger implementation for Bugsnag. Provides BugsnagLogger to send notifications for messages above a configurable level, plus MultiLogger to fan out logs to Bugsnag and other PSR-3 loggers. Built on bugsnag-php. 321 321 6 582K 0 6.2 45.0 MIT 4 years ago
View on GitHub
Context7
byfareska/swoole-server-bundle 0 0 0 0.0 MIT
View on GitHub
Context7
bytes-commerce/zabbix-api Symfony bundle for the Zabbix JSON-RPC API with persistent auth/token caching, type-safe action factory, and history/metrics retrieval. PHP 8.3+ strict typing, zero-config via env vars, broad API coverage, optional async monitoring via Messenger. 0 0 0 131 0 22.7 34.5 1 month ago
View on GitHub
Context7
byvlad/alice-bundle 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
c33s/entity-loader-bundle 0 0 0 0.0
View on GitHub
Context7
c33s/symfony-config-manipulator-bundle Symfony2 bundle to keep YAML config organized by splitting app/config/config*.yml into section files (framework, doctrine, twig, etc.) and rewriting imports accordingly. Helps declutter large config.yml files and manage per-environment configs cleanly. 1 1 2 102 2 0.5 23.3 MIT
View on GitHub
Context7
c33s/utils-bundle 0 0 0 0.0
View on GitHub
Context7
cache/adapter-bundle 30 30 25 2K 0 27.3 30.5 MIT 1 month ago
View on GitHub
Context7
cache/adapter-common Shared classes and interfaces for the PHP Cache organization’s PSR-6 cache pools. Provides common building blocks used across adapters, with support for features like tagging and cache hierarchies via the shared php-cache documentation. 110 111 30 272K 0 26.4 54.9 MIT 1 month ago
View on GitHub
Context7
cache/cache Meta package for the PHP-Cache ecosystem: PSR-6 cache adapters and libraries (tagging, hierarchy, bundles) in one install. Useful for development and contributing, but not actively maintained—new projects should consider Symfony Cache. 267 273 80 10K 0 25.9 26.0 MIT 1 month ago
View on GitHub
Context7
cache/chain-adapter PSR-6 cache pool chain adapter that combines multiple cache pools (e.g., APCu + Redis) into a single CachePoolChain. Part of PHP-Cache, with optional features like tagging and hierarchy via shared docs. Install with composer and use with minimal setup. 11 11 6 6K 0 23.6 43.2 MIT 1 month ago
View on GitHub
Context7
caciobanu/guzzle-bundle 1 1 0 0 0 0.9 MIT 8 years ago
View on GitHub
Context7
cakephp/cakephp CakePHP is a rapid development PHP framework built around MVC and proven patterns like Front Controller and data mapping. It helps teams quickly build robust, flexible web applications. Install via Composer or start with the official app skeleton. 8,796 8,855 3,367 396K 15 76.6 37.2 MIT 1 month ago
View on GitHub
Deep Wiki
Context7
cakephp/datasource CakePHP Datasource provides the core datasource layer used by CakePHP ORM, defining interfaces and base classes for connections, schema/statement handling, and query execution. A foundation for building and integrating database drivers and custom datasources. 47 47 5 606K 0 0.4 55.3 NOASSERTION
View on GitHub
Context7
canaltp/navitia PHP client for the Navitia public transport API. Configure base URL, token, timeout and other query parameters, and integrate via autowiring in Symfony/modern PHP apps. Supports caching and multiple package versions for legacy to Symfony 5.4 projects. 8 8 11 313 0 6.4 21.5 MIT 2 years ago
View on GitHub
Context7
caponica/amazon-mws-complete Unified PHP client for Amazon MWS APIs. Use service-specific clients directly or simplify setup with MwsClientPool and per-seller/marketplace ClientPacks that prefill common parameters. Includes helpers that convert raw MWS responses into easier-to-use objects. 55 55 50 0 3 2.8 0.4 10 years ago
View on GitHub
Context7
carlosgude/integration-engine IntegrationEngine standardizes external API integrations in Symfony: each endpoint is a predictable Action with a Request and Response DTO + Mapper. Includes scaffolding commands to generate integrations and actions, keeping HTTP/mapping logic consistent and maintainable. 10 10 0 3 0 29.8 1.7 MIT 1 month ago
View on GitHub
Context7
catch-of-the-day/php-resque Redis-backed background job queue for PHP (Resque port). Enqueue jobs onto one or more prioritized queues and process them with distributed workers. Supports forking for leak resilience, failure handling, optional job status tracking, and setUp/tearDown hooks. 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
cedricziel/canva-extension-helper 7 7 2 0 0 0.9 5 years ago
View on GitHub
Context7
cedricziel/instana-bundle 1 1 0 0 0 0.0 MIT
View on GitHub
Context7
cedricziel/symfony-messenger-pubsub-bundle 1 1 1 0 1 0.1
View on GitHub
Context7
centric/centric-livestreaming 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
chamber-orchestra/image-bundle 2 2 0 621 0 0.0 32.0 MIT
View on GitHub
Context7
chameleon-system/sanitycheck Laravel package for running sanity checks in Chameleon System projects. Provides a structured way to define checks, execute them via CLI, and report results to help catch misconfigurations and deployment issues early in development and operations. 3 3 5 38 0 0.3 14.1 MIT
View on GitHub
Context7
chaplean/elastica-bundle 0 0 0 0 0 0.0
View on GitHub
Context7
check24-cp/newrelic-bundle 3 3 1 2K 0 0.6 35.7 MIT 1 year ago
View on GitHub
Context7
chrisboulton/php-resque 3,411 3,496 739 10K 76 52.1 34.7 MIT
View on GitHub
Deep Wiki
Context7
chrome-php/chrome Control headless Chrome from PHP. chrome-php/chrome launches Chromium/Chrome, lets you navigate pages, evaluate JavaScript, take screenshots/PDFs, intercept network events, and automate workflows via the DevTools protocol—ideal for scraping, testing, and rendering. 2,675 2,684 323 255K 0 50.3 31.6 MIT 2 months ago
View on GitHub
Deep Wiki
Context7
chrome-php/wrench Simple PHP WebSocket library with server and client support. Create a BasicServer, register multiple apps per path, handle incoming data via interfaces, and send responses back to clients. Install via Composer; supports PHP 7.4–8.5. 69 69 14 232K 0 24.3 56.3 MIT 2 months ago
View on GitHub
Context7
ciricihq/rms-push-notifications-bundle 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
cisse/as400-bundle 0 0 0 8 0 0.0 13.2
View on GitHub
Context7
ckrack/messenger-logging-bundle 0 0 0 0 0 0.4 0.8 MIT
View on GitHub
Context7
cleentfaar/docdata-orderapi Laravel package for integrating with Docdata’s Order API. Provides helpers to create and manage orders, send requests, and parse responses, making it easier to connect your Laravel/PHP app to Docdata payment and checkout flows. 0 0 0 0.0
View on GitHub
Context7
clem/custompbxbundle 0 0 0 0.0
View on GitHub
Context7
clicktrail/symfony-bundle 0 0 0 0 0 20.5 MIT 3 weeks ago
View on GitHub
Context7
cloudinary/cloudinary_php Official Cloudinary PHP SDK for uploading and managing images/videos, applying transformations, optimizing delivery, and working with URLs and resources. Supports signed requests, authentication, and integration with Cloudinary’s API for media workflows. 399 409 151 340K 4 30.3 46.7 MIT 4 months ago
View on GitHub
Deep Wiki
Context7
coddict/bing-ads-api-bundle 0 0 0 0.0
View on GitHub
Context7
codeclimate/php-test-reporter PHP Test Reporter submits PHPUnit/PHPSpec code coverage to Code Climate. Generates coverage in CI and posts results to your Code Climate repo, helping track test quality over time. Simple CLI setup for common PHP workflows. 64 65 32 12K 3 4.1 32.5 NOASSERTION 9 years ago
View on GitHub
Context7
code-rhapsodie/dataflow-bundle Symfony bundle for building import/export dataflows: one reader, ordered processing steps (sync/async), and one or more writers. Includes CLI tools and scheduling for jobs, status/result reporting, and support for multiple Doctrine DBAL connections. 18 18 3 661 2 25.6 24.6 MIT 2 months ago
View on GitHub
Context7
codewithkyrian/transformers A Laravel-friendly transformers package for turning models, arrays, and API responses into consistent, reusable output. Define transformer classes, map fields, nest relations, and format data cleanly for JSON APIs, with minimal boilerplate and flexible customization. 763 762 50 13K 18 17.3 23.8 Apache-2.0 1 year ago
View on GitHub
Context7
codibly/databricks-bundle 0 1 0 0 0 0.9 8 years ago
View on GitHub
Context7
codraw/console 0 0 0 40 0 0.0 22.3
View on GitHub
Context7
codraw/framework-extra-bundle 0 0 0 230 0 0.0 32.7
View on GitHub
Context7
codraw/log 0 0 0 71 0 0.0 31.5
View on GitHub
Context7
codraw/messenger 0 0 0 191 0 0.0 31.5
View on GitHub
Context7
coka/notifier-client-bundle 1 1 0 0 0 0.0 MIT
View on GitHub
Context7
colinodell/psr-testlogger A lightweight PSR-3 TestLogger for unit tests. Capture log records in memory, inspect messages, contexts, and levels, and make assertions without external handlers. Helpful for verifying expected logging behavior in PHPUnit and other test suites. 18 18 5 592K 0 5.7 57.2 MIT 10 months ago
View on GitHub
Context7
commercetools/php-sdk Deprecated PHP SDK for commercetools Composable Commerce. Provides native PHP models/helpers, IDE autocompletion, object mapping, i18n, and an OAuth2 client with caching and async/concurrent request support. Requires PHP 5.6+ (Guzzle). 43 44 22 2K 19 8.2 21.7 MIT 4 years ago
View on GitHub
Context7
companyos/core 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
composer/ca-bundle Find the system CA root bundle path for TLS verification, with automatic fallback to a bundled Mozilla CA file. Simple API for curl, PHP streams, and HTTP clients like Guzzle; includes CA file validation and cache reset utilities. 2,961 2,969 40 7M 1 47.3 54.7 MIT 1 month ago
View on GitHub
Deep Wiki
Context7
composer/composer Composer is the dependency manager for PHP. Declare project requirements, install/update packages, and manage autoloading with a lock file for repeatable builds. Works with Packagist and VCS repositories; runs via CLI on PHP 7.2.5+ (latest). 29,504 29,567 4,829 4M 127 89.5 60.6 MIT 3 weeks ago
View on GitHub
Deep Wiki
Context7
composer/xdebug-handler Restart PHP CLI processes without loading Xdebug (unless xdebug.mode=off), avoiding slowdowns in tools like Composer. Creates a temporary ini with Xdebug commented out and relaunches the command, with env vars to allow Xdebug or inspect original ini paths. 2,566 2,564 33 9M 0 21.9 49.1 MIT 2 years ago
View on GitHub
Deep Wiki
Context7
composer-unused/symbol-parser composer-unused/symbol-parser is a small toolkit that parses PHP symbols from a Composer package, helping tools like composer-unused detect what code is actually referenced. Useful for analyzing dependencies, exports, and usage across a project. 15 15 13 398K 0 17.5 59.5 MIT 7 months ago
View on GitHub
Context7
comsave/soap-client Laravel-friendly SOAP client wrapper that streamlines calling SOAP services in PHP. Provides simple configuration, request/response handling, and integration helpers so you can consume WSDL-based APIs with less boilerplate in your application. 3 3 3 1K 0 4.9 33.4 MIT 6 years ago
View on GitHub
Context7
configcat/configcat-client ConfigCat PHP SDK client for feature flags and remote configuration. Fetch typed setting values from ConfigCat using your SDK key, with targeting by user attributes (region, email, custom). Supports PHP 8.1+ and integrates via Composer. 22 22 11 49K 0 17.9 49.4 MIT 8 months ago
View on GitHub
Context7
conserto/pomm-cli Fork of Pomm’s CLI component for inspecting PostgreSQL databases and generating PHP classes. Configure via a simple bootstrap file returning a Pomm instance, then use commands like pomm:inspect:database/schema/relation to explore schemas, relations, and columns. 4 4 0 1K 0 11.3 34.6 MIT 8 months ago
View on GitHub
Context7
conserto/pomm-foundation 4 4 0 1K 0 18.6 36.8 MIT 4 months ago
View on GitHub
Context7
conserto/pomm-model-manager Pomm ModelManager adds a lightweight model layer for PostgreSQL in Pomm: built-in CRUD plus count/exists, flexible entities, embedded entity conversion, and transactional model computations with advanced Postgres transaction settings. Not an ORM. 4 4 0 1K 0 12.4 33.9 MIT 9 months ago
View on GitHub
Context7
consolidation/annotated-command PHP library for building CLI commands from annotations/attributes. Define command names, options, arguments, and hooks in docblocks, then let it parse input and run methods. Used by Drush and other tools for fast, structured command definitions. 224 225 40 1M 18 8.1 58.7 NOASSERTION
View on GitHub
Context7
consolidation/log A lightweight Laravel logging package that consolidates and formats application logs, helping you centralize output, reduce noise, and improve readability. Designed for easy integration and configuration across environments for consistent, structured logging. 153 154 6 1M 0 0.9 53.8 NOASSERTION
View on GitHub
Context7
constantable/rabbitmq-bundle 0 0 0 0 0 0.3 5 years ago
View on GitHub
Context7
contao/contao 437 438 172 48 346 27.3 26.8 LGPL-3.0
View on GitHub
Deep Wiki
Context7
contao/core-bundle 123 130 55 22K 0 2.3 31.1 LGPL-3.0
View on GitHub
Context7
contentful/contentful Official PHP client for Contentful’s Content Delivery and Preview APIs. Fetch entries, assets, and content types from your spaces with a typed SDK, caching and link resolution options, and easy integration into PHP applications and frameworks. 119 120 66 101K 6 15.5 45.0 MIT 1 year ago
View on GitHub
Context7
contentful/contentful-bundle 33 33 19 8K 4 9.2 36.5 MIT 2 years ago
View on GitHub
Context7
contentful/core Core components shared by Contentful’s PHP Delivery and Management SDKs. Provides foundational utilities and abstractions for interacting with Contentful APIs. Requires PHP 8.0+. Intended for internal SDK use, not for direct third‑party consumption. 17 17 21 109K 1 10.5 55.0 MIT 2 years ago
View on GitHub
Context7
coolms/core-bundle 0 0 0 0.1 MIT
View on GitHub
Context7
coolms/core-doctrine 0 0 0 0.1 MIT
Context7
coolms/core-module 0 0 0 0.1 MIT
Context7
coolms/entity-doctrine 0 0 0 21 0 0.0 18.5 MIT
View on GitHub
Context7
core23/facebook-bundle 0 0 0 0 0 2.0 MIT 6 years ago
View on GitHub
Context7
core23/matomo-bundle Symfony bundle that wraps Matomo (Piwik) analytics for Sonata projects. Provides services and Twig helpers to render tracking code and access Matomo statistics via a configurable HTTP client (HTTPlug/Symfony HttpClient) and PSR-7 message factory. 6 6 0 0 2 20.2 3.4 MIT 4 months ago
View on GitHub
Context7
core23/piwik-bundle 0 0 1 0 0 1.1 MIT 9 years ago
View on GitHub
Context7
core23/setlistfm-bundle 4 0 1 0 1 4.4 MIT 11 months ago
View on GitHub
Context7
corponat/api-doc-bundle 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
couss/recaptcha-bundle 0 0 0 0 0 0.0
View on GitHub
Context7
covertnija/elasticsearch-integration 0 0 0 115 0 0.0 28.5 MIT
View on GitHub
Context7
crazy-goat/workerman-bundle Symfony bundle integrating Workerman to run a high-performance async HTTP server, scheduler and supervisor in pure PHP. Keeps the Symfony kernel/container alive between requests for faster apps. Supports SO_REUSEPORT and optional direct Request creation for speed. 2 2 2 3 35 39.0 19.0 MIT 4 weeks ago
View on GitHub
Context7
creative-web-solution/imagine-bundle 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
croct/plug-php 5 5 0 0 0 17.9 MIT 3 months ago
View on GitHub
Context7
crtl/request-dto-resolver-bundle 1 1 0 80 1 12.9 24.1 MIT 7 months ago
View on GitHub
Context7
csharpru/vault-php PHP client for HashiCorp Vault with a simple API for reading/writing secrets, authentication, and managing Vault endpoints. Works well in Laravel or any PHP app for integrating secure secret storage and retrieval. 84 84 35 207K 6 3.5 49.5 MIT
View on GitHub
Context7
cspoo/swiftmailer-mailgun-bundle 104 106 48 2K 13 7.8 23.6 5 years ago
View on GitHub
Context7
cushon/health-bundle 0 1 1 141 0 1.5 29.7 MIT 3 years ago
View on GitHub
Context7
cvek/messenger-kinesis 0 0 2 4 0 0.4 9.7 MIT 4 years ago
View on GitHub
Context7
cvele/translation-bundle 0 0 0 10 0 1.5 14.4 4 years ago
View on GitHub
Context7
cyberclick-os/rabbitmq-bundle 0 0 0 0.0
View on GitHub
Context7
cyberspectrum/i18n Internationalization helpers for PHP: provides message translation utilities, locale handling, and i18n-related tooling to integrate multilingual text into your application or library. Useful for managing localized strings and adapting output by language and region. 0 0 2 1 0 0.3 4.2 MIT
View on GitHub
Context7
cyberspectrum/i18n-bundle 0 0 1 1 0 0.2 4.2 MIT
View on GitHub
Context7
cyberspectrum/i18n-xliff PHP library for working with XLIFF translation files in i18n workflows. Provides parsing and handling utilities to read, write, and manipulate XLIFF data for localization pipelines, helping integrate translators’ files into apps and build processes. 0 0 2 0 1 0.4 0.4 MIT
View on GitHub
Context7
cycle/database Cycle DBAL provides a secure PDO-based database layer with support for MySQL, PostgreSQL, SQLite, and SQL Server. Includes schema introspection/declaration, migrations, smart identifier quoting, query builders, nested queries, and transactions. 71 71 31 34K 24 40.2 54.2 MIT 1 month ago
View on GitHub
Context7
cyllene-web/docusign-bundle 0 0 0 33 0 7.2 22.2 MIT 10 months ago
View on GitHub
Context7
cyve/password-manager-bundle 1 1 1 2 0 0.0 4.2 MIT
View on GitHub
Context7
daif/chrome-pdf-bundle 1 1 0 0 0 0.0 MIT
View on GitHub
Context7
danielburger1337/bff-proxy-bundle 0 0 0 0 0 8.4 MIT 8 months ago
View on GitHub
Context7
danieltoader/cache-bundle 0 0 0 0 0 0.3 MIT 7 years ago
View on GitHub
Context7
dariotilgner/easyadmin-extension-bundle 0 0 0 0 0 0.6 MIT 4 years ago
View on GitHub
Context7
david-garcia/php-resque PHP port of GitHub’s Resque: a Redis-backed background job system for enqueueing and processing jobs with distributed workers. Supports multiple queues/priorities, forking for memory-leak resilience, job status tracking, failure marking, and setUp/tearDown hooks. 0 0 0 1 0 0.2 2.9 MIT 8 years ago
View on GitHub
Context7
dbp/campusonline-api PHP client for CAMPUSonline web services. Supports legacy REST endpoints, generic exports API, and legacy XML web services. Configure base URL and credentials/token, then access resources like UCard, exports, and organization units. 3 3 0 633 1 0.1 30.4 AGPL-3.0
View on GitHub
Context7
dbp/relay-auth-bundle 1 1 0 0 0 0.0 AGPL-3.0
View on GitHub
Context7
dbp/relay-authorization-bundle 0 0 0 380 1 0.1 35.9 AGPL-3.0
View on GitHub
Context7
dbp/relay-base-course-connector-campusonline-bundle 0 0 0 260 1 0.1 33.3 AGPL-3.0
View on GitHub
Context7
dbp/relay-base-organization-connector-campusonline-bundle 0 0 0 289 1 0.1 34.0 AGPL-3.0
View on GitHub
Context7
dbp/relay-base-person-connector-ldap-bundle 0 0 0 88 1 0.1 26.9 AGPL-3.0
View on GitHub
Context7
dbp/relay-blob-bundle 0 0 0 498 1 0.1 37.2 AGPL-3.0
View on GitHub
Context7
dbp/relay-cabinet-bundle 0 0 0 358 1 0.1 35.3 AGPL-3.0
View on GitHub
Context7
dbp/relay-cabinet-connector-campusonline-bundle 0 0 0 326 1 0.1 34.7 AGPL-3.0
View on GitHub
Context7
dbp/relay-checkin-bundle 0 0 0 0 0 0.0
View on GitHub
Context7
dbp/relay-core-bundle 2 2 0 9K 1 0.1 47.9 AGPL-3.0
View on GitHub
Context7
dbp/relay-core-connector-campusonline-bundle 0 0 0 293 1 0.1 34.1 AGPL-3.0
View on GitHub
Context7
dbp/relay-core-connector-ldap-bundle 0 0 0 312 1 0.1 34.4 AGPL-3.0
View on GitHub
Context7
dbp/relay-core-connector-oidc-bundle 0 0 0 432 1 0.1 36.4 AGPL-3.0
View on GitHub
Context7
dbp/relay-dispatch-bundle Symfony bundle providing the Relay Dispatch API backend. Works with the Dispatch Frontend app, offering endpoints and services for dispatch workflows. Includes docs, changelog, and CI-tested code for integrating dispatch features into your Relay setup. 3 3 1 273 1 0.4 25.4 AGPL-3.0 3 years ago
View on GitHub
Context7
dbp/relay-educationalcredentials-bundle 0 0 0 0 0 0.0 AGPL-3.0
View on GitHub
Context7
dbp/relay-esign-bundle 1 1 0 254 2 0.4 29.0 AGPL-3.0
View on GitHub
Context7
dbp/relay-formalize-bundle 2 2 0 229 1 0.1 26.1 AGPL-3.0
View on GitHub
Context7
dbp/relay-mono-bundle 1 1 2 581 2 0.5 34.0 AGPL-3.0
View on GitHub
Context7
dbp/relay-mono-connector-campusonline-bundle 0 0 0 280 3 0.7 34.1 AGPL-3.0
View on GitHub
Context7
dbp/relay-mono-connector-generic-bundle 0 0 0 222 1 0.1 32.4 AGPL-3.0
View on GitHub
Context7
dbp/relay-mono-connector-payone-bundle 0 0 0 280 1 0.1 33.8 AGPL-3.0
View on GitHub
Context7
dbp/relay-mono-connector-payunity-bundle 0 0 0 0 0 0.0 AGPL-3.0
View on GitHub
Context7
dbp/relay-nexus-bundle 0 0 0 227 1 0.1 32.5 AGPL-3.0
View on GitHub
Context7
dbp/relay-sublibrary-bundle 2 2 0 200 3 0.7 25.6 AGPL-3.0
View on GitHub
Context7
dbp/relay-verity-bundle 1 1 0 724 1 0.1 35.3 AGPL-3.0
View on GitHub
Context7
dbp/relay-verity-connector-clamav-bundle 0 0 0 240 1 0.1 32.9 AGPL-3.0
View on GitHub
Context7
ddeboer/data-import 558 576 124 13K 31 20.2 33.6 MIT 9 years ago
View on GitHub
Context7
ddlzz/rms-push-notifications-bundle 0 0 1 0 0 0.0 MIT
View on GitHub
Context7
debril/feed-io PHP library to read and write RSS, Atom, and JSONFeed. Supports feed autodiscovery, enclosures, logos, content filtering, and DateTime conversion. Includes CLI tools, PSR-7 responses with cache headers, PSR-3 logging, and PSR-18 HTTP clients. 263 266 64 24K 11 8.1 23.3 MIT 2 years ago
View on GitHub
Context7
decent-newsroom/expression-bundle 0 0 0 4 0 0.0 9.7
View on GitHub
Context7
decent-newsroom/nostr-client-bundle 0 0 0 0.0
View on GitHub
Context7
decent-newsroom/relay-gateway-bundle 0 0 0 0.0
View on GitHub
Context7
decent-newsroom/signing-bundle 0 0 0 0.0
View on GitHub
Context7
deeep/service-client-bundle 1 1 1 268 0 11.5 32.3 BSD-3-Clause 7 months ago
View on GitHub
Context7
deepaspl/theme-bundle 0 0 0 0 0 0.3 MIT 5 years ago
View on GitHub
Context7
deeplcom/deepl-php Official PHP client for the DeepL API. Translate text and documents with DeepL’s high-quality machine translation using a simple DeepLClient. Install via Composer, supports PHP 7.3+, and includes configurable options for requests. 257 260 31 405K 22 38.0 61.5 MIT 1 month ago
View on GitHub
Context7
delormejonathan/elastica Laravel-friendly PHP integration for the Elastica Elasticsearch client. Provides simple configuration, service container bindings, and convenient access to an Elastica client within your app for running searches and managing indexes. 0 0 0 15 0 1.2 16.6 MIT 9 years ago
View on GitHub
Context7
delormejonathan/elastica-bundle 0 0 0 5 0 1.2 10.8 5 years ago
View on GitHub
Context7
den1008/messenger-kafka 0 0 0 46 0 11.3 25.2 MIT 6 months ago
View on GitHub
Context7
denisyu-1/articulate 3 3 0 0 0 18.9 Apache-2.0 2 months ago
View on GitHub
Context7
derrabus/twitter-signin-bundle 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
devgeek/beacon-admin 0 0 0 0 0 18.1 MIT 3 months ago
View on GitHub
Context7
devlabs91/assetic Laravel package integrating Assetic for managing and compiling web assets (CSS/JS) with filters and bundling, helping organize, minify, and combine frontend resources within your application build and deployment workflow. 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
diabelb/doctrine-behaviors 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
digital-link/saferpay Laravel package for integrating Saferpay payments: create and manage transactions, handle redirects and callbacks, and verify payment status. Provides a clean PHP API to connect your app to Saferpay’s gateway with configurable credentials and endpoints. 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
dimkabelkov/rabbit-bus-bundle 0 0 0 0 0 0.0
View on GitHub
Context7
directorytree/ldaprecord LDAPRecord is an LDAP directory and Active Directory ORM for Laravel and PHP. It provides fluent models, query builder, authentication and user sync, event-driven operations, and easy integration with Laravel apps for managing and searching directory entries. 580 581 45 165K 4 30.5 40.4 MIT 3 months ago
View on GitHub
Context7
discord-php/http Async PHP HTTP client for the Discord REST API (PHP 7.4+). Works with an event loop (e.g., React) and PSR-3 logging. Provides get/post/put/patch/delete plus queueRequest, returns decoded JSON promises, and includes Endpoint constants with bind() for rate-limit buckets. 24 24 8 13K 0 24.9 42.1 MIT 1 month ago
View on GitHub
Context7
discoverygarden/crayfish-commons-syn 0 0 0 12 0 0.3 15.8 MIT
View on GitHub
Context7
dittto/symfony-request-logger 2 2 0 85 0 0.3 21.2 9 years ago
View on GitHub
Context7
divbyzero/logger-aware-bundle 0 0 1 0 0 0.0 Apache-2.0
View on GitHub
Context7
dizda/cloud-backup-bundle 196 203 54 291 24 9.8 11.7 MIT 9 years ago
View on GitHub
Context7
dlakomski/asynchronous Laravel package enabling asynchronous/background execution of tasks and queued jobs, letting you dispatch work without blocking the request cycle. Useful for offloading long-running operations, improving responsiveness, and handling work in parallel or after response. 0 0 0 426 0 0.0 36.3 MIT
View on GitHub
Context7
dlakomski/message-bus 0 0 0 456 0 0.0 36.7 MIT
View on GitHub
Context7
dmank/gearman PHP library to work with Gearman clients and workers. Supports multiple servers via a ServerCollection, running jobs synchronously or in background, retrieving job status via job handles, and worker lifecycle control through eventing (e.g., memory/time limits). 4 4 4 0 0 1.9 MIT 6 years ago
View on GitHub
Context7
dmstr/api-platform-utils-bundle 0 0 0 221 0 16.5 37.1 3 months ago
View on GitHub
Context7
dmstr/flowable-bundle 0 0 0 196 5 21.0 38.2 MIT 1 month ago
View on GitHub
Context7
dmstr/openapi-json-schema-bundle 0 0 0 239 1 16.5 36.7 3 months 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
doctrine/data-fixtures Doctrine Data Fixtures provides a simple way to define, manage, and run data fixture loaders for Doctrine ORM/ODM. Use it to seed databases with reusable sample data for development, testing, and demos via an organized fixture execution workflow. 2,851 2,871 231 2M 36 54.3 58.4 MIT 5 months ago
View on GitHub
Deep Wiki
Context7
doctrine/dbal Doctrine DBAL is a powerful PHP database abstraction layer offering portable connections, a fluent query builder, schema introspection, and schema management tools. It supports multiple database platforms and underpins many Doctrine-based applications. 9,703 9,857 1,377 10M 285 88.5 74.4 MIT 2 months ago
View on GitHub
Deep Wiki
Context7
doctrine/deprecations Side-effect-free deprecation layer for PHP libs. Send E_USER_DEPRECATED notices to trigger_error or a PSR-3 logger, optionally just track them. Supports deduplication, suppression by identifier or package, and reporting counts of triggered deprecations. 1,855 1,857 20 14M 6 24.8 59.4 MIT 7 months ago
View on GitHub
Deep Wiki
Context7
doctrine/doctrine-bundle Symfony bundle integrating Doctrine DBAL and ORM. Provides database abstraction, schema tools, and an object-relational mapper with DQL for powerful queries, plus configuration and tooling that fits the Symfony ecosystem. 4,831 4,868 482 5M 31 78.5 61.5 MIT 1 month ago
View on GitHub
Context7
doctrine/doctrine-fixtures-bundle Symfony bundle integrating DoctrineFixtures: define and load sample data (fixtures) into your database for dev, tests, and demos. Supports grouping, ordering, and environment-aware loading via CLI commands, with easy integration into the Doctrine ORM workflow. 2,533 2,576 211 2M 27 41.6 51.2 MIT 9 months ago
View on GitHub
Context7
doctrine/doctrine-migrations-bundle Integrates Doctrine Migrations into Symfony apps, providing commands and configuration for versioned database schema changes. Generate, run, and rollback migrations across environments with reliable tracking and deployment-friendly workflows. 4,304 4,339 218 4M 44 56.1 57.5 MIT 9 months ago
View on GitHub
Context7
doctrine/migrations Doctrine Migrations manages database schema changes via versioned migrations for PHP projects. Generate, run, and track migration scripts, integrate with Doctrine DBAL/ORM, and safely evolve schemas across environments with robust CLI tooling and documentation. 4,768 4,806 394 5M 119 78.1 70.9 MIT 4 months ago
View on GitHub
Deep Wiki
Context7
doctrine/mongodb-odm-bundle Symfony bundle integrating Doctrine MongoDB ODM for mapping PHP documents to MongoDB. Provides configuration, DI services, console commands, and tooling to manage connections, document managers, and repositories in Symfony apps. 385 389 228 293K 12 30.7 47.9 MIT 7 months ago
View on GitHub
Context7
doctrine/orm Doctrine ORM is a PHP 8.1+ object-relational mapper built on Doctrine DBAL, providing transparent persistence for PHP objects. Use mappings, repositories, and Unit of Work, plus DQL for powerful, object-oriented querying as an alternative to SQL. 10,169 10,343 2,540 6M 1,279 90.9 70.7 MIT 1 month ago
View on GitHub
Deep Wiki
Context7
dodev34/sdk-sierra-iot-m2m-bundle 0 0 0 0 0 0.3 9 years ago
View on GitHub
Context7
dol/ldap-bundle 5 5 3 0 0 0.7 6 years ago
View on GitHub
Context7
dontdrinkandroot/utils 0 0 0 2 3 5.2 0.4 NOASSERTION 6 years ago
View on GitHub
Context7
dovc/translation-route-bundle 0 0 0 0 0 0.0
View on GitHub
Context7
doyo/alice-bundle 0 1 0 0.0
View on GitHub
Context7
draw/command-bundle 0 0 1 0 0 0.1
View on GitHub
Context7
draw/console 0 0 0 92 0 0.0 27.2
View on GitHub
Context7
draw/framework-extra-bundle Symfony bundle that integrates draw/* components with configuration under the draw_framework_extra namespace. Some features auto-enable when components are present; others are opt-in to avoid unnecessary load or side effects. Includes Application and OpenAPI integrations. 0 0 0 367 0 0.0 35.4
View on GitHub
Context7
draw/log Lightweight Laravel logging helper package providing a simple API to write structured log entries and streamline application debugging. Integrates with Laravel’s logger, supports common log levels, and keeps logging consistent across your services. 0 0 0 504 0 0.0 37.3
View on GitHub
Context7
draw/messenger 0 0 0 369 0 0.0 35.5
View on GitHub
Context7
drenso/symfony-oidc-bundle 97 97 40 41K 5 23.9 43.5 Apache-2.0 3 months ago
View on GitHub
Context7
drupol/psrcas 21 21 0 0 0 0.1 MIT
View on GitHub
Context7
dualmedia/es-log-bundle 0 0 1 19 0 17.9 20.1 MIT 4 months ago
View on GitHub
Context7
dualmedia/log-bundle 0 0 0 68 0 19.0 29.5 MIT 1 month ago
View on GitHub
Context7
dunglas/api-bundle API Platform Core builds hypermedia-driven REST and GraphQL APIs with Symfony. Supports JSON-LD/Hydra, OpenAPI v2/v3, JSON:API, HAL, and Problem Details. Quickly generate powerful, extensible, high-performance APIs. 2,573 2,570 977 141 204 80.5 31.2 MIT 2 months ago
View on GitHub
Context7
durimjusaj/alice-bundle 0 0 0 0 0 1.2 MIT 1 year ago
View on GitHub
Context7
e2k/payment-bundle 0 0 0 40 0 0.3 22.7 MIT
View on GitHub
Context7
easycorp/easyadmin-bundle 4,296 4,298 1,097 404K 54 90.7 63.1 MIT 1 month ago
View on GitHub
Context7
ecommit/amqp-bundle 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
ecotone/ecotone Ecotone is an attribute-driven PHP architecture layer for commands, queries, events, async messaging, and integration patterns. Start simple with #[CommandHandler], then scale to sagas, outbox, event sourcing, and distributed messaging without rewrites. 570 571 24 15K 0 3.6 17.6 NOASSERTION
View on GitHub
Context7
ecphp/php-directive-bundle 0 0 0 0 0 0.7 BSD-3-Clause 5 years ago
View on GitHub
Context7
effectiveactivism/schema-api 0 0 2 0 0 21.7 GPL-3.0 2 months ago
View on GitHub
Context7
effectiveactivism/sparql-client OOP SPARQL 1.1 client (Symfony-focused) supporting SELECT/ASK/CONSTRUCT/DESCRIBE plus full update ops (INSERT/DELETE/REPLACE, graph management). Includes patterns, aggregates, functions, dataset clauses, validation, SHACL support. 0 0 2 78 0 22.9 30.3 GPL-3.0 2 months ago
View on GitHub
Context7
effiana/doctrine-behaviors 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
effiana/easyadmin-bundle 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
egeloen/http-adapter Deprecated HTTP client abstraction for PHP 5.4.8+ that issues requests via multiple adapters (cURL, Guzzle, Buzz, Zend, etc.) and follows PSR-7 message standards. Bugfixes only; new features moved to php-http. 157 158 17 14K 0 1.3 26.8 MIT
View on GitHub
Context7
egeloen/http-adapter-bundle 3 3 2 2 0 0.1 2.4 MIT
View on GitHub
Context7
eglobal/template-cache-bundle 0 0 3 0 0 2.3 MIT 6 years ago
View on GitHub
Context7
eightmarq/doctrine-behaviors 0 0 0 0 0 0.3 MIT 2 years ago
View on GitHub
Context7
eightpoints/guzzle-bundle 445 458 71 134K 14 37.5 45.2 MIT 1 month ago
View on GitHub
Context7
ejosterberg/opensalestax-sylius 0 0 0 0 0 16.8 NOASSERTION 4 months ago
View on GitHub
Context7
ekapusta/oauth2-esia Laravel/PHP OAuth2 client for Russia’s ESIA (Gosuslugi) authentication. Provides ESIA OAuth flow integration, token handling, and user profile retrieval to add ESIA login to your application with minimal setup. 74 74 50 2K 0 2.1 19.0 MIT
View on GitHub
Context7
ekino/drupal-bundle 71 71 20 0 4 1.1 0.5 6 years ago
View on GitHub
Context7
ekreative/oauth2-symfony-bundle 2 2 2 0 0 0.3 MIT
View on GitHub
Context7
ekyna/payum-payzen PayZen gateway for Payum (Systempay, Scellius, CLIC&PAY, OSB, SOGE_COMMERCE). Install via Composer and configure site_id, certificate, mode, hash, cache directory, and endpoint. Supports predefined endpoints or a custom endpoint URL. 4 4 12 31 0 1.1 11.8 MIT 5 years ago
View on GitHub
Context7
ekyna/payum-sips 4 4 1 0 0 0.1 MIT
View on GitHub
Context7
elastic/ecs-logging 21 21 42 49K 9 26.8 61.0 Apache-2.0 1 month ago
View on GitHub
Deep Wiki
Context7
elastic/transport PSR-7/17/18 HTTP transport library for Elastic PHP clients. Uses HTTPlug discovery for clients/factories and supports async via compatible PSR-18 clients (e.g., Guzzle, Symfony). Falls back to a built-in cURL client if none found. 21 20 20 1M 5 9.6 57.6 MIT 1 year ago
View on GitHub
Context7
elasticsearch/elasticsearch Official PHP client for Elasticsearch. Connect to Elastic Cloud or local clusters and access 500+ REST API endpoints. Supports core operations like creating indices, indexing and retrieving documents, searching, and deleting, with documentation and tooling for testing/mocking. 5,338 5,515 966 3M 12 72.4 49.8 MIT 1 month ago
View on GitHub
Context7
elastification/php-client 7 2 0 0.1 MIT
Context7
elcodi/state-transition-machine 3 3 1 1 0 0.3 1.3 MIT 11 years ago
View on GitHub
Context7
elenyum/api-doc-bundle 0 0 0 0 0 0.3 NOASSERTION 3 years ago
View on GitHub
Context7
elriseio/dbal-bundle 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
elriseio/doctrine-shard-manager-bundle 0 0 0 3 0 0.0 MIT
View on GitHub
Context7
elriseio/dto-entity-updater 0 0 0 253 0 0.0 33.2 NOASSERTION
View on GitHub
Context7
emag-tech-labs/annotation-cache-bundle 19 19 5 41 1 2.0 7.1 MIT 3 years ago
View on GitHub
Context7
emag-tech-labs/cache-bundle 19 19 5 0 1 2.0 0.4 MIT 3 years ago
View on GitHub
Context7
emag-tech-labs/rabbitmq-bundle Abandoned RabbitMQ integration bundle for Symfony using php-amqplib. Provides producers, consumers, CLI commands, and common messaging patterns. Project is superseded by php-amqplib/rabbitmq-bundle (^2.6); migrate to that package. 39 44 10 372 0 5.1 14.0 5 years ago
View on GitHub
Context7
emailsherlock/email-guard-bundle 0 0 0 4K 0 17.9 56.6 MIT 3 months ago
View on GitHub
Context7
empcorp/assetic 0 0 0 0 0 0.3 MIT 4 years ago
View on GitHub
Context7
enemis/media-bundle 0 0 0 0 0 0.6 MIT 5 years ago
View on GitHub
Context7
enhavo/cleverreach 1 4 0 0.1 MIT 5 years ago
Context7
enqueue/enqueue Enqueue is a PHP message queue toolkit with transport, client, and consumption components to simplify building and processing messages across queue systems. Includes advanced features, docs, and community support for production-ready MQ integration. 190 198 37 254K 0 2.2 43.2 MIT
View on GitHub
Context7
enterprisephp/display-bundle 4 5 1 0 0 1.3 9 years ago
View on GitHub
Context7
enterprisephp/doctrine-lock-bundle 10 11 1 0 0 0.4 10 years ago
View on GitHub
Context7
eonx-com/easy-api-platform 0 0 0 972 0 0.0 MIT
View on GitHub
Context7
eonx-com/easy-api-token 1 1 0 9K 1 0.1 MIT
View on GitHub
Context7
eonx-com/easy-async 0 0 0 1K 0 0.1 43.6 MIT
View on GitHub
Context7
eonx-com/easy-lock 1 1 0 10K 1 0.1 50.9 MIT
View on GitHub
Context7
eos/com-view-server 0 0 0 0 0 0.0 MIT
View on GitHub
Context7
eprofos/reverse-engineering-bundle 1 1 13 4.1 4.1 Apache-2.0 1 year ago
View on GitHub
Context7
eprofos/user-agent-analyzer 19 7 0 2.1 MIT 1 year ago
View on GitHub
Context7
errogaht/doctrine-mcp-bundle 0 0 0 10 0 18.5 16.7 NOASSERTION 2 months ago
View on GitHub
Context7
errogaht/neuron-ai-bundle 0 0 0 11 0 20.8 17.3 MIT 1 month ago
View on GitHub
Context7
errogaht/transcribe-bundle 0 0 0 15 0 20.8 19.6 MIT 1 month ago
View on GitHub
Context7
ersalak/ersalak-laravel-sms Laravel package for sending SMS via Ersalak API. Provides facade-based methods for simple SMS, P2P messages, OTP template sends, and message status reports. Easy install via Composer, publish config, and set ERSALAK env credentials. 3 3 0 0 0 2.0 MIT 1 year ago
View on GitHub
Context7
espiru/rms-push-notifications-bundle 0 0 1 0 0 1.2 MIT 6 years ago
View on GitHub
Context7
estratos/namesilo-api 0 0 0 0 0 18.7 MIT 2 months ago
View on GitHub
Context7
etraxis/datatables-bundle 17 12 6 0 0 9.3 MIT 3 years ago
View on GitHub
Context7
et-soft/fos-elastica-bundle 0 0 0 0 0 1.8 MIT 4 years ago
View on GitHub
Context7
evaneos/burrow 3 3 1 105 3 8.9 20.1 MIT 4 years ago
View on GitHub
Context7
evaneos/daemon 0 0 1 182 0 0.9 22.1 MIT 7 years ago
View on GitHub
Context7
event-engine/php-logger Event Engine Logger for PHP: a lightweight logging package designed to integrate with Event Engine applications. Provides simple logger setup for capturing and routing application events and messages in your PHP services. 4 4 1 714 0 1.9 29.8 MIT 1 year ago
View on GitHub
Context7
exoticca/kafka-transport 2 2 0 2K 4 21.7 44.2 3 months ago
View on GitHub
Context7
extellient/mail-bundle 3 3 4 0 0 1.3 MIT 8 years ago
View on GitHub
Context7
fidry/console Lightweight, robust wrapper around symfony/console. Uses a single IO object (SymfonyStyle-like, with access to Input/Output) plus typed, validated args/options. Prefer explicit interfaces over inheritance; works with Symfony or standalone CLI apps. 19 19 3 96K 6 8.8 53.5 MIT 1 year ago
View on GitHub
Context7
fig/log-test Testing utilities for PSR-3 (psr/log): includes LoggerInterfaceTest for verifying LoggerInterface compliance and TestLogger mock for unit tests. Intended for dev/test use, with versions aligned to psr/log 1.x–3.x compatibility. 10 10 6 137K 0 7.6 58.3 MIT 10 months ago
View on GitHub
Context7
filp/whoops Pretty error handler for PHP that turns fatal errors and exceptions into clean, developer-friendly pages with stack traces, request context, and code previews. Great for local development, debugging, and integrating into frameworks to replace default error screens. 13,235 13,616 602 10M 8 42.3 42.3 MIT
View on GitHub
Deep Wiki
Context7
fr3d/psr3-message-assertions PHPUnit helper to assert your application’s PSR-3 log messages follow the Logger spec. Use the included TestLogger as a logger dependency during tests to validate message formatting and context placeholders. Composer-installable, BSD-2-Clause. 1 2 1 13 0 1.5 12.1 NOASSERTION 6 years ago
View on GitHub
Context7
friendsofphp/consul-php-sdk PHP SDK for HashiCorp Consul by FriendsOfPHP. Provides a clean API client to interact with Consul’s HTTP endpoints—service discovery, KV store, health checks, sessions, ACL, and agent/catalog operations—usable in any PHP app or framework. 317 318 54 20K 0 10.0 26.2 MIT 9 months ago
View on GitHub
Context7
friendsofsymfony/elastica-bundle 1,263 1,285 789 223K 68 63.3 60.7 MIT 3 months ago
View on GitHub
Context7
friendsofsymfony/rest-bundle 2,795 2,849 689 797K 144 67.2 61.4 MIT 7 months ago
View on GitHub
Context7
gabrielbull/ups-api PHP library wrapping UPS APIs (Quantum View, Tracking, Shipping, Rating, Time in Transit, Address Validation) with simple classes and examples. Helps fetch rates, create shipments, validate addresses, and track packages. 457 464 257 30K 35 30.8 41.3 MIT 4 years ago
View on GitHub
Context7
gdx/p-service-bus 0 3 377 0.0 35.6
View on GitHub
Context7
geocoder-php/chain-provider 104 104 4 129K 0 3.6 42.7 MIT 1 year ago
View on GitHub
Context7
geocoder-php/plugin Lightweight plugin system for Geocoder PHP. Add features like caching, logging, rate limiting, and more by wrapping Geocoder providers with reusable plugins. Designed to be framework-agnostic, easy to compose, and simple to integrate in any PHP app. 69 70 0 94K 0 2.4 43.2 MIT 1 year ago
View on GitHub
Context7
gitonomy/gitlib Gitonomy Gitlib is a PHP library for interacting with Git repositories programmatically. Read commits, trees, branches, tags and diffs; run Git commands via a clean API and work with local repos from your apps, tools, or CI scripts. 465 470 73 423K 13 16.9 45.1 MIT 1 year ago
View on GitHub
Context7
google/auth Google’s official PHP library for OAuth 2.0 authentication with Google APIs. Supports Application Default Credentials (ADC) for Cloud environments and local development, integrates with Guzzle, and helps obtain and refresh access tokens securely via Composer installation. 1,403 1,442 198 8M 12 45.8 66.3 Apache-2.0 1 month ago
View on GitHub
Context7
google/cloud-error-reporting Idiomatic PHP client for Google Cloud Error Reporting (Stackdriver). Install via Composer to report and manage application errors, with REST or gRPC support. Part of the Google Cloud PHP library; see docs for auth, samples, and debugging. 20 21 4 71K 0 28.8 57.0 Apache-2.0 1 month ago
View on GitHub
Context7
grasmash/expander Expander is a Laravel package for managing feature rollouts and gating functionality. It helps you define “expansions” that can be enabled per environment, user, or percentage, making it easy to ship safely, run experiments, and toggle features without redeploys. 138 139 10 1M 2 19.9 62.8 MIT 3 months ago
View on GitHub
Context7
graylog2/gelf-php PHP library for creating and sending GELF messages to Graylog. Build structured log entries with additional fields, levels, and timestamps, and ship them over supported transports (e.g., UDP/TCP/HTTP) for centralized logging and analysis. 416 432 87 553K 9 17.2 49.1 MIT 1 year ago
View on GitHub
Context7
guzzle/guzzle Guzzle 3.x is a PHP HTTP client and web service framework with a cURL-like API, persistent connections, pooling, parallel requests, service descriptions, and a Symfony2 event/plugin system. End-of-life; use Guzzle 5+ for maintenance. 152 222 90 247K 0 2.0 31.8 MIT
View on GitHub
Deep Wiki
Context7
guzzlehttp/guzzle Guzzle is a PHP HTTP client for sending sync or async requests with an easy API. Built on PSR-7 and PSR-18, supports middleware, cookies, streaming uploads/downloads, and JSON. Transport-agnostic for flexible integrations. 23,457 24,314 2,394 20M 1 74.4 47.3 MIT 4 weeks ago
View on GitHub
Context7
h4cc/alice-fixtures-bundle Symfony2 bundle for flexible data fixtures using nelmio/alice and Faker. Load fixtures from YAML/PHP, decouple from Doctrine DataFixtures, and optionally drop & recreate Doctrine ORM schema. Supports Doctrine ORM and MongoDB ODM. Work in progress (<1.0). 74 76 24 172 9 7.0 11.2 MIT 11 years ago
View on GitHub
Context7
happyr/translation-bundle 50 52 22 4 2 4.4 3.1 MIT 9 years ago
View on GitHub
Context7
hautelook/alice-bundle 185 196 98 241K 4 22.0 49.2 MIT 6 months ago
View on GitHub
Context7
heise/shariff PHP backend for Shariff that fetches social share counts without client-side requests to social networks. Supports Buffer, Facebook, Pinterest, Reddit, Xing, VK and more, with domain whitelisting and configurable caching (filesystem or Laminas adapters). 135 138 43 433 1 27.2 12.3 3 months ago
View on GitHub
Context7
humbug/box 1,320 1,323 111 28K 73 50.0 49.0 MIT 6 months ago
View on GitHub
Context7
ibexa/fieldtype-query 3 3 3 19K 0 29.6 59.7 NOASSERTION 1 month ago
View on GitHub
Context7
ibexa/http-cache 4 4 6 35K 0 30.7 64.6 NOASSERTION 1 month ago
View on GitHub
Context7
ibexa/jms-translation-bundle Symfony bundle for extracting, managing, and updating translation messages. Scans PHP, Twig, and other resources, supports multiple translation formats, and provides tools for maintaining locale files and translation catalogs in your application. 0 0 1 29K 0 12.4 60.9 5 months ago
View on GitHub
Context7
icanhazstring/composer-unused composer-unused detects and removes unused Composer dependencies in PHP/Laravel projects. It analyzes your codebase to find packages not referenced, reports what can be safely removed, and helps keep composer.json/lock lean and maintainable. 1,687 1,687 57 383K 11 31.1 39.5 MIT 7 months ago
View on GitHub
Context7
illuminate/broadcasting Illuminate Broadcasting provides Laravel’s broadcasting layer for sending real-time events over channels via drivers like Pusher, Ably, and Redis. It includes broadcaster contracts, channel authorization, and event broadcasting utilities for scalable pub/sub. 71 72 14 230K 0 0.8 48.4 MIT
View on GitHub
Context7
illuminate/log Illuminate Log provides Laravel’s logging layer, built on Monolog. It lets you write messages to configurable channels and stacks, including single files, daily rotation, syslog, errorlog, and external services, with context data, processors, and runtime channel selection. 62 64 9 340K 0 0.6 51.6 MIT
View on GitHub
Context7
illuminate/mail Illuminate Mail is Laravel’s email component for composing and sending messages via drivers like SMTP, Mailgun, Postmark, and SES. Supports templated views, attachments, queues, markdown mailables, and configurable transports for reliable delivery. 59 64 26 176K 0 1.1 47.7 MIT
View on GitHub
Context7
infection/infection Infection is a PHP mutation testing framework that measures how well your tests detect small code changes. Run it in CI to get a Mutation Score Indicator (MSI), uncover weak assertions, and improve test quality. PHP 8.3+. 2,235 2,245 190 1M 165 68.9 72.1 BSD-3-Clause 1 month ago
View on GitHub
Deep Wiki
Context7
innis/nostr-client 0 0 0 57 0 0.0 24.4 MIT
View on GitHub
Context7
innis/nostr-relay 0 0 0 16 0 0.0 17.0 MIT
View on GitHub
Context7
islandora/crayfish-commons Shared PHP 8+ library for Islandora Crayfish microservices. Provides common Symfony bundle utilities such as ApixMiddleware and command execution services, with simple configuration for Fedora base URI and AP-IX middleware support. 2 2 11 546 0 2.8 31.3 MIT 1 year ago
View on GitHub
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. 24 25 5 4K 0 14.3 33.8 MIT 6 months ago
View on GitHub
Deep Wiki
Context7
j0k3r/php-readability Extracts the main article content and title from messy web pages in PHP. Improved fork of php-readability with tests, namespacing, and optional HTML cleanup via Tidy (or libxml). Supports PSR-3 logging for debugging. 184 190 38 39K 5 31.1 40.6 Apache-2.0 2 months ago
View on GitHub
Context7
jackalope/jackalope-doctrine-dbal Doctrine DBAL-based Jackalope backend for PHPCR, enabling content repository storage on SQL databases. Provides a DBAL transport layer, schema management, and integration pieces for running Jackalope with Doctrine DBAL across multiple database platforms. 151 152 59 33K 32 27.2 46.9 NOASSERTION 9 months ago
View on GitHub
Context7
jackalope/jackalope-jackrabbit PHPCR storage backend for Jackalope using Apache Jackrabbit. Provides a Jackrabbit-specific transport/implementation so PHPCR applications can connect to and work with Jackrabbit repositories via Jackalope. 66 67 27 8K 7 11.3 30.8 NOASSERTION 2 years ago
View on GitHub
Context7
jasig/phpcas phpCAS is a PHP client library for CAS (Central Authentication Service). It helps PHP apps authenticate users via a CAS server, handling login/logout redirects, validating tickets, and managing sessions with configurable SSL and server settings. 799 811 420 17K 26 40.2 31.3 Apache-2.0 4 months ago
View on GitHub
Context7
javiereguiluz/easyadmin-bundle EasyAdmin is a fast, modern admin generator for Symfony. Build beautiful back offices quickly with sensible defaults and powerful customization. Requires PHP 8.0.2+ and Symfony 5.4+; full documentation available on symfony.com. 22 26 1 678 0 0.1 20.5 MIT
View on GitHub
Context7
jcupitt/vips PHP FFI bindings for libvips (8.7+) on PHP 7.4+. Build fast, low-memory image processing pipelines and stream operations in parallel. Great for thumbnails, transforms, and saving to many formats with libvips speed. 716 723 33 150K 9 7.3 35.2 MIT
View on GitHub
Context7
jeroen-g/explorer A Laravel Scout driver for Elasticsearch and OpenSearch. Index and search Eloquent models with configurable mappings, analyzers, and settings, plus support for queues, bulk indexing, and advanced queries—ideal for scalable full‑text search. 400 400 70 20K 6 33.9 30.0 MIT 2 months ago
View on GitHub
Context7
jms/translation-bundle 424 443 281 86K 78 53.2 63.4 5 months ago
View on GitHub
Context7
jolicode/jolinotif Cross-platform PHP library for sending desktop notifications from CLI scripts or cron jobs on Linux, macOS, Windows, and WSL. Create notifications with title, body, icon, and OS-specific options, or use the bundled jolinotif CLI command. 1,443 1,450 100 328K 1 37.6 37.7 MIT 1 month ago
View on GitHub
Context7
jonahgeorge/jaeger-client-php Jaeger client library for PHP with OpenTracing support. Create and propagate spans across services, report traces to a Jaeger agent/collector, and integrate distributed tracing into your PHP apps with configurable samplers, reporters, and transports. 150 149 46 68K 15 16.0 41.1 MIT 1 year ago
View on GitHub
Context7
joomla/application Joomla Framework Application package providing AbstractApplication base classes for building apps. Includes lifecycle initialise hook, input/config handling, execute flow with doExecute(), response headers/body helpers, and PSR-3 LoggerAwareInterface support for integrating logging. 23 25 33 11K 1 4.5 37.7 GPL-2.0 1 year ago
View on GitHub
Context7
joomla/database Joomla Database provides a generic database layer and drivers for building queries and managing connections. Includes a factory for creating drivers, and helpers for safe input handling (escape/quote), making it easier to integrate database access in custom PHP apps. 31 32 37 19K 18 25.8 50.2 GPL-2.0 7 months ago
View on GitHub
Context7
kiwa/core 0 0 285 0.0 34.3
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 237 0.0 32.8
View on GitHub
Context7
kleijnweb/php-api-routing-bundle Laravel-friendly bundle for building API routing with a structured approach. Helps organize route definitions, controllers, and versioned endpoints into a cleaner setup for small to medium PHP APIs. 2 2 2 3 0 0.0 2.9 LGPL-3.0
View on GitHub
Context7
kleijnweb/swagger-bundle Unmaintained Symfony bundle for contract-first REST APIs using OpenAPI/Swagger. Generates routing from specs, validates requests, and transforms input/output with minimal config and no FOSRestBundle/Twig. Includes security integration; 4.0 beta targets PHP 7. 24 24 9 7 7 3.6 3.4 LGPL-3.0 9 years ago
View on GitHub
Context7
knplabs/doctrine-behaviors 923 938 325 86K 30 37.6 43.7 MIT 7 months ago
View on GitHub
Context7
knplabs/knp-snappy PHP wrapper for wkhtmltopdf/wkhtmltoimage to generate PDFs and images (thumbnails, snapshots) from URLs or HTML. Simple API, configurable binaries and options, with integrations available for Symfony and Laravel. 4,476 4,548 436 1M 5 66.7 46.2 MIT 1 month ago
View on GitHub
Context7
kouz/laravel-mailgun-email-validation Laravel validation rule that checks emails with Mailgun’s Email Validation API. Adds a mailgun_email rule with optional role, disposable, mailbox, and strict flags to block risky addresses and optionally require Mailgun verification. 11 11 9 1K 6 3.7 28.9 MIT 5 years 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,435 2,454 454 2M 15 59.0 51.9 MIT 1 month ago
View on GitHub
Context7
kriswallsmith/assetic Assetic is a PHP asset management framework for loading, filtering, combining, and dumping CSS/JS and other assets via collections and filters (LESS, YUI, etc.). Note: this repo is unmaintained; development continues at assetic-php/assetic (assetic/framework). 3,713 3,777 543 104K 217 54.8 44.1 MIT 9 years ago
View on GitHub
Deep Wiki
Context7
kriswallsmith/buzz Lightweight PHP HTTP client (PSR-7/PSR-17) for scripted requests. Includes FileGetContents, Curl and MultiCurl clients with batch requests and HTTP/2 server push support. Simple Browser API or low-level request sending. 1,916 1,957 248 260K 8 39.1 36.0 MIT 4 months ago
View on GitHub
Context7
laminas/laminas-di Dependency injection container for Laminas apps. Supports autowiring, configuration-driven definitions, factories, and runtime instantiation to manage object creation and wiring with minimal boilerplate. Integrates with Laminas ServiceManager patterns and PSR-friendly practices. 36 36 25 352K 9 19.1 64.6 BSD-3-Clause 7 months ago
View on GitHub
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,885 35,373 11,963 13M 57 94.9 72.6 MIT 3 weeks ago
View on GitHub
Deep Wiki
Context7
laravel/liferaft Liferaft is a Laravel package that adds reliable background job and queue tooling, helping you run tasks safely with better control, monitoring, and recovery. Ideal for apps that need robust async processing and fewer failed or stuck jobs. 0 0 0 0.0
View on GitHub
Context7
laravel/nightwatch Official Laravel Nightwatch package that collects application performance metrics and sends them to the hosted Nightwatch monitoring platform, providing Laravel-optimized insights into requests, errors, and overall app health. 371 370 79 1M 2 38.6 58.1 MIT 1 month ago
View on GitHub
Deep Wiki
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. 354 349 64 54K 0 20.3 33.3 MIT 5 months 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. 188 187 40 35K 10 31.2 39.7 MIT 3 months ago
View on GitHub
Context7
league/climate League CLImate makes PHP CLI output nicer with easy colored text, formatting, and styled messages. Install via Composer and use simple methods like red() or blue() to print readable, attention-grabbing console output for scripts and command-line tools. 1,895 1,942 125 209K 11 16.5 31.7 MIT
View on GitHub
Context7
league/tactician-logger 64 64 13 76K 2 14.8 46.9 7 months ago
View on GitHub
Context7
lepresk/laravel-onesignal 0 0 0 18 0 5.8 18.5 MIT 10 months ago
View on GitHub
Context7
lightningsale/lnd-client 4 4 7 0 6 2.6 1.9 8 years ago
View on GitHub
Context7
liip/imagine-bundle 1,711 1,735 385 532K 67 66.4 69.1 MIT 1 month ago
View on GitHub
Context7
litesaml/lightsaml 107 108 30 288K 2 21.4 54.9 MIT 2 months ago
View on GitHub
Deep Wiki
Context7
loupe/loupe Loupe is a PHP-only, SQLite-based full‑text search engine. Typo-tolerant, supports phrases and negatives, facets, language detection and stemming, plus SQL-like attribute and geo filtering with relevance ranking—ideal to replace slow LIKE queries without running extra services. 522 516 28 25K 4 35.4 29.6 MIT 3 weeks ago
View on GitHub
Context7
lstrojny/fxmlrpc 141 146 44 74K 7 4.0 39.5
View on GitHub
Context7
lunetics/locale-bundle 186 188 74 4K 27 16.7 27.9 MIT 3 years ago
View on GitHub
Context7
mangopay/php-sdk-v2 PHP SDK for the MANGOPAY REST API v2.01+. Provides a client to authenticate and interact with MANGOPAY endpoints (payments, users, wallets, transfers, etc.). Install via Composer (mangopay4/php-sdk). Requires PHP 5.6+, cURL, OpenSSL. 2 2 1 14K 8 32.9 62.5 MIT 1 month ago
View on GitHub
Context7
mcp/sdk 1,591 1,570 166 739K 56 53.0 69.2 NOASSERTION 3 weeks ago
View on GitHub
Context7
minishlink/web-push PHP library to send Web Push notifications to browser push endpoints (RFC 8030). Handles VAPID and payload encryption, supports batching and reporting, and works with modern PHP (8.2+) via Composer for integrating push into your backend. 1,890 1,900 311 1M 15 51.1 51.4 MIT 1 month ago
View on GitHub
Context7
mongodb/mongodb High-level MongoDB PHP library built on the mongodb extension. Provides client, database, and collection abstractions with full CRUD and common commands like index and collection management—similar to other official MongoDB drivers. 1,612 1,693 264 1M 0 45.2 46.7 Apache-2.0 1 month ago
View on GitHub
Context7
monolog/monolog Monolog is a PSR-3 compatible logging library for PHP. Send logs to files, sockets, databases, and many web services via a rich set of handlers, formatters, and processors, enabling simple setups and advanced logging strategies. 21,399 22,262 1,909 18M 19 63.9 54.9 MIT 8 months ago
View on GitHub
Context7
mostafaznv/pdf-optimizer Optimize and compress PDFs in PHP or Laravel using Ghostscript. Fluent, chainable API with rich options, logging, and customization. Laravel-friendly inputs (paths, uploads, disks) plus queue support for async optimization. 175 175 11 13K 0 18.1 29.0 MIT 4 months ago
View on GitHub
Context7
mpdf/mpdf mPDF is a PHP library for generating PDF files from UTF-8 HTML. Install via Composer and render documents with simple WriteHTML() calls. Supports modern PHP versions and requires mbstring and gd, with extras like zlib for advanced features. 4,700 4,880 1,110 2M 314 60.0 58.9 GPL-2.0 4 years ago
View on GitHub
Deep Wiki
Context7
mpdf/psr-log-aware-trait Provides a PSR-3 LoggerAwareTrait implementation used by mPDF components. Adds simple logger injection and access following the psr/log LoggerAwareInterface, making it easy to add optional logging support without duplicating boilerplate across classes. 64 64 1 2M 0 0.4 55.3
View on GitHub
Context7
namshi/cuzzle 330 333 69 7K 9 6.9 23.0
View on GitHub
Context7
nelmio/api-doc-bundle Symfony bundle to generate OpenAPI documentation for your APIs. Provides an interactive docs UI and schema generation driven by PHP 8 attributes. Requires PHP 8.1+ and Symfony 6.4+. Includes migration guides and solid CI support. 2,365 2,400 905 1M 48 72.0 66.2 MIT 1 month ago
View on GitHub
Context7
nelmio/cors-bundle 1,925 1,942 104 2M 8 31.9 47.0 MIT 8 months ago
View on GitHub
Context7
netresearch/jsonmapper Map JSON to strongly-typed PHP objects with JSONMapper. Hydrate class properties from stdClass/arrays, support nested objects and collections, docblock/type-hint based mapping, and optional strict checking for missing or invalid fields. 1,573 1,602 185 2M 2 13.8 43.9 OSL-3.0
View on GitHub
Context7
nfephp-org/sped-common Biblioteca PHP com classes utilitárias compartilhadas para os projetos SPED da nfephp-org: NFe, CTe, MDFe, e-Financeira, eSfinge e eSocial. Reúne componentes comuns para facilitar integrações e reutilização de código. 110 110 125 127K 2 4.9 42.9 NOASSERTION
View on GitHub
Context7
nipwaayoni/elastic-apm-php-agent Laravel-friendly Elastic APM PHP agent for instrumenting apps and sending performance data, errors, and transactions to an Elastic APM Server. Helps monitor response times, slow queries, and exceptions with simple setup and configurable reporting. 30 30 15 15K 2 6.1 36.9 NOASSERTION 1 year ago
View on GitHub
Context7
nokimaro/liontech-laravel 0 0 0 14 0 16.9 18.4 MIT 3 months ago
View on GitHub
Context7
nokimaro/liontech-php-sdk Community-maintained PHP 8.3+ SDK for FusionPayments (formerly LionTech). Type-safe, domain-oriented API covering orders, payments, refunds, payouts, tokens, transfers, balances; PSR-18 compatible, supports token refresh, webhook verification, and RSA card encryption. 0 0 0 0 0 18.9 MIT 3 months ago
View on GitHub
Context7
nucleos/lastfm PHP wrapper for the Last.fm API. Install via Composer and use PSR-18/PSR-17 clients (e.g., Symfony HttpClient + Nyholm PSR-7) to authenticate, create sessions, and query services like charts and top tags. 18 18 5 180 1 12.4 14.9 MIT 9 months ago
View on GitHub
Context7
nucleos/setlistfm Laravel/PHP client for the setlist.fm API. Fetch setlists, artists, venues, tours, and search results with a simple, typed interface. Built for quick integration into apps that need concert history, recent shows, and setlist lookups. 4 4 0 0 1 16.9 MIT 5 months ago
View on GitHub
Context7
nuewire/filesystem 0 0 0 8 0 20.7 15.4 MIT 1 month ago
View on GitHub
Context7
nuewire/mail 0 0 0 9 0 21.1 16.1 MIT 1 month ago
View on GitHub
Context7
nuewire/platform 0 0 0 12 0 21.7 17.9 NOASSERTION 1 month ago
View on GitHub
Context7
nuewire/support 0 0 0 11 0 20.0 17.4 MIT 1 month ago
View on GitHub
Context7
open-feature/flagd-provider 2 2 1 37K 0 0.1 55.3
View on GitHub
Context7
open-feature/sdk 42 42 13 123K 14 33.9 64.8 Apache-2.0 1 month ago
View on GitHub
Context7
opensearch-project/opensearch-php Official PHP client for OpenSearch. Provides a convenient, low-level API for indexing and searching documents, managing clusters and indices, and calling OpenSearch endpoints from Laravel or any PHP app. Supports modern PHP versions and common auth options. 157 159 79 2M 38 32.7 74.1 NOASSERTION 5 months ago
View on GitHub
Deep Wiki
Context7
open-telemetry/api OpenTelemetry API for PHP: vendor-neutral interfaces for tracing, metrics, and context propagation. Use it to instrument libraries/apps and connect to any OpenTelemetry SDK/exporter. Part of the OpenTelemetry PHP project (subtree split). 21 22 2 3M 0 28.1 64.2 2 months ago
View on GitHub
Context7
open-telemetry/sdk OpenTelemetry PHP SDK for generating traces, metrics, and logs. Implements the API and works with exporters to emit telemetry. Supports manual setup, an SDK builder, and optional auto-registration via environment variables during Composer autoload. 24 27 9 2M 0 29.9 65.0 2 months ago
View on GitHub
Context7
openzipkin/zipkin 277 278 60 85K 11 15.6 38.4 Apache-2.0 1 year ago
View on GitHub
Deep Wiki
Context7
oro/platform 643 646 338 3K 221 42.4 34.9 MIT 6 years ago
View on GitHub
Context7
oroinc/web-socket-bundle 0 0 0 2K 0 0.1 45.9 MIT
View on GitHub
Context7
ostico/phporient PhpOrient is a stable PHP driver for OrientDB using the binary protocol. Supports OrientDB 1.7.4+ and PHP 5.4+ (socket). Works on 32/64-bit; treats numbers as strings for consistency, with BCMath/GMP recommended on 32-bit. 68 69 32 80 32 15.3 15.5 NOASSERTION 7 years ago
View on GitHub
Context7
oveleon/contao-component-style-manager Manage CSS classes in Contao as reusable style groups. Define, organize and apply component styles consistently in the backend, simplify editorial workflows, and keep templates clean by selecting predefined class sets for content elements and modules. 23 25 6 589 1 23.1 21.8 MIT 4 months ago
View on GitHub
Context7
overblog/graphql-bundle 795 803 225 168K 115 52.2 61.4 MIT 5 months ago
View on GitHub
Context7
patchlevel/event-sourcing 215 215 15 31K 11 31.3 40.9 MIT 2 months ago
View on GitHub
Deep Wiki
Context7
paypal/rest-api-sdk-php 41 64 132 173K 1 7.6 40.0 NOASSERTION 7 years 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 167K 0 10.1 48.8 MIT 1 year ago
View on GitHub
Context7
payum/payum 1,924 1,945 346 42K 86 55.5 46.4 MIT 8 months ago
View on GitHub
Context7
payum/payum 1,924 1,945 346 42K 86 55.5 46.4 MIT 8 months ago
View on GitHub
Context7
payum/payum-bundle 583 597 144 198K 29 45.6 55.4 MIT 1 month 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. 250 250 51 4K 2 28.1 20.7 MIT 3 weeks ago
View on GitHub
Deep Wiki
Context7
php-amqplib/rabbitmq-bundle 1,231 1,251 466 236K 1 38.3 34.4 MIT 8 months ago
View on GitHub
Context7
phpbench/phpbench PHPBench is a PHP performance benchmark runner, like PHPUnit for speed. Define iterations and revolutions, run each iteration in isolated processes, track memory, assert against regressions, and generate reports in console, CSV, Markdown, or HTML. 2,018 2,022 133 672K 28 50.0 53.9 MIT 3 months ago
View on GitHub
Deep Wiki
Context7
php-console/php-console Server-side library for the PHP Console Chrome extension: capture PHP errors/exceptions, dump variables, and execute PHP code remotely from Chrome. Useful for debugging and live inspection on PHP 5.3+ applications. 1,332 1,353 279 30K 53 33.3 37.7 MIT 7 years ago
View on GitHub
Context7
php-coveralls/php-coveralls PHP client for Coveralls that uploads Clover-style code coverage reports from PHPUnit and other test tools. Install via Composer or download the PHAR. Works with GitHub and common CI services (GitHub Actions, Travis, CircleCI, Jenkins, Codeship). 515 522 124 245K 7 22.4 43.3 MIT 9 months ago
View on GitHub
Context7
phpcq/autoload-validation 7 7 3 3K 1 0.4 35.6 MIT
View on GitHub
Context7
php-debugbar/php-debugbar PHP Debug Bar displays a development-only debug toolbar in the browser with timing, memory, messages, exceptions, request data, SQL/PDO, Monolog, Symfony components, and more. Easy to integrate, AJAX-aware, extensible, and can save/reopen requests. 4,381 4,386 423 3M 0 64.8 46.2 MIT 2 months ago
View on GitHub
Deep Wiki
Context7
phpdocumentor/guides phpDocumentor Guides is a PHP documentation generator for writing and publishing rich docs in reStructuredText/Markdown. Build structured guides with navigation, code blocks, and theming, and output to HTML or other formats for your project or package. 2 2 1 8K 0 0.0 47.5 MIT
View on GitHub
Context7
phpdocumentor/guides phpDocumentor Guides is a PHP documentation generator for writing and publishing rich docs in reStructuredText/Markdown. Build structured guides with navigation, code blocks, and theming, and output to HTML or other formats for your project or package. 2 2 1 8K 0 0.0 47.5 MIT
View on GitHub
Context7
phpdocumentor/guides-graphs Graph extension for phpDocumentor Guides that adds diagram/graph rendering support to your documentation. Generate visual graphs from source definitions and integrate them into Guides output as part of your build pipeline. 0 0 2 6K 0 1.6 52.2 MIT 2 years ago
View on GitHub
Context7
phpdocumentor/guides-restructured-text phpDocumentor guides reStructuredText parser. Converts reST documents into structured guide nodes for phpDocumentor’s Guides system, enabling documentation builds from .rst sources with directives, roles, includes, and cross-references. 0 0 1 8K 0 0.6 53.7 MIT 2 years ago
View on GitHub
Context7
phpdocumentor/phpdocumentor phpDocumentor is a documentation generator for PHP projects. It scans source code and DocBlocks to build API docs, can parse Markdown/ReST, embed API snippets into guides, and generate UML diagrams to help keep code and documentation in sync. 4,345 4,419 648 11K 146 80.4 37.5 MIT 4 months ago
View on GitHub
Context7
php-feed-io/feed-io feed-io is a PHP library for reading and writing RSS and Atom feeds. It handles fetching, parsing, and generating feed content with an easy-to-use API, making it simpler to consume external feeds or publish your own in PHP applications. 19 19 5 38K 7 23.3 55.2 MIT 2 months ago
View on GitHub
Context7
php-ffmpeg/php-ffmpeg Object-oriented PHP library for working with FFmpeg/FFprobe to convert and process audio/video. Open media, apply filters (resize, rotate), extract frames, and export to common formats (H.264, WebM, WMV). Requires installed FFmpeg binaries. 5,017 5,102 893 815K 283 76.6 57.6 MIT 8 months ago
View on GitHub
Context7
phpflo/phpflo PHPFlo is a lightweight workflow/state machine engine for PHP. Define processes, states and transitions, then run, validate and track workflow execution in your app with clear APIs for managing flow logic and outcomes. 220 220 20 1 3 4.5 0.4 MIT 9 years ago
View on GitHub
Context7
phpforce/soap-client PHP client for the Salesforce SOAP API. Query and manipulate org data via a builder-based client, with SOQL support, record iteration for large result sets, bulk save helpers to stay within API limits, timezone/date conversions, and event-based extensibility. 80 83 72 1K 14 7.8 25.7 MIT 11 years 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 290 8 366K 1 12.1 45.6 MIT 8 months 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 233 0 0.8 17.6 MIT 10 years ago
View on GitHub
Context7
php-opencloud/openstack PHP OpenStack SDK for connecting to OpenStack APIs from PHP. Simple, idiomatic clients with support for multiple OpenStack services and versions, semantic versioning, and active docs and tests. Requires PHP 7.2.5+ and ext-curl. 233 232 155 37K 65 48.0 62.1 Apache-2.0 3 months ago
View on GitHub
Deep Wiki
Context7
php-task/php-task 27 10 7 22.5 3.1 MIT 3 weeks ago
Context7
php-tmdb/api PHP client for The Movie Database (TMDb) API. Search movies, TV shows, people, and collections, fetch details, images, credits, and more via a clean object-oriented wrapper. Useful for Laravel or any PHP app needing TMDb data. 428 435 120 2K 5 16.7 12.6 MIT 4 years ago
View on GitHub
Context7
php-translation/translator 25 25 16 504 9 5.2 20.5 MIT 5 years ago
View on GitHub
Context7
phrity/logger-console PSR-3 compatible console logger for local tests and CLI apps. Configure verbosity levels (quiet to debug), customize output format with placeholders (datetime, level, message, context), and optionally read verbosity from CLI flags like -q/-v/-vv/-vvv. 0 0 0 486 0 6.1 38.9 MIT 9 months ago
View on GitHub
Context7
phrity/net-mock Mocking layer for phrity/net-stream to simplify testing stream-based code. Drop-in compatible stream classes that can log all interactions via any PSR-3 logger and override behavior with callbacks. Includes PHPUnit expectation traits for asserting calls and parameters. 0 0 0 1K 0 16.9 43.6 MIT 5 months ago
View on GitHub
Context7
phrity/websocket PHP WebSocket client and multi-connection server with ws/wss support. Includes listener callbacks, standard Close and Ping/Pong handling, optional deflate compression, fragmentation and masking support, plus middleware system for extending behavior. 217 217 24 314K 1 31.8 51.2 NOASSERTION 1 month ago
View on GitHub
Context7
plumphp/plum Plum is a PHP data processing pipeline for building reusable, testable workflows. Chain readers, filters, converters, and writers, apply conditional conversions, concatenate workflows, and merge multiple sources to transform and export data cleanly and flexibly. 141 143 2 2K 0 2.5 15.3 MIT 10 years ago
View on GitHub
Context7
pomm-project/cli Command-line tools for Pomm, the PostgreSQL ORM for PHP. Provides a CLI to help generate and manage models, schemas and project scaffolding, automate database-related tasks, and speed up development workflows from the terminal. 17 19 17 910 4 1.6 24.3 MIT
View on GitHub
Context7
pomm-project/foundation 69 70 34 2K 11 5.7 24.2 MIT 6 years ago
View on GitHub
Context7
pomm-project/model-manager PHP model manager for Pomm: manage models, mapping and persistence for PostgreSQL in a clean, extensible way. Provides tools to define model classes, query and hydrate results, and integrate data access layers for robust domain-driven apps. 66 69 27 1K 19 6.8 25.1 MIT
View on GitHub
Context7
pontedilana/php-weasyprint PHP 8.3+ wrapper around WeasyPrint (v60+) to generate PDFs from URLs or HTML. Snappy-inspired, drop-in style API with strict typing. Set the weasyprint binary, pass CLI options, stream to browser or write files. 79 79 13 50K 1 24.5 44.3 MIT 3 months ago
View on GitHub
Context7
producer/producer Command-line QA and release tool for PHP library packages. Validates and publishes releases using Composer, PHPUnit, and phpDocumentor. Works with Git or Mercurial, and supports GitHub, GitLab, and Bitbucket (including self-hosted) as remote origins. 104 106 6 189 6 3.9 8.0 MIT 8 years ago
View on GitHub
Context7
propel/propel 1,270 1,308 403 70K 240 63.4 57.0 MIT 1 month ago
View on GitHub
Context7
psr-discovery/log-implementations Discover available PSR-3 logger implementations at runtime without hard dependencies. Searches for well-known classes and returns the first compatible LoggerInterface instance, ideal for SDKs and libraries; supports multiple popular loggers and mocking/testing options. 8 8 0 554K 0 0.9 55.3 MIT 1 year ago
View on GitHub
Context7
pusher/pusher-php-server PHP client for the Pusher Channels HTTP API. Send events, manage channels, and authenticate private/presence subscriptions from your server. Install via Composer and use with Laravel broadcasting or any PHP framework (PHP 7.3–8.4). 1,476 1,505 318 5M 1 45.8 56.3 1 month ago
View on GitHub
Context7
rackspace/php-opencloud PHP SDK for Rackspace OpenCloud/OpenStack services. Manage Cloud Servers, Files, DNS, Load Balancers, Databases, Monitoring, and Identity via a unified API with authentication, region support, and common resource helpers for building cloud integrations. 450 456 243 20K 48 34.0 42.1 NOASSERTION 10 years ago
View on GitHub
Context7
recurly/recurly-client Official PHP client for Recurly V3 API. Install via Composer, create a Client with your API key, choose US/EU region, and optionally plug in a PSR-3 logger. Provides a single entry point for all Recurly API operations and resources. 173 174 93 73K 12 37.5 49.7 MIT 2 months ago
View on GitHub
Context7
redaxo/core REDAXO core is a PHP-based CMS and framework for building and managing websites. It provides the admin backend, addon system, content structure, and essential services like routing, media handling, and templating—forming the foundation for REDAXO projects. 354 352 117 83 71 51.8 33.1 NOASSERTION 1 month ago
View on GitHub
Context7
redaxo/source REDAXO is an easy-to-learn, flexible CMS/website framework. Build websites with custom modules and full control over input/output. Multilingual, highly extendable, and adaptable to your workflow, backed by an active community since 2004. 354 351 117 292 71 52.7 35.7 NOASSERTION 1 month ago
View on GitHub
Context7
rollbar/rollbar Rollbar PHP SDK for real-time error monitoring and reporting. Supports popular frameworks like Laravel, Symfony, and CodeIgniter, plus plugins (Heroku, WordPress, Rollbar.js). Automatically groups errors, enables advanced search, and sends customizable alerts. 337 344 116 406K 9 29.9 49.0 MIT 5 months ago
View on GitHub
Context7
rtheunissen/guzzle-log-middleware Lightweight Guzzle middleware for logging HTTP requests and responses. Capture method, URL, headers, body, status and timing, and route logs through PSR-3/Monolog with configurable formats, levels, and filtering—ideal for debugging and auditing API traffic. 82 85 17 28K 1 1.0 34.9
View on GitHub
Context7
ruflin/elastica Elastica is a PHP client for Elasticsearch, providing a rich, object-oriented API for indexing, searching, and managing indices. Compatible with Elasticsearch 9.x+ (branch-specific support for older versions) and integrates with elasticsearch-php. 2,269 2,299 728 657K 87 57.5 58.5 MIT 11 months ago
View on GitHub
Context7
sabre/dav sabre/dav is a popular PHP framework for building WebDAV, CalDAV, and CardDAV servers. It provides the core server stack plus extensions for calendars and contacts, with full documentation and installation guides at sabre.io. 1,720 1,736 369 364K 159 66.2 64.0 BSD-3-Clause 2 months ago
View on GitHub
Context7
samdark/yii2-psr-log-target Yii2 log target that forwards Yii log messages to any PSR-3 logger (e.g., Monolog). Configure PsrTarget in the log component, choose levels, and optionally add real event timestamps to the log context for accurate timing. 84 84 14 48K 2 5.4 39.1 BSD-3-Clause 2 years ago
View on GitHub
Context7
satooshi/php-coveralls PHP client for Coveralls: uploads PHPUnit clover coverage reports from CI (GitHub Actions, Travis, CircleCI, Jenkins, Codeship) to coveralls.io. Install via Composer or use the provided phar. Supports PHP 7.4+ (2.9+) and older versions via 1.x/2.x. 515 464 124 37K 7 22.7 31.4 MIT 9 months ago
View on GitHub
Context7
scaytrase/json-rpc-client Lightweight PHP JSON-RPC client for calling remote procedures over HTTP. Provides request/response handling, batching, and error parsing, making it easier to integrate JSON-RPC services into your Laravel or vanilla PHP apps with minimal setup. 4 6 0 261 0 0.9 23.8 MIT 9 years ago
View on GitHub
Context7
scaytrase/rpc-common Common PHP RPC interfaces and helpers with batch-style request support. Includes client decorators (lazy, logging, caching) plus test utilities like a mock client with queued responses and acceptance filters for predictable RPC testing. 0 0 0 163 0 1.5 30.6 MIT 9 years ago
View on GitHub
Context7
seld/signal-handler Lightweight PHP signal handling for CLI apps. Provides a simple API to register handlers for POSIX signals, integrate with event loops, and reliably dispatch callbacks. Ideal for daemons, workers, and long-running processes that need clean shutdowns. 181 183 3 3M 0 2.8 55.3 MIT 3 years ago
View on GitHub
Context7
sensiolabs/consul-php-sdk PHP SDK for HashiCorp Consul by SensioLabs. Manage services, health checks, KV store and agent/catalog APIs from PHP, with simple client setup and request/response handling for integrating Consul into your applications. 317 319 55 20K 0 10.2 26.2 MIT 9 months ago
View on GitHub
Context7
sensiolabs/gotenberg-bundle Symfony bundle to generate PDFs and screenshots via the Gotenberg API. Convert from URL, HTML, Markdown, or Office files, then stream or save outputs locally. Supports source-specific options, advanced usage, and profiler/testing integrations. 236 233 33 60K 13 30.4 47.2 MIT 1 month ago
View on GitHub
Context7
sensiolabs/minify-bundle 57 57 10 26K 0 3.5 35.3 MIT 1 year ago
View on GitHub
Deep Wiki
Context7
sentry/sentry Official Sentry SDK for PHP. Capture exceptions and errors, send rich context to Sentry, and get alerts to help prioritize and fix issues faster. Install via Composer, initialize with your DSN, and start reporting in minutes. 1,913 1,936 474 7M 20 62.9 69.4 MIT 3 weeks ago
View on GitHub
Context7
simple-bus/asynchronous Generic PHP classes and interfaces for processing messages asynchronously with a SimpleBus MessageBus. Provides building blocks to queue, publish, and handle messages outside the request cycle; integrates with SimpleBus components and documented usage guides. 24 24 5 19K 0 0.3 39.7 MIT
View on GitHub
Context7
simple-bus/message-bus Generic PHP interfaces and utilities for building message buses such as command buses and event buses. Provides reusable components to dispatch messages through middleware and handlers, forming the foundation for CQRS-style messaging in your app. 346 350 43 45K 0 3.0 29.2 MIT
View on GitHub
Context7
simplesamlphp/saml2 306 305 138 267K 11 35.8 50.7 LGPL-2.1 2 months ago
View on GitHub
Context7
simplesamlphp/saml2-legacy 0 0 0 98K 0 0.0 55.3 LGPL-2.1
View on GitHub
Context7
simplesamlphp/simplesamlphp SimpleSAMLphp is a PHP application for SAML 2.0 authentication and single sign-on. It can act as a Service Provider or Identity Provider, offering federation support, configurable auth sources, metadata handling, and extensible modules for integration. 1,141 1,146 704 200K 104 71.1 64.0 LGPL-2.1 1 month ago
View on GitHub
Deep Wiki
Context7
simplesamlphp/simplesamlphp-test-framework Testing framework for SimpleSAMLphp to help validate authentication and SAML flows in automated test suites. Provides tooling and fixtures to simulate IdP/SP interactions, enabling reliable integration tests for applications using SimpleSAMLphp. 0 0 2 9K 1 0.2 54.8 LGPL-2.1
View on GitHub
Context7
simpod/php-coveralls-mirror 0 0 0 2K 0 0.3 31.6 MIT 5 years ago
View on GitHub
Context7
slim/slim Slim is a lightweight PHP micro-framework for building fast web apps and APIs. PSR-7/PSR-15 compatible, installable via Composer, and works with multiple PSR-7 implementations (Slim-Psr7, Nyholm, Guzzle, Laminas). Requires PHP 7.4+. 12,280 12,543 1,963 1M 10 67.5 34.5 MIT 3 months ago
View on GitHub
Context7
smsapi/php-client PHP client library for SMSAPI, providing a simple way to send SMS and manage messaging features from PHP applications. Suitable for integrating SMS notifications and related services into Laravel or custom PHP projects. 66 69 42 50K 2 21.0 44.4 NOASSERTION 5 months ago
View on GitHub
Context7
sonata-project/admin-bundle 2,126 2,167 1,243 168K 8 53.2 34.4 MIT 3 months ago
View on GitHub
Context7
sonata-project/block-bundle 415 424 139 238K 1 21.1 40.3 MIT 9 months ago
View on GitHub
Context7
sonata-project/cache Deprecated Sonata cache library providing adapters for cache backends and counters. Includes Redis (PRedis) implementations to set/get cached values and increment counters, with simple key arrays and TTL support via Composer install. 327 324 27 90K 0 2.3 23.8 MIT 5 years ago
View on GitHub
Context7
sonata-project/formatter-bundle 84 86 116 17K 0 19.7 33.8 MIT 9 months ago
View on GitHub
Context7
sonata-project/media-bundle 461 471 479 40K 3 33.5 31.5 MIT 9 months ago
View on GitHub
Context7
spatie/image-optimizer Optimize PNG, JPG, WebP, AVIF, SVG and GIF images in PHP by running them through a chain of installed binaries (jpegoptim, optipng, pngquant, svgo, etc.). Automatically detects available tools and overwrites files with smaller optimized versions. 2,876 2,911 225 3M 0 47.6 48.4 MIT 2 months ago
View on GitHub
Deep Wiki
Context7
spiral/dumper High-performance PHP variable dumper for the Spiral framework. Provides readable, developer-friendly dumps for debugging in CLI or web, with clean formatting and easy integration into your app to inspect arrays, objects, and complex data structures. 9 9 3 143K 0 5.5 55.3 MIT 2 years ago
View on GitHub
Context7
spiral/exceptions Universal exception handling component for PHP/Spiral. Provides a consistent way to catch, format, report, and render exceptions across applications and frameworks, with strong static analysis support, tests, and clean integration in Spiral projects. 4 4 0 3K 0 3.9 38.1 MIT 6 years 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,061 2,063 92 129K 42 55.3 46.2 MIT 1 month ago
View on GitHub
Deep Wiki
Context7
spiral/logger Spiral Logger provides a LogFactory and global log listeners for building and wiring PSR-3 compatible loggers in Spiral apps. Lightweight package with strong static analysis, tests, and CI support. 14 14 0 495K 0 4.3 55.3 MIT 6 years ago
View on GitHub
Context7
spiral/roadrunner-metrics RoadRunner metrics integration for PHP apps. Exposes and exports runtime and application metrics from the RoadRunner server, enabling observability with common monitoring backends. Lightweight package for collecting counters, gauges, and histograms in production. 8 8 5 234K 0 2.0 55.3 MIT 1 year ago
View on GitHub
Context7
spiral/roadrunner-worker PHP worker library for running apps on RoadRunner with the Spiral ecosystem. Provides a Worker API to handle incoming requests/jobs and communicate with the RoadRunner server, enabling high-performance, long-running PHP processes for HTTP and background tasks. 22 22 5 721K 0 6.6 55.3 MIT 1 year ago
View on GitHub
Context7
staabm/phpstan-psr3 PHPStan rules that detect PSR-3 logger misuse and security pitfalls: invalid placeholders, context issues, and message formatting mistakes. Works with psr/log, Monolog, Laravel (illuminate/log, LogManager), and REDAXO rex_logger. 23 23 1 153K 1 1.5 52.5 MIT 1 year ago
View on GitHub
Context7
stefanak-michal/bolt Low-level PHP Bolt protocol driver (Bolt <= 6) for TCP socket communication with graph databases like Neo4j, Memgraph, Amazon Neptune, and others. Supports PHP 8.1+ and tracks official protocol message specifications across versions. 81 81 11 36K 4 22.5 41.4 MIT 6 months ago
View on GitHub
Context7
sulu/sulu Sulu is an extensible open-source PHP CMS built on Symfony for multi-language, multi-portal websites. It provides a powerful, intuitive admin interface and a robust framework for managing the full content lifecycle and building custom bundles. 1,349 1,345 365 22K 492 68.2 49.5 MIT 1 month ago
View on GitHub
Deep Wiki
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. 245 250 24 25K 2 3.7 28.4 MIT 4 years ago
View on GitHub
Context7
swarrot/swarrot Swarrot is a PHP message consumer library that reads from multiple brokers (e.g., AMQP via pecl) and processes messages via a simple ProcessorInterface. Supports configurable processing stacks/middleware-style processors for retries, logging, and more. 366 368 53 28K 4 17.6 29.0 MIT 9 months ago
View on GitHub
Context7
swarrot/swarrot-bundle Symfony bundle integrating Swarrot message consumers with RabbitMQ. Configure AMQP connections, define consumers as services, and build ordered middleware stacks (signal handling, max messages/time, memory limits, Doctrine integration). Ships a base console command and logger support. 90 91 62 20K 8 30.5 42.4 MIT 1 month ago
View on GitHub
Context7
sweetchuck/junit-merger-cli CLI tool to merge multiple JUnit XML reports into a single file. Reads file paths from stdin or arguments, outputs to stdout or a specified file. Supports DOM-based and fast substring handlers, with an option to recalculate testsuite counts. 1 1 1 246 1 5.2 30.0 10 months ago
View on GitHub
Context7
sylius/sylius Sylius is an open-source eCommerce framework built on Symfony. Flexible, well-tested, and BDD-friendly, it includes a powerful REST API for integrations and omnichannel experiences. Great for building tailored commerce apps and complex business requirements. 8,513 8,513 2,162 104K 143 90.1 47.6 MIT 1 month ago
View on GitHub
Context7
symfony/ai-agent Experimental Symfony AI Agent component for building AI agents on top of the Platform and Store components. Create agents that interact with users, perform tasks, and orchestrate workflows, with optional tool bridges (search, scraping, maps, weather, files). 32 32 3 133K 0 21.3 57.4 MIT 1 month ago
View on GitHub
Deep Wiki
Context7
symfony/ai-mate 31 30 1 85K 0 22.1 55.2 MIT 1 month ago
View on GitHub
Context7
symfony/ai-mongo-db-store Integrates MongoDB Atlas Vector Search ($vectorSearch) as a vector store for Symfony AI Store, enabling storage and similarity search over embeddings using Atlas. Designed for use with MongoDB Atlas and the Symfony AI ecosystem. 2 2 0 3K 0 22.8 47.9 MIT 1 month ago
View on GitHub
Context7
symfony/ai-platform 53 52 13 192K 0 22.3 57.0 MIT 1 month ago
View on GitHub
Deep Wiki
Context7
symfony/ai-store Experimental Symfony AI Store component: a low-level abstraction to store and retrieve documents in vector stores. Use bridge packages to connect to providers like pgvector, Pinecone, Redis, Elasticsearch, Qdrant, ChromaDB, and more. 22 22 4 44K 0 21.8 52.7 MIT 1 month ago
View on GitHub
Deep Wiki
Context7
symfony/amazon-sqs-messenger 46 46 25 580K 0 30.7 64.9 MIT 4 weeks ago
View on GitHub
Deep Wiki
Context7
symfony/asset-mapper Symfony AssetMapper exposes asset directories, copies them to a public folder with digested/versioned filenames, and can generate an importmap so you can use modern JavaScript modules without a build step. 167 167 6 742K 0 35.9 59.2 MIT 4 weeks ago
View on GitHub
Context7
symfony/cache Symfony Cache is a fast, low-overhead caching component with PSR-6 implementations and adapters for common backends. Includes a PSR-16 adapter plus support for symfony/cache-contracts CacheInterface and TagAwareCacheInterface. 4,154 4,179 66 9M 0 56.8 53.8 MIT 4 weeks ago
View on GitHub
Deep Wiki
Context7
symfony/console Symfony Console makes it easy to build beautiful, testable command-line applications in PHP. It provides structured commands, arguments and options, interactive prompts, styled output, helpers, and robust input/output handling for modern CLIs. 9,809 9,992 266 18M 0 67.1 52.8 MIT 4 weeks ago
View on GitHub
Deep Wiki
Context7
symfony/debug Symfony Debug provides tools to improve PHP error handling and debugging: enhanced exceptions, stack traces, error pages, and dumping utilities to inspect variables. Helps developers diagnose issues faster during development and integrate consistent error reporting. 7,171 7,346 46 1M 0 17.7 21.7 MIT 4 years ago
View on GitHub
Deep Wiki
Context7
symfony/doctrine-bridge Symfony Doctrine Bridge integrates Doctrine ORM and related libraries with Symfony components, providing seamless wiring for services, repositories, persistence, and tooling. Ideal for projects using Doctrine alongside Symfony’s DI container, validator, and other features. 3,220 3,229 42 5M 0 52.3 51.1 MIT 4 weeks ago
View on GitHub
Deep Wiki
Context7
symfony/error-handler Symfony ErrorHandler provides robust error and exception handling tools for PHP. Enable debug mode, register an error handler, and use DebugClassLoader for better stack traces. Convert PHP notices/warnings into exceptions and wrap risky code with ErrorHandler::call for safer debugging. 2,670 2,673 20 18M 0 46.9 61.9 MIT 4 weeks ago
View on GitHub
Deep Wiki
Context7
symfony/event-dispatcher Symfony EventDispatcher lets application parts communicate via dispatched events and listeners/subscribers. It provides a flexible event system for decoupled architecture, supporting priority-based listeners and a consistent dispatching API for PHP apps. 8,532 8,580 66 18M 0 61.5 54.2 MIT 4 weeks ago
View on GitHub
Deep Wiki
Context7
symfony/fake-chat-notifier Symfony Fake Chat Notifier provides a fake chat transport for the Symfony Notifier component, ideal for local development and automated tests. Simulate sending chat messages without hitting real providers, with predictable, inspectable behavior. 10 10 0 27K 0 25.0 53.4 MIT 3 months ago
View on GitHub
Context7
symfony/fake-sms-notifier Symfony Notifier transport that fakes SMS delivery during development. Redirect SMS messages to email (with configurable to/from and optional custom mailer transport) or log them via a logger DSN, without sending real texts. 27 27 3 31K 0 26.7 48.5 MIT 3 months ago
View on GitHub
Context7
symfony/http-client Symfony HttpClient provides a modern HTTP client for PHP with sync and async requests, streaming responses, retries, and built-in support for common auth and options. Designed for performance, flexible transports, and smooth integration with Symfony apps. 2,030 2,044 53 10M 0 46.5 59.8 MIT 4 weeks ago
View on GitHub
Deep Wiki
Context7
symfony/http-kernel Symfony HttpKernel provides a structured request-to-response workflow built on EventDispatcher. It powers full-stack frameworks, micro-frameworks, and advanced CMSs by handling kernel events, controller resolution, and response generation in a flexible pipeline. 8,106 8,127 97 18M 0 62.0 53.9 MIT 4 weeks ago
View on GitHub
Deep Wiki
Context7
symfony/json-streamer Stream JSON efficiently with Symfony JsonStreamer. Read and write large JSON structures incrementally from streams to reduce memory usage, with powerful helpers for streaming serialization/deserialization and handling big payloads in real time. 21 21 1 44K 0 30.7 53.1 MIT 1 month ago
View on GitHub
Deep Wiki
Context7
symfony/lock Symfony Lock component provides a unified API to create and manage locks, ensuring exclusive access to shared resources. Supports multiple backends (e.g., filesystem, Redis, PDO) to prevent race conditions in concurrent PHP apps. 515 527 15 4M 0 37.0 63.7 MIT 4 weeks ago
View on GitHub
Deep Wiki
Context7
symfony/mailer Symfony Mailer helps you send emails via SMTP and other transports with a clean API. Build Email/TemplatedEmail messages, add attachments and headers, and integrate with Twig templates for HTML rendering. Configure transports via DSN and send reliably. 1,594 1,624 53 15M 0 44.3 64.5 MIT 4 weeks ago
View on GitHub
Deep Wiki
Context7
symfony/messenger Symfony Messenger component enables message dispatching and handling via async transports and queues. Decouple work into messages, route them to handlers, and process in workers for reliable background jobs and inter-service communication. 1,110 1,112 95 5M 0 42.7 58.4 MIT 4 weeks ago
View on GitHub
Deep Wiki
Context7
symfony/notifier Symfony Notifier lets your app send notifications through multiple channels like email, SMS, chat, and more. It provides a unified API, integrates with many third-party providers, and supports routing, transports, and message formatting for flexible delivery. 801 803 16 1M 0 36.5 51.6 MIT 4 weeks ago
View on GitHub
Context7
symfony/psr-http-message-bridge Symfony PSR-7 Bridge integrates PSR-7 HTTP messages with Symfony’s HttpFoundation. Convert requests and responses between PSR-7 implementations and Symfony components to ease interoperability with middleware and libraries. 1,294 1,300 56 9M 0 33.7 60.4 MIT 3 months ago
View on GitHub
Deep Wiki
Context7
symfony/routing Symfony Routing maps HTTP requests to routes and parameters, and generates URLs from route definitions. Define Route and RouteCollection, then use UrlMatcher to match paths and UrlGenerator to build links based on a RequestContext. 7,613 7,687 91 16M 0 62.6 54.2 MIT 4 weeks ago
View on GitHub
Deep Wiki
Context7
symfony/security Symfony Security provides authentication, authorization, password hashing, firewalls, voters, and user providers for PHP apps. Supports modern security standards, multiple guards, access control rules, CSRF protection, and seamless integration with the Symfony ecosystem. 1,196 1,210 54 111K 0 8.3 19.2 MIT 3 years ago
View on GitHub
Deep Wiki
Context7
symfony/security-acl Symfony Security ACL adds Access Control Lists to manage fine‑grained, object‑level permissions beyond roles. It supports per‑object and per‑field authorization with configurable permission masks and voters, integrating with Symfony’s security system. 371 377 55 242K 12 19.2 48.5 MIT 7 months ago
View on GitHub
Context7
symfony/security-core Symfony Security Core provides the foundation for authentication tokens, roles, voters, role hierarchies, and access decision management. Use it to build flexible authorization logic decoupled from user providers and integrate fine-grained access checks into apps. 1,877 1,892 35 5M 0 45.4 55.0 MIT 4 weeks ago
View on GitHub
Deep Wiki
Context7
symfony/security-csrf Symfony Security CSRF component provides CsrfTokenManager to generate, store, and validate CSRF tokens, protecting forms and requests against cross-site request forgery. Integrates cleanly with Symfony apps and can be used standalone in PHP projects. 1,761 1,765 8 5M 0 36.3 53.8 MIT 3 months ago
View on GitHub
Deep Wiki
Context7
symfony/security-guard Symfony Security Guard provides a flexible authentication system for Symfony apps. Create custom authenticators for form login, API tokens, and more, with support for user providers, remember-me, and event-driven security flows. 1,410 1,426 10 626K 0 8.2 26.0 MIT 1 year ago
View on GitHub
Context7
symfony/security-http Symfony Security HTTP integrates the Security Core with HTTP: firewalls, authenticators, and request/response handling to protect parts of your app and authenticate users. Install via composer require symfony/security-http. 1,701 1,702 22 4M 0 44.0 55.3 MIT 4 weeks ago
View on GitHub
Deep Wiki
Context7
symfony/semaphore Symfony Semaphore Component provides semaphore-based locks to control concurrent access to shared resources. Coordinate processes and prevent race conditions using reusable semaphore stores (e.g., System V, Redis), with simple APIs for acquiring and releasing permits. 37 37 1 60K 0 26.5 50.3 MIT 3 months ago
View on GitHub
Context7
symfony/symfony Symfony is a robust PHP framework and component library for building web apps and APIs. It offers a mature ecosystem, reusable components, strong tooling, and long-term support, powering everything from small sites to large enterprise platforms. 31,135 31,439 9,856 268K 175 93.3 45.7 MIT 4 weeks ago
View on GitHub
Deep Wiki
Context7
symfony/templating 1,017 1,021 19 897K 0 14.7 40.7 MIT 1 year ago
View on GitHub
Deep Wiki
Context7
symfony/translation Symfony Translation component for internationalizing apps: manage translators, message catalogs, pluralization and locales, load translations from arrays/files, and translate strings with parameters and domains. Install via Composer and integrate in Symfony or standalone PHP. 6,599 6,639 90 18M 0 60.9 55.4 MIT 4 weeks ago
View on GitHub
Deep Wiki
Context7
symfony/ux-icons Symfony UX Icons provides a simple way to use SVG icon packs in Symfony apps. Install popular sets, render icons in Twig or PHP, and manage them consistently across your UI with the Symfony UX tooling and asset pipeline. 56 56 1 471K 0 23.1 63.6 MIT 1 month ago
View on GitHub
Deep Wiki
Context7
symfony/workflow Symfony Workflow component helps model and run workflows or finite state machines. Define places and transitions, guard rules, events, and marking stores to track state changes and integrate processes cleanly into your application. 630 647 59 1M 0 32.7 51.7 MIT 3 months ago
View on GitHub
Deep Wiki
Context7
symfony-cmf/routing 291 291 65 370K 9 20.9 47.8 NOASSERTION 9 months ago
View on GitHub
Context7
symplify/git-wrapper 0 36 950 0.0 41.1
View on GitHub
Context7
tarantool/client 68 68 22 8K 3 6.6 28.0 MIT 2 years ago
View on GitHub
Context7
tempest/log 0 0 0 48 0 0.0 23.4 MIT
View on GitHub
Context7
temporal/sdk Temporal PHP SDK for building durable, scalable workflow orchestration with Temporal. Author Workflows and Activities in PHP, run them with RoadRunner workers, and manage executions via gRPC clients. Composer-installable with optional protobuf for performance. 419 417 62 305K 29 43.0 62.2 MIT 1 month ago
View on GitHub
Context7
terminal42/escargot 59 58 7 31K 1 12.2 39.6 9 months ago
View on GitHub
Context7
testo/testo Testo is an extensible PHP testing framework with a lightweight core and middleware system. It lets you fully control your test environment while keeping familiar PHP syntax. Includes an init command, suite/plugin config via testo.php, and Composer scripts. 208 203 13 10K 20 42.2 36.6 BSD-3-Clause 1 month ago
View on GitHub
Context7
textalk/websocket Archived, unmaintained WebSocket client and rudimentary single-connection server for PHP. Provides low-level read/write over WebSocket streams with handshake, close, and ping/pong support. No listeners, threading, or request association. 930 964 252 220K 18 25.7 39.6 NOASSERTION 3 years ago
View on GitHub
Context7
theofidry/alice-data-fixtures 322 323 76 440K 5 21.1 48.0 MIT 9 months ago
View on GitHub
Context7
timacdonald/log-fake 423 423 31 210K 2 21.0 41.1 MIT 6 months ago
View on GitHub
Deep Wiki
Context7
tracy/tracy Tracy is a PHP debugging toolkit featuring an interactive error screen, detailed dumps, logging, and performance profiling. It helps you quickly inspect variables, catch exceptions, trace requests, and diagnose issues in development with minimal setup. 1,836 1,871 217 321K 14 51.2 47.0 NOASSERTION 1 month ago
View on GitHub
Context7
tylercd100/laravel-notify Laravel Notify adds a simple notification layer for Laravel, sending messages through Monolog-backed channels like email, Slack, Pushover, SMS (Twilio/Plivo), Sentry, Mailgun, Flowdock, Fleep, and more. Includes config publishing and Laravel 5.1–8 support. 11 12 5 253 0 7.6 18.6 MIT 5 years ago
View on GitHub
Context7
typhoon/opcache 13 13 0 48 0 0.7 8.9 MIT 2 years ago
View on GitHub
Context7
typo3/cms-core TYPO3 CMS Core provides the essential framework, APIs, and services for the TYPO3 content management system. It powers backend and frontend rendering, extensions, security, caching, routing, and site configuration for building and maintaining TYPO3-based websites. 33 37 19 375K 0 0.7 55.3 GPL-2.0
View on GitHub
Context7
typo3/html-sanitizer Standalone PHP HTML sanitizer from TYPO3. Define sanitization rules via Behavior, apply with Visitors, and get a ready-to-use Sanitizer via Builders/presets. Control allowed tags, attributes, and values; encode or remove invalid nodes and comments. 29 29 15 382K 6 27.9 64.7 MIT 3 months ago
View on GitHub
Context7
vonage/client-core Core PHP client library for Vonage APIs (PHP 8.1+). Create a Vonage\Client with your API key/secret, make requests, and optionally customize base API URLs for testing. Install via Composer (vonage/client) or use core with your own HTTP client. 932 934 179 415K 3 38.2 43.6 Apache-2.0 2 months ago
View on GitHub
Context7
wayofdev/laravel-cycle-orm-adapter 35 36 4 5K 8 28.5 41.1 MIT 3 months ago
View on GitHub
Context7
web-auth/webauthn-lib PHP WebAuthn library for adding passkeys/FIDO2 authentication to apps and APIs. Implements registration and login flows, credential validation, and related WebAuthn data structures, suitable for Laravel or custom frameworks. 125 131 25 4M 0 1.4 55.3 MIT
View on GitHub
Context7
webmozarts/console-parallelization Parallelize Symfony Console commands using multiple processes. A main process distributes items to child workers, restarts workers after segments to avoid slowdown, and supports batching with hooks for setup/teardown (e.g., DB flush) for faster bulk jobs. 227 227 19 57K 8 12.9 37.4 MIT 1 year ago
View on GitHub
Deep Wiki
Context7
workerman/coroutine Workerman coroutine library providing lightweight concurrency tools for PHP: Coroutine, Channel, Barrier, Parallel, and Pool. Designed to simplify async workflows and coordinated task execution in Workerman-based applications. 16 15 3 44K 1 21.1 54.8 MIT 1 month 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 133 0 0.5 13.1 MIT 1 year ago
View on GitHub
Context7
yansongda/artful 13 13 3 10K 2 0.7 39.8 MIT
View on GitHub
Context7
yiisoft/test-support Testing utilities for Yii applications: helpers and fixtures to simplify unit and integration tests, isolate dependencies, and improve readability. Provides common test tools you can reuse across packages and projects. 15 15 11 19K 3 12.2 46.3 BSD-3-Clause 7 months ago
View on GitHub
Context7
zbateson/mail-mime-parser PSR-compliant, testable MIME email parser for PHP (RFC 822/2822/5322). A standards-based but forgiving alternative to imap* and Pear for reading and inspecting messages, headers, parts, and attachments. Requires PHP 8.1+. 551 558 61 2M 20 39.1 62.2 BSD-2-Clause 1 month ago
View on GitHub
Deep Wiki
Context7
zendframework/zend-di zendframework/zend-di is a PHP dependency injection container for Zend Framework apps. It supports autowiring, configurable definitions, and factories to build and wire objects at runtime, helping manage dependencies and improve testability. 45 46 27 19K 5 2.1 26.1 BSD-3-Clause 6 years ago
View on GitHub
Context7
zendframework/zend-log Zend Log is a PHP logging component for writing messages to multiple backends (files, syslog, databases, email) with flexible formatting, filters, and priorities. Part of Zend Framework, it helps you capture, route, and manage application logs reliably. 60 59 48 28K 8 4.4 27.3 BSD-3-Clause 6 years ago
View on GitHub
Context7
zircote/swagger-php Generate OpenAPI 3.0/3.1/3.2 specs from PHP 8.2+ code using attributes (preferred) or legacy Doctrine annotations. Provides a CLI and programmatic API, extracts from phpdoc, and reports errors with context for REST API documentation. 5,306 5,387 936 4M 13 77.4 52.5 Apache-2.0 4 weeks 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.
calliostro/spotify-bundle
calmfox/watch-sylius
damienfern/grpc-symfony-bundle
atoolo/index-bundle
atoolo/genai-bundle
coprotoai/laravel-ticket
davidjln/llm-carbon-bundle
cryonighter/valid-request-bundle
coolms/taxonomy-bundle
coolms/field-bundle
articulate-orm/symfony
aaix/laravel-tall-architect
ephoto/akeneo-connector
emmanuelballery/eb-plantumlbundle
emielburgman/symfony-visitor-beacon
emielburgman/symfony-visit-storage
emielburgman/symfony-security-headers
emielburgman/symfony-log-viewer
emarref/xdebug-bundle
emarref/pubnub-bundle