symfony/polyfill-php80
Backport of PHP 8.0 core features for older runtimes. Adds Stringable, fdiv, ValueError/UnhandledMatchError, FILTER_VALIDATE_BOOL, get_debug_type, PhpToken, preg_last_error_msg, str_contains/starts_with/ends_with, and get_resource_id.
|
Package
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|
| ad3n/jwt-refresh-token-bundle | Symfony bundle to manage JWT refresh tokens alongside LexikJWTAuthenticationBundle. Supports Doctrine ORM or MongoDB ODM, adds refresh token generation/rotation and storage, plus endpoints and security integration for renewing access tokens securely. | 1 | 1 | 0 | 0 | 0 | 0.3 | — | MIT | 1 year ago | |
| arokettu/random-polyfill | — | 9 | 9 | 0 | 47K | 0 | 21.4 | 57.8 | NOASSERTION | 3 months ago | |
| 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.9 | MIT | 1 year ago | |
| aubes/shadow-logger-bundle | Symfony bundle adding a Monolog processor to transform/anonymize sensitive log data for GDPR compliance. Supports IP anonymization, hashing, encryption, and field removal via configurable mappings for context/extra, with strict and debug modes. | 0 | 0 | 0 | 0 | 0 | 14.7 | — | MIT | 4 months ago | |
| b2pweb/bdf-prime | — | 3 | 3 | 0 | 527 | 0 | 0.2 | 29.3 | MIT | — | |
| bedrockstreaming/stale-cache-bundle | — | 3 | 3 | 0 | 17 | 0 | 1.5 | 10.0 | — | 3 years ago | |
| c33s/utils | General-purpose PHP utilities for everyday development: helpers for strings, arrays, filesystem, debugging, and common convenience functions. Designed to be lightweight, easy to drop into existing projects, and useful across Laravel and plain PHP apps. | 0 | 0 | — | 0 | — | 0.0 | — | — | — | |
| c33s/utils-bundle | — | 0 | 0 | — | 0 | — | 0.0 | — | — | — | |
| 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 | 67 | 14 | 212K | 0 | 24.3 | 56.3 | MIT | 2 weeks ago | |
| cloudevents/sdk-php | CloudEvents PHP SDK (v1.0) for creating mutable/immutable events, JSON serialize/deserialize, and HTTP marshal/unmarshal in structured, binary, and batch formats. Install via Composer and integrate CloudEvents into your PHP apps. | 96 | 96 | 17 | 825K | 0 | 2.8 | 54.3 | Apache-2.0 | 1 year ago | |
| 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,484 | 29,543 | 4,815 | 3M | 123 | 91.6 | 60.5 | MIT | 2 weeks ago | |
| contao/image | Contao Image is a PHP library for generating and manipulating images for Contao projects. It provides helpers for resizing, cropping, and creating responsive image variants, integrating with Contao’s image pipeline to deliver optimized outputs. | 13 | 14 | 7 | 28K | 5 | 21.0 | 51.8 | — | 6 months ago | |
| cybernodev/framework-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| dbannik/sentry-symfony | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| dbp/relay-authentic-documents-bundle | — | 0 | 0 | 0 | 0 | 1 | 0.1 | — | — | — | |
| diabelb/doctrine-behaviors | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| dracoder/s4-2fa | — | 0 | 0 | — | 0 | — | 0.0 | — | — | — | |
| dragon-code/contracts | Dragon Code Contracts provides a lightweight set of PHP interfaces (contracts) you can reuse across projects and packages. Use it to standardize common behaviors and keep implementations decoupled and consistent throughout your codebase. | 10 | 10 | 0 | 460K | 0 | 23.9 | 62.3 | MIT | 4 months ago | |
| effiana/doctrine-behaviors | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| fabpot/php-cs-fixer | Automatically fix PHP coding standards issues and unify style across your codebase. Includes rule sets like PER-CS, Symfony, and PhpCsFixer, plus configurable rules and migrations to modern PHP and PHPUnit. Supports PHP 7.4–8.5. | 13,542 | 13,555 | 1,635 | 13K | 42 | 88.9 | 37.5 | MIT | 6 days ago | |
| friendsofphp/php-cs-fixer | PHP CS Fixer automatically detects and fixes PHP coding style issues, applying built-in rule sets (PER-CS, Symfony, PhpCsFixer) or custom configs. Helps modernize code for newer PHP/PHPUnit. Install via Composer; supports PHP 7.4–8.5. | 13,541 | 13,631 | 1,635 | 5M | 42 | 90.3 | 73.4 | MIT | 6 days ago | |
| graham-campbell/testbench-core | Core testing utilities for Laravel packages, maintained by Graham Campbell. Provides lightweight TestBench components compatible with Laravel 8–13, PHP 7.4–8.5, and PHPUnit 9–12 to simplify package test setup and integration. | 15 | 17 | 0 | 8K | 0 | 22.6 | 41.7 | MIT | 4 months ago | |
| guzzlehttp/command | Build higher-level web service clients on top of Guzzle by modeling operations as Commands and responses as Results. Includes a generic ServiceClient plus command middleware to map commands to PSR-7 requests and responses to structured results. | 116 | 119 | 21 | 175K | 0 | 26.0 | 51.6 | MIT | 1 day ago | |
| 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,452 | 24,308 | 2,391 | 19M | 1 | 75.4 | 48.4 | MIT | 1 day ago | |
| guzzlehttp/guzzle-services | Guzzle Services adds a command layer on top of Guzzle using service descriptions to define operations, serialize requests, and parse responses into convenient model structures. Build typed clients from descriptions, call operations as methods, and get structured results. | 255 | 257 | 80 | 170K | 0 | 31.7 | 45.8 | MIT | 4 days ago | |
| guzzlehttp/psr7 | Full PSR-7 message implementation with rich stream support: multiple stream types and decorators (append, buffer, caching, etc.), plus helpers like query-string parsing. Installed via Composer and maintained with v2 for PHP 7.2.5+. | 7,939 | 8,002 | 23 | 19M | 2 | 60.1 | 54.8 | MIT | 5 days ago | |
| guzzlehttp/test-server | — | 14 | 14 | 2 | 38K | 0 | 23.7 | 55.3 | MIT | 5 days ago | |
| guzzlehttp/uri-template | RFC 6570 URI Template expansion for PHP. Build URLs by substituting variables into templates, handling reserved characters, query strings, and fragments. Lightweight Guzzle component installable via Composer, with tests and changelog included. | 196 | 197 | 8 | 11M | 0 | 25.3 | 65.0 | MIT | 4 days ago | |
| ibexa/core | Ibexa Core is the foundation of the Ibexa DXP, providing the PHP domain model, repository API, content types, users, permissions, search, and persistence layer integrations. It powers content management features and serves as the base for higher-level Ibexa packages. | 8 | 8 | 19 | 30K | 0 | 34.0 | 77.4 | NOASSERTION | 2 weeks ago | |
| jmikola/geojson | PHP library implementing the GeoJSON specification. Provides geometry, feature, and collection objects with serialization/deserialization support and validation-friendly structures. Install via Composer and use to model and exchange GeoJSON data. | 306 | 311 | 47 | 200K | 8 | 7.8 | 41.5 | MIT | 2 years ago | |
| knplabs/github-api | Lightweight, well-tested PHP wrapper for GitHub APIs v3 (REST) and v4 (GraphQL). PSR-17/PSR-18 compatible via HTTPlug, with easy setup using Guzzle, Symfony HttpClient, or other PSR clients. Supports framework integrations (Laravel via graham-campbell/github). | 2,204 | 2,232 | 588 | 412K | 39 | 48.0 | 48.2 | MIT | 1 year ago | |
| 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. | 185 | 185 | 40 | 33K | 10 | 33.0 | 39.6 | MIT | 1 month ago | |
| league/commonmark | Extensible PHP Markdown parser supporting the full CommonMark spec and GitHub-Flavored Markdown. Works with PHP 7.4+ (mbstring) and provides simple converters to turn Markdown into HTML with configurable safety options. | 2,969 | 3,010 | 214 | 11M | 20 | 57.6 | 70.1 | BSD-3-Clause | 1 week ago | |
| league/openapi-psr7-validator | — | 562 | 566 | 109 | 511K | 55 | 49.6 | 74.5 | MIT | 2 months ago | |
| norkunas/youtube-dl-php | PHP wrapper for youtube-dl/yt-dlp to download videos or extract audio from YouTube and other sites. Configure options, set output paths, run downloads, and parse results/errors from a simple, fluent API for CLI-driven media fetching. | 506 | 514 | 158 | 10K | 12 | 37.0 | 25.9 | MIT | 1 month ago | |
| phan/phan | Phan is a static analyzer for PHP that minimizes false positives by proving incorrectness. It checks type compatibility, understands control flow, and finds common bugs using available or inferred types. Install via Composer and run with a config. | 5,619 | 5,625 | 369 | 213K | 784 | 85.0 | 54.0 | NOASSERTION | 4 weeks ago | |
| php-http/client-common | Common utilities for HTTPlug HTTP clients: a BatchClient for parallel requests, a convenience client exposing HTTP verbs as methods, and emulator/decorator layers for sync and async clients. Designed to simplify client composition and tooling. | 1,050 | 1,053 | 53 | 4M | 12 | 26.9 | 56.7 | MIT | 7 months ago | |
| php-http/mock-client | Mock HTTP client for HTTPlug/PHP-HTTP. Stores outgoing requests and returns queued responses or throws exceptions instead of making real network calls—ideal for unit tests of HTTP-dependent code. Install via Composer as a dev dependency. | 71 | 75 | 17 | 231K | 0 | 6.1 | 48.4 | MIT | 1 year ago | |
| php-stubs/wordpress-stubs | WordPress core stubs for static analysis and IDE autocompletion (functions, classes, interfaces; no globals). Generated from johnpbloch/wordpress-core. Works with PHPStan (via phpstan-wordpress) and Psalm stubs config. Requires PHP 7.4/8.0. | 201 | 203 | 25 | 1M | 7 | 30.1 | 62.6 | MIT | 2 months ago | |
| phpdocumentor/reflection | Static PHP code reflection library that parses one or more files (no execution) to build an object graph of your application's structure, including DocBlocks. Supports analyzing PHP versions from 5.2 up to your installed PHP version; useful for reflecting whole projects. | 125 | 126 | 60 | 958K | 8 | 31.6 | 63.8 | MIT | 1 month ago | |
| phpstan/phpstan-symfony | PHPStan extension for Symfony that improves static analysis with precise return types and framework-specific rules. Understands container/services, parameters, controllers, request/headers, serializer, forms, messenger handlers, cache callbacks, config tree builders, and more. | 795 | 798 | 101 | 2M | 61 | 53.2 | 82.1 | MIT | 1 month ago | |
| ratchet/rfc6455 | Protocol handler for RFC6455 WebSockets. Provides server/client handshake and message framing/negotiation components while staying framework-agnostic and I/O-free. Leaves spec ambiguities to implementers and integrates HTTP upgrade via PSR-7 interfaces. | 236 | 237 | 46 | 3M | 0 | 23.9 | 63.9 | MIT | 1 month ago | |
| sentry/sentry-symfony | — | 738 | 746 | 184 | 2M | 15 | 42.9 | 60.5 | MIT | 1 week ago | |
| simonschaufi/pretty-xml | — | 22 | 22 | 9 | 52K | 0 | 2.8 | 46.3 | MIT | 1 year ago | |
| spatie/yii-ray | Yii2 integration for Spatie Ray desktop debugger. Send dumps, arrays, HTML, queries, and more from your Yii2 app to Ray for faster debugging. Includes performance tools and the same Ray API used across PHP frameworks. | 2 | 2 | 3 | 1K | 0 | 17.0 | 39.6 | MIT | 5 months ago | |
| ssch/typo3-rector | Automated TYPO3 upgrade and refactoring tool built on Rector. Apply codemods to TYPO3 sites/extensions to migrate between TYPO3 versions and remove deprecations. Install via Composer, generate config, run rector dry-run or process. | 260 | 264 | 69 | 128K | 27 | 41.3 | 55.2 | MIT | 2 weeks ago | |
| 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,512 | 8,513 | 2,160 | 104K | 156 | 87.3 | 46.9 | MIT | 1 month ago | |
| symfony/inflector | Deprecated since Symfony 5.1. Symfony Inflector converts English words between singular and plural forms. Use the String component’s EnglishInflector instead. Issues and PRs should be filed in the main Symfony repository. | 2,175 | 2,211 | 10 | 412K | 0 | 10.1 | 22.2 | MIT | 1 year ago | |
| 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,199 | 1,210 | 55 | 120K | 0 | 8.3 | 19.6 | MIT | 3 years ago | |
| 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,412 | 1,426 | 10 | 600K | 0 | 8.2 | 25.6 | MIT | 1 year ago | |
| symfony/web-server-bundle | — | 1,244 | 1,283 | 17 | 41K | 0 | 7.9 | 14.9 | MIT | 3 years ago | |
| symfony/webpack-encore-bundle | Symfony bundle integrating Webpack Encore into your app. Adds asset building, versioning, and entrypoint management with simple Twig helpers for scripts/styles, plus sane defaults and easy configuration for modern JS/CSS workflows. | 947 | 960 | 83 | 1M | 3 | 36.2 | 52.9 | MIT | 4 weeks ago | |
| vlucas/phpdotenv | vlucas/phpdotenv loads environment variables from a .env file into getenv(), $_ENV, and $_SERVER. Ideal for keeping secrets out of code and managing per-environment configuration in PHP apps via simple, portable dotenv files. | 13,541 | 13,819 | 661 | 13M | 11 | 71.9 | 52.4 | BSD-3-Clause | 2 weeks ago |
How can I help you explore Laravel packages today?