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.
|
Package
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|
| aeatech/transaction-manager-bundle | Symfony bundle integrating AEATech Transaction Manager with support for multiple managers per connection, Doctrine DBAL adapter, MySQL/PostgreSQL transaction factories, configurable retry policies (backoff/jitter), attribute-based autoconfiguration, and lazy-loaded managers via service locator. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| ajtis/job-queue-bundle | — | 0 | 0 | 0 | 0 | 0 | 11.1 | — | — | 7 months ago | |
| amelaye/biophp | — | 4 | — | 0 | — | 1 | 0.1 | — | GPL-2.0 | — | |
| anismechri/oxy-menu-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.4 | — | MIT | 6 years ago | |
| 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 | |
| api-platform/json-api | JSON:API component for the API Platform framework. Adds JSON:API-compliant request/response handling and content negotiation for building standardized JSON APIs. Read-only split of api-platform/core; issues and PRs belong in the core repository. | 4 | 4 | 0 | 71K | 0 | 0.0 | 55.3 | — | — | |
| async-aws/async-aws-bundle | — | 26 | 26 | 5 | 89K | 0 | 26.6 | 55.9 | MIT | 2 months ago | |
| async-aws/bedrock-runtime | — | 1 | 1 | 0 | 26K | 0 | 19.5 | 64.0 | MIT | 3 months ago | |
| async-aws/cloud-front | AsyncAws CloudFront Client is a lightweight PHP API client for AWS CloudFront. Install via Composer and use AsyncAws to create and manage CloudFront resources with typed requests and responses. Documentation and contribution guides available at async-aws.com. | 1 | 1 | 0 | 5K | 0 | 13.5 | 51.6 | MIT | 8 months ago | |
| 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 | |
| async-aws/dynamo-db | AsyncAws DynamoDb is a lightweight PHP client for Amazon DynamoDB, designed for AsyncAws. Install via Composer and use it to perform DynamoDB operations with a modern API. Full documentation and contribution guidelines available at async-aws.com. | 5 | 5 | 1 | 64K | 0 | 23.2 | 62.0 | MIT | 5 months ago | |
| async-aws/event-bridge | — | 4 | 4 | 1 | 125K | 0 | 16.0 | 60.0 | MIT | 7 months ago | |
| async-aws/lambda | Async AWS Lambda client for PHP with promise-based async invocations, typed request/response objects, streaming payload support, and credential/region configuration. Lightweight alternative to the AWS SDK for calling and managing Lambda functions. | 19 | 19 | 0 | 49K | 0 | 29.5 | 55.0 | MIT | 1 month ago | |
| async-aws/s3 | AsyncAws S3 is a lightweight, async-friendly PHP client for Amazon S3. Install via Composer and interact with S3 using the AsyncAws ecosystem, with CI/BC checks and full docs available at async-aws.com. | 61 | 62 | 2 | 967K | 0 | 29.0 | 64.3 | MIT | 1 month ago | |
| async-aws/s3-vectors | Async AWS S3 Vectors client for PHP. Provides lightweight, non-blocking access to Amazon S3 vector features with request/response models, retries, and signing—ideal for apps that need fast, async integration without the full AWS SDK. | 0 | 0 | 0 | 8K | 0 | 20.3 | 62.7 | MIT | 2 months ago | |
| async-aws/secrets-manager | — | 0 | 0 | 0 | 38K | 0 | 16.7 | 60.5 | MIT | 7 months ago | |
| async-aws/ses | AsyncAws SES is a lightweight PHP client for Amazon Simple Email Service. Install via Composer and send emails or manage SES resources with a modern, typed API and async-friendly design. Full docs available at async-aws.com/clients/ses.html. | 52 | 52 | 2 | 531K | 0 | 27.1 | 64.2 | MIT | 1 month ago | |
| async-aws/simple-s3 | AsyncAws Simple S3 is a lightweight wrapper around the AsyncAws S3 client that simplifies common S3 tasks and integrations. Install via Composer and use a higher-level API for working with buckets and objects without the boilerplate of raw S3 calls. | 20 | 20 | 0 | 91K | 0 | 21.8 | 58.3 | MIT | 2 months ago | |
| async-aws/sns | AsyncAws SNS client for PHP: publish messages, send SMS, manage topics and subscriptions, and integrate with AWS SNS without the full AWS SDK. Lightweight, async-friendly, PSR-18/PSR-7 compatible for modern apps and Laravel. | 8 | 8 | 0 | 140K | 0 | 27.4 | 64.4 | MIT | 2 months ago | |
| async-aws/sqs | AsyncAWS SQS client for PHP: a lightweight, non-blocking way to send, receive, and manage Amazon SQS messages without the full AWS SDK. Ideal for async apps and microservices, with typed requests/responses and modern PHP support. | 23 | 23 | 2 | 541K | 0 | 24.4 | 62.7 | MIT | 4 months ago | |
| async-aws/ssm | Async AWS SSM client for PHP. Interact with AWS Systems Manager to read and manage Parameter Store values and other SSM operations using non-blocking, asynchronous HTTP calls—ideal for Laravel and modern PHP apps needing efficient AWS integrations. | 2 | 2 | 0 | 65K | 0 | 25.9 | 64.2 | MIT | 1 month ago | |
| atk4/behat-mink-selenium2-driver | Selenium2 driver for Behat Mink (ATK4 fork), enabling browser-based acceptance tests via Selenium/WebDriver. Use it to run Mink test suites against real browsers for end-to-end UI testing in PHP projects. | 0 | 0 | 0 | 10K | 0 | 0.0 | 55.3 | — | — | |
| b2pweb/bdf-queue | — | 3 | 3 | 0 | 232 | 1 | 0.1 | 24.4 | MIT | — | |
| basic-builder/easybuilder-bundle | — | 0 | 0 | — | 0 | — | 0.0 | — | — | — | |
| behat/mink | — | 1,611 | 1,630 | 288 | 1M | 56 | 42.9 | 68.5 | MIT | 9 months ago | |
| behat/mink-browserkit-driver | — | 544 | 547 | 84 | 1M | 6 | 15.2 | 48.6 | MIT | 9 months ago | |
| behat/mink-goutte-driver | Deprecated Mink driver for the Goutte browser client, enabling fast, headless HTTP-based browsing and DOM interaction in Behat/Mink tests. Use for simple crawling/navigation without JavaScript; superseded by behat/mink-browserkit-driver. | 298 | 305 | 50 | 124K | 0 | 2.4 | 25.5 | MIT | 4 years ago | |
| behat/mink-selenium2-driver | — | 511 | 519 | 166 | 332K | 47 | 24.3 | 56.2 | MIT | 2 years ago | |
| behat/mink-zombie-driver | Mink driver powered by Zombie.js for fast, headless browser testing with Node.js. Install Zombie via npm (v2+) and the driver via Composer, then run Mink sessions against real pages to interact with DOM, click, fill forms, and assert content. | 41 | 44 | 46 | 15K | 14 | 3.6 | 27.4 | — | 4 years ago | |
| bluebear/adminbundle | — | 9 | 9 | 1 | 0 | 33 | 16.0 | 18.3 | MIT | 6 years ago | |
| byfareska/swoole-server-bundle | — | 0 | — | 0 | — | 0 | 0.0 | — | MIT | — | |
| check24/apitk-dtomapper-bundle | — | 2 | 2 | 3 | 0 | 0 | 2.9 | — | MIT | 4 years ago | |
| chrisguitarguy/request-id-bundle | — | 45 | 45 | 26 | 22K | 3 | 1.9 | 38.1 | MIT | — | |
| citizen63000/easy-api-tests | — | 0 | 0 | 1 | 0 | 0 | 20.9 | — | MIT | 3 months ago | |
| codeception/codeception | Codeception is a full-stack PHP testing framework for unit, functional, and acceptance tests. It unifies PHPUnit-style assertions with browser and API testing, offers modular helpers, and integrates with popular PHP frameworks to speed up reliable test automation. | 4,861 | 4,918 | 1,280 | 1M | 151 | 77.9 | 61.9 | MIT | 7 months ago | |
| codeception/module-symfony | Symfony module for Codeception that integrates the framework’s kernel, container, and HTTP client for functional/acceptance testing. Boot the app, make requests, assert responses, and access services to test controllers and app behavior with minimal setup. | 96 | 97 | 25 | 234K | 1 | 28.7 | 53.8 | MIT | 2 months ago | |
| codeschubser/bootstrap-twig-components-bundle | — | 7 | 7 | 1 | 0 | 1 | 0.3 | 0.8 | MIT | — | |
| codeschubser/twig-components-bundle | — | 7 | 7 | 1 | 0 | 1 | 0.3 | 0.8 | MIT | — | |
| comunedifirenze/bicorebundle | — | 1 | 1 | 3 | 33 | 2 | 1.5 | 21.4 | MIT | — | |
| condenast-ru/basic-api-bundle | — | 10 | 10 | 2 | 0 | 0 | 4.2 | — | — | 4 years ago | |
| contao/contao | — | 437 | 438 | 172 | 48 | 346 | 27.3 | 26.8 | LGPL-3.0 | — | |
| contao/manager-bundle | — | 18 | 18 | 9 | 16K | 0 | 0.4 | 40.4 | LGPL-3.0 | — | |
| cybernodev/framework-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| cyllene-web/docusign-bundle | — | 0 | 0 | 0 | 33 | 0 | 7.2 | 22.2 | MIT | 10 months ago | |
| daif/chrome-pdf-bundle | — | 1 | 1 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| darkwood/ia-exception-bundle | Symfony bundle that enriches HTTP 500 error pages with AI-powered exception analysis via Symfony AI. Replaces raw stack traces with clear explanations, likely causes, and fix suggestions. Supports caching and optional async loading to avoid blocking requests. | 2 | 2 | 0 | 432 | 0 | 23.4 | 35.1 | MIT | 1 month ago | |
| dbp/relay-base-course-bundle | — | 0 | 0 | 0 | 372 | 1 | 0.1 | 35.5 | AGPL-3.0 | — | |
| dbp/relay-base-organization-bundle | — | 0 | 0 | 0 | 472 | 1 | 0.1 | 37.1 | AGPL-3.0 | — | |
| dbp/relay-base-person-bundle | — | 0 | 0 | 0 | 833 | 1 | 0.1 | 40.3 | AGPL-3.0 | — | |
| dbp/relay-blob-bundle | — | 0 | 0 | 0 | 498 | 1 | 0.1 | 37.2 | AGPL-3.0 | — | |
| dbp/relay-cabinet-bundle | — | 0 | 0 | 0 | 358 | 1 | 0.1 | 35.3 | AGPL-3.0 | — | |
| dbp/relay-core-bundle | — | 2 | 2 | 0 | 9K | 1 | 0.1 | 47.9 | AGPL-3.0 | — | |
| 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 | |
| dbp/relay-esign-bundle | — | 1 | 1 | 0 | 254 | 2 | 0.4 | 29.0 | AGPL-3.0 | — | |
| dbp/relay-example-bundle | — | 1 | 1 | 0 | 63 | 1 | 0.1 | 20.9 | AGPL-3.0 | — | |
| dbp/relay-formalize-bundle | — | 2 | 2 | 0 | 229 | 1 | 0.1 | 26.1 | AGPL-3.0 | — | |
| dbp/relay-frontend-bundle | — | 1 | 1 | 0 | 274 | 1 | 0.1 | 27.6 | AGPL-3.0 | — | |
| dbp/relay-maker-bundle | — | 0 | 0 | 0 | 341 | 1 | 0.1 | 35.0 | AGPL-3.0 | — | |
| dbp/relay-mono-bundle | — | 1 | 1 | 2 | 581 | 2 | 0.5 | 34.0 | AGPL-3.0 | — | |
| dbp/relay-sublibrary-bundle | — | 2 | 2 | 0 | 200 | 3 | 0.7 | 25.6 | AGPL-3.0 | — | |
| ddereszewski/job-queue-bundle | — | 1 | 1 | 2 | 0 | 0 | 6.4 | — | — | 2 years ago | |
| doctrine/phpcr-bundle | — | 158 | 160 | 65 | 23K | 6 | 25.2 | 35.3 | MIT | 5 months ago | |
| 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 | |
| eonx-com/easy-error-handler | — | 1 | 1 | 1 | 10K | 0 | 0.0 | 51.2 | MIT | — | |
| ezsystems/job-queue-bundle | — | 4 | 4 | 17 | 606 | 0 | 0.8 | 29.2 | — | — | |
| joomla/console | Joomla Framework Console provides the infrastructure for building PHP command-line applications. It offers a base Application, command routing, input/output handling, and helpers to create structured CLI tools and workflows using composer-installed components. | 9 | 10 | 3 | 14K | 0 | 1.9 | 43.4 | GPL-2.0 | 1 year ago | |
| kcs/class-finder | Discover and filter PHP classes and namespaces in your project using Composer’s autoloader with PSR resolution. Iterate found classes and reflections, then narrow results by interfaces, subclasses, annotations, PHP 8 attributes, directories, namespaces, or custom callbacks. | 31 | 31 | 6 | 91K | 2 | 4.3 | 47.6 | MIT | 1 year ago | |
| 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 | |
| laravel/horizon | Laravel Horizon adds a beautiful dashboard and code-driven configuration for Laravel Redis queues. Monitor throughput, runtime, and failures, manage workers and supervisors from a single config file, and keep queue operations visible and maintainable. | 4,166 | 4,187 | 749 | 5M | 15 | 72.7 | 55.1 | MIT | 1 month ago | |
| laravel/lumen-framework | Core kernel code for Laravel Lumen, the fast PHP micro-framework. Provides the foundation for routing, database abstraction, queues, caching, and more. For building apps, use the main Lumen repository; docs at lumen.laravel.com. | 1,509 | 1,544 | 410 | 233K | 2 | 24.7 | 30.2 | MIT | 1 year ago | |
| 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 | |
| mink/driver-testsuite | Common PHPUnit test suite for Behat Mink drivers to ensure consistent behavior across implementations. Includes a fixture web server runner and an AbstractConfig hook to create your driver and customize/skip tests as needed. | 8 | 8 | 28 | 580 | 9 | 4.1 | 30.1 | MIT | — | |
| mink/webdriver-classic-driver | Selenium WebDriver “classic” driver for Behat Mink. Run real browser sessions (e.g., Firefox) through a WebDriver server, navigate pages, click links, and integrate with Mink/MinkExtension. Install via Composer; includes CI-tested suite. | 6 | 6 | 5 | 2K | 8 | 3.9 | 38.9 | MIT | 1 year ago | |
| nyholm/psr7 | Nyholm PSR-7 is a super lightweight, strict, and fast implementation of PSR-7 with full PSR-17 factories and HTTPlug/PSR-18 compatibility. Create requests, streams, URIs, and server requests with minimal overhead. | 1,277 | 1,295 | 79 | 9M | 4 | 17.1 | 53.9 | MIT | 2 years ago | |
| oro/platform | — | 643 | 646 | 338 | 3K | 221 | 42.4 | 34.9 | MIT | 6 years ago | |
| 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 | |
| pimcore/pimcore | Pimcore is an open core Product Experience Management (PXM) platform combining a core framework with modular extensions (PIM, MDM, DAM, CDP, CMS/DXP, Commerce). Model your data once and deliver it to any channel via REST/GraphQL. | 3,837 | 3,811 | 1,516 | 56K | 321 | 89.1 | 48.9 | NOASSERTION | 3 weeks ago | |
| roots/acorn | — | 1,000 | 994 | 109 | 90K | 6 | 35.8 | 38.8 | MIT | 3 months ago | |
| sonata-project/block-bundle | — | 415 | 424 | 139 | 238K | 1 | 21.1 | 40.3 | MIT | 9 months ago | |
| spomky-labs/cbor-php | RFC 8949 CBOR encoder/decoder for PHP 8+. Supports all major types, tags, indefinite-length items, streaming decoding, and normalization to native PHP types. Extensible tag system with built-in common tags and modern, type-safe API. | 62 | 58 | 14 | 3M | 0 | 24.4 | 63.9 | MIT | 3 weeks ago | |
| spomky-labs/otphp | — | 1,488 | 1,502 | 159 | 2M | 0 | 38.5 | 49.4 | MIT | 3 months ago | |
| sulu/headless-bundle | — | 56 | 56 | 26 | 4K | 18 | 31.7 | 36.8 | MIT | 2 months ago | |
| sulu/messenger | Symfony Messenger add-on for Sulu providing stamps and middlewares to configure the Sulu message bus. Includes UnpackExceptionMiddleware to surface real handler errors and LockMiddleware to prevent concurrent access. Usable standalone in any Symfony app. | 9 | 9 | 3 | 15K | 0 | 13.4 | 47.5 | MIT | 7 months ago | |
| 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 | |
| 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 | |
| sweetchuck/composer-suite | — | 2 | 2 | 0 | 31 | 1 | 1.6 | 14.6 | — | 3 years ago | |
| sweetchuck/composer-suite-handler | — | 0 | 0 | 0 | 83 | 2 | 0.4 | 26.5 | — | — | |
| sweetchuck/git-hooks | — | 2 | 2 | 0 | 2K | 1 | 11.4 | 40.9 | — | 8 months ago | |
| sweetchuck/junit-merger | Merge multiple JUnit XML report files into a single combined report. Useful for aggregating test results from parallel jobs, multiple test suites, or split CI runs into one JUnit-compatible XML output. | 0 | 0 | 0 | 262 | 0 | 0.0 | 29.2 | — | — | |
| 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 | |
| sweetchuck/robo-composer | — | 1 | 1 | 0 | 708 | 3 | 2.3 | 35.9 | — | 6 years ago | |
| sweetchuck/robo-git | — | 3 | 3 | 0 | 940 | 5 | 6.2 | 34.1 | — | 6 years ago | |
| sweetchuck/robo-phpcs | — | 3 | 3 | 1 | 2K | 5 | 8.1 | 37.8 | — | 6 years ago | |
| sweetchuck/robo-phpmd | — | 0 | 0 | 1 | 165 | 1 | 1.7 | 30.6 | — | 6 years ago | |
| sweetchuck/robo-phpstan | Robo tasks for running PHPStan in your PHP projects. Provides configurable commands and integration helpers to execute static analysis as part of Robo workflows and CI pipelines, with options for paths, config files, and reporting. | 0 | 0 | 0 | 1K | 1 | 0.1 | 43.5 | — | — | |
| sweetchuck/utils | Utility helpers for PHP projects: small, reusable classes and functions aimed at simplifying common tasks and reducing boilerplate. Includes tested code with CI and coverage badges. Suitable as a lightweight dependency for general-purpose apps and libraries. | 1 | 1 | 0 | 2K | 2 | 2.3 | 40.2 | — | 5 years ago | |
| 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 | |
| symfony/framework-bundle | Symfony FrameworkBundle tightly integrates Symfony components into the full-stack framework, providing core framework services and configuration. Part of the main Symfony repository; see official docs for contributing, issues, and pull requests. | 3,567 | 3,579 | 122 | 5M | 0 | 56.4 | 51.8 | MIT | 4 weeks ago | |
| 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 | |
| symfony/phpunit-bridge | Symfony PHPUnit Bridge adds PHPUnit utilities with a focus on managing and asserting deprecations. It improves test output, helps catch legacy API usage, and eases upgrades by tracking deprecation notices during your test suite runs. | 2,463 | 2,467 | 47 | 4M | 0 | 47.7 | 50.8 | MIT | 4 weeks ago | |
| symfony/serializer | Symfony Serializer component for converting object graphs and data structures to/from arrays and formats like JSON or XML. Supports powerful normalizers/encoders, metadata, naming and type handling—ideal for APIs, messaging, and data interchange. | 2,536 | 2,562 | 80 | 9M | 0 | 49.9 | 57.3 | MIT | 4 weeks ago | |
| 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 | |
| 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 |
How can I help you explore Laravel packages today?