symfony/polyfill-php85
Symfony Polyfill for PHP 8.5 features on older runtimes. Adds get_error_handler/get_exception_handler, NoDiscard attribute, array_first/array_last, DelayedTargetValidation, Filter exceptions, and locale_is_right_to_left. MIT licensed.
|
Package
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|
| api-platform/mcp | Experimental API Platform MCP component. Integrates the Model Context Protocol (MCP) PHP SDK with API Platform and Symfony’s MCP Bundle. Read-only split from api-platform/core; report issues and PRs in the core repository. | 3 | 2 | 0 | 2K | 0 | 0.0 | 37.6 | — | — | |
| 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 | 31K | 2 | 9.9 | 43.7 | MIT | 1 year ago | |
| doctrine/mongodb-maker-bundle | — | 1 | 1 | 3 | 0 | 0 | 17.1 | 0.9 | — | 2 months ago | |
| dragon-code/benchmark | Lightweight PHP benchmarking helper to compare execution speed of multiple callbacks. Run named tests, repeat iterations, trim outliers for cleaner averages, and print results (min/max/avg/total + memory) to the console. Includes bench() helper and Benchmark class. | 120 | 120 | 3 | 736 | 0 | 29.4 | 13.7 | MIT | 1 month ago | |
| fabpot/php-cs-fixer | PHP CS Fixer is a command-line tool for automatically fixing PHP coding standards issues. It formats and modernizes code using configurable rulesets, supports custom rule configurations, and helps keep projects consistent and clean across teams and CI. | 13,520 | 13,538 | 1,634 | 21K | 44 | 85.5 | 39.5 | MIT | 3 weeks ago | |
| friendsofphp/php-cs-fixer | PHP CS Fixer automatically fixes PHP code to match coding standards. Use built-in rule sets (PER-CS, Symfony, PhpCsFixer) or custom config to unify style, modernize PHP/PHPUnit code, and apply safe or risky migrations. Supports PHP 7.4–8.5. | 13,520 | 13,609 | 1,635 | 5M | 44 | 86.2 | 72.3 | MIT | 3 weeks ago | |
| illuminate/collections | Illuminate Collections provides a fluent, chainable API for working with arrays and iterables in PHP. Includes Collection and LazyCollection with powerful mapping, filtering, grouping, sorting, and higher-order operations, used widely across Laravel and standalone projects. | 270 | 290 | 47 | 2M | 0 | 2.8 | 53.5 | MIT | — | |
| illuminate/container | Illuminate Container is Laravel’s lightweight dependency injection container for resolving classes, managing bindings, singletons, contextual dependencies, and automatic constructor injection. It powers service resolution and inversion of control in Laravel apps and packages. | 311 | 324 | 59 | 1M | 0 | 3.3 | 49.9 | MIT | — | |
| illuminate/database | Illuminate Database is Laravel’s standalone database toolkit for PHP: expressive query builder, Eloquent ORM (ActiveRecord), and schema builder. Supports MySQL, Postgres, SQL Server, and SQLite, and can be used via Capsule outside Laravel. | 2,764 | 2,980 | 611 | 810K | 0 | 29.5 | 36.0 | MIT | — | |
| illuminate/http | Illuminate Http provides Laravel’s HTTP layer: a rich Request and Response API, input and file handling, headers/cookies, sessions, redirects, and helpers for working with Symfony HTTP components. Useful for building middleware and controllers cleanly. | 119 | 131 | 38 | 575K | 0 | 1.8 | 50.8 | MIT | — | |
| 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,202 | 2,213 | 183 | 751K | 165 | 66.3 | 68.3 | BSD-3-Clause | 2 weeks ago | |
| laravel/framework | Laravel Framework core provides an elegant PHP foundation for building web apps: fast routing, powerful service container, sessions/caching, database migrations, queues, and real-time broadcasting—tools that scale from small projects to large applications. | 34,735 | 35,215 | 11,892 | 10M | 58 | 94.9 | 70.8 | MIT | 1 week ago | |
| lastdragon-ru/lara-asp-core | — | 0 | 0 | 1 | 5K | 0 | 0.0 | 50.3 | MIT | — | |
| lastdragon-ru/lara-asp-eloquent | — | 1 | 1 | 0 | 5K | 0 | 0.0 | 46.1 | MIT | — | |
| lastdragon-ru/lara-asp-graphql | — | 5 | 5 | 4 | 4K | 0 | 0.1 | 39.6 | MIT | — | |
| lastdragon-ru/lara-asp-testing | Testing utilities for integrating Lara ASP into Laravel apps. Provides helpers, fakes, and assertions to simplify writing automated tests around ASP policies, decisions, and request/response flows in your application. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| lastdragon-ru/path | Laravel/PHP utilities for working with filesystem-like paths: build, normalize, join, and resolve path segments with consistent behavior across platforms. Lightweight helper functions/classes aimed at safer path manipulation in applications and libraries. | 0 | 0 | 0 | 125 | 0 | 0.0 | 29.0 | MIT | — | |
| mongodb/mongodb | High-level MongoDB PHP library built on the mongodb extension. Provides client, database, and collection abstractions with a full-featured API for CRUD operations and common commands like index and collection management. Install via Composer. | 1,615 | 1,693 | 262 | 1M | 0 | 44.1 | 47.5 | Apache-2.0 | 1 month ago | |
| 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). | 31 | 31 | 3 | 104K | 0 | 21.7 | 56.8 | MIT | 2 weeks ago | |
| symfony/console | Symfony Console component for building beautiful, testable CLI apps in PHP. Define commands and arguments, render styled output, handle prompts and hidden input, and integrate easily into frameworks or standalone scripts with strong tooling and docs. | 9,821 | 9,996 | 266 | 18M | 0 | 67.1 | 52.9 | MIT | 1 week ago | |
| 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,676 | 2,680 | 20 | 14M | 0 | 44.4 | 60.5 | MIT | 1 week 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,571 | 3,584 | 123 | 5M | 0 | 55.4 | 50.8 | MIT | 1 week ago | |
| 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,061 | 31,363 | 9,841 | 268K | 272 | 79.9 | 31.5 | MIT | 1 week ago | |
| zenstruck/foundry | Zenstruck Foundry is a Laravel-friendly factory and fixtures toolkit for building and persisting test data. Define model factories, create realistic related objects, seed databases, and write cleaner, faster tests with helpers for states, Faker, and repositories. | 788 | 788 | 111 | 552K | 25 | 44.4 | 58.0 | MIT | 2 weeks ago |
How can I help you explore Laravel packages today?