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.
|
Package
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|
| 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 | 13.4 | MIT | — | |
| akeneo/magento-connector-bundle | — | 0 | 58 | — | 0 | — | 0.0 | — | — | — | |
| akeneo-labs/direct-to-mongodb | — | 2 | 2 | 0 | 0 | 0 | 0.3 | — | MIT | 10 years ago | |
| albegali/user-bundle | — | 0 | 0 | 1 | 0 | 0 | 0.0 | — | — | — | |
| anahkiasen/underscore-php | Underscore.php brings functional helpers to PHP inspired by Underscore.js. Chainable, collection and array utilities like map, filter, reduce, groupBy, sortBy, pluck, and more. Handy for concise data manipulation in any PHP project, including Laravel. | 1,107 | 1,108 | 87 | 25K | 29 | 8.7 | 21.5 | — | — | |
| antimattr/common-product | — | 0 | 6 | — | 388 | — | 0.0 | 35.7 | — | — | |
| antimattr/google-bundle | — | 0 | 240 | — | 0 | — | 0.0 | — | — | — | |
| antimattr/test-case | — | 0 | 0 | — | 0 | — | 0.0 | — | — | — | |
| antoinemineau/tree-bundle | — | 0 | 0 | 1 | 23 | 0 | 0.0 | 19.1 | MIT | — | |
| bcncommerce/stream-wrapper | Laravel package providing a custom PHP stream wrapper to transparently read/write resources via non-standard URIs. Useful for integrating external storage or services behind fopen/file_get_contents with a familiar filesystem-like API. | 5 | 6 | 0 | 17 | 0 | 0.3 | 3.1 | MIT | 11 years ago | |
| boekkooi/twig-jack-bundle | — | 23 | 23 | 7 | 1 | 0 | 3.4 | 0.2 | MIT | 10 years ago | |
| c33s/composer-construction-kit-installer | Composer plugin for C33s Construction Kit: detects installed packages with the c33s-building-blocks extra and writes a list of blocks to {$appDir}/config/config/c33s_construction_kit.composer.yml for use by c33s/construction-kit-bundle. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| c33s/construction-kit-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| 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 | 162 | 2 | 0.5 | 27.5 | MIT | — | |
| cekurte/componentbundle | — | 0 | 0 | 0 | 0 | 0 | 0.6 | — | MIT | 11 years ago | |
| cekurte/doctrinebundle | — | 1 | 1 | 0 | 0 | 0 | 0.3 | — | MIT | 11 years ago | |
| cekurte/eloquentbundle | — | 2 | 2 | 0 | 0 | 0 | 0.3 | — | MIT | 11 years ago | |
| confl1kt/news-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| cosmow/doctrine-riak-admin-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| dabsquared/wells-fargo-ach-bundle | — | 4 | 2 | 4 | 0 | 0 | 0.2 | — | MIT | 11 years ago | |
| deuzu/request-collector-bundle | — | 7 | 7 | 1 | 0 | 1 | 0.4 | — | MIT | 9 years ago | |
| enneite/swagger-bundle | — | 1 | 1 | 2 | 0 | 1 | 0.2 | — | MIT | — | |
| evaneos/hector | — | 0 | 0 | 0 | 0 | 0 | 0.2 | — | MIT | 10 years ago | |
| evaneos/hector-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.2 | — | MIT | 10 years ago | |
| evolution7/qa-tools | — | 7 | 8 | 1 | 0 | 0 | 0.1 | — | MIT | — | |
| mremi/contact-bundle | Symfony2 bundle that adds a ready-to-use contact form with optional Contact entity, configurable routing and translations. Install via Composer, enable the bundle, configure it, import routes, and optionally update your DB schema. | 27 | 27 | 22 | 291 | 3 | 1.7 | 15.7 | — | — | |
| nilportugues/serializer | — | 51 | 52 | 19 | 733 | 6 | 7.6 | 18.1 | MIT | 8 years ago | |
| nilportugues/serializer-eloquent | Eloquent ORM driver for nilportugues/serializer. Serialize Laravel/Eloquent models and their relationships into the Serializer library’s normalized array format, handling common Eloquent edge cases so you can reuse one consistent serialization layer across your app. | 5 | 5 | 7 | 15 | 2 | 4.6 | 7.9 | MIT | 9 years ago | |
| nilportugues/sql-query-formatter | Lightweight PHP SQL formatter that turns messy, computer-generated queries into clean, human-readable plain text. Preserves data-binding placeholders like :variable and ? while reformatting, making SQL easier to read and debug without adding colors or markup. | 38 | 39 | 8 | 24K | 1 | 2.0 | 38.5 | MIT | 10 years ago | |
| prooph/event-store-doctrine-adapter | Doctrine DBAL adapter for Prooph Event Store. Stores and loads event streams using Doctrine connections, with support for transactional appends and stream persistence in relational databases. Useful for event-sourced PHP/Laravel apps needing DB-backed storage. | 13 | 13 | 7 | 234 | 0 | 5.7 | 17.1 | NOASSERTION | 9 years ago | |
| 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 | 244 | 30K | 48 | 34.1 | 44.4 | NOASSERTION | 10 years ago | |
| raven/raven | Raven is a lightweight Laravel/PHP package that provides simple utilities and helpers to speed up common app tasks. Designed to be easy to install and use, it offers a small, focused feature set suitable for prototypes or small projects. | 18 | 24 | 16 | 5K | 0 | 0.3 | 23.6 | BSD-3-Clause | — | |
| tedivm/fetch | Fetch is a PHP library for reading email and attachments via IMAP and POP. Connect to a mail server, authenticate, list messages, and access subjects, bodies, and attachments with a simple API (requires the PHP IMAP extension). | 507 | 517 | 155 | 11K | 44 | 26.3 | 44.7 | NOASSERTION | 3 years ago | |
| zendframework/zend-version | Lightweight Zend Framework component for reading and comparing Zend Framework version information. Helpful for diagnostics, compatibility checks, and conditional behavior in apps and libraries. Includes utilities to retrieve version strings and compare versions. | 7 | 6 | 7 | 14K | 7 | 1.1 | 32.5 | BSD-3-Clause | — |
How can I help you explore Laravel packages today?