ergebnis/phpstan-rules
A set of extra PHPStan rules to enforce stricter, opinionated code standards in PHP projects. Install via Composer and include rules.neon (auto via phpstan/extension-installer) to catch issues like named arguments, class design, and more.
|
Package
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|
| 2lenet/bi-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| 2lenet/config-bundle | — | 1 | 1 | 0 | 468 | 0 | 21.3 | 37.1 | — | 2 months ago | |
| 2lenet/credential-bundle | CredentialBundle is a Symfony bundle that manages credentials for complex apps by simplifying the association of user groups and roles. Includes dashboard UI, routes integration, Doctrine migrations, CLI commands, and optional remote repository integration. | 3 | 3 | 0 | 717 | 1 | 29.6 | 36.5 | — | 2 weeks ago | |
| 2lenet/crudit-bundle | Symfony bundle to rapidly build configurable CRUD back offices with SB Admin layout. Provides list views with pagination, sorting, actions, exports and batch ops, plus datasources, filters, menus, workflows, maps, markdown and Twig helpers. | 16 | 17 | 7 | 840 | 2 | 35.4 | 28.8 | MIT | 2 weeks ago | |
| 2lenet/cruditplatform-bundle | — | 1 | 1 | 1 | 647 | 1 | 21.0 | 39.3 | MIT | 3 months ago | |
| 2lenet/dashboard2-bundle | Symfony bundle that adds a customizable dashboard with drag-and-drop style widgets. Generate widgets via console makers, render with Twig templates, and persist layout/config in the database. Includes caching, role-based visibility, and troubleshooting tips. | 4 | 4 | 2 | 736 | 0 | 26.4 | 34.5 | MIT | 2 months ago | |
| 2lenet/file-bundle | — | 2 | 2 | 1 | 0 | 0 | 1.3 | — | MIT | 1 year ago | |
| 2lenet/import-bundle | — | 1 | 1 | 0 | 85 | 0 | 18.0 | 25.3 | — | 3 months ago | |
| 2lenet/pdf-generator-bundle | — | 2 | 2 | 2 | 498 | 0 | 23.3 | 34.6 | MIT | 3 months ago | |
| arnaud-23/attribute-execution-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| assoconnect/php-quality-config | Shared quality tooling config for PHP projects: standardized settings for static analysis, coding style, and CI checks. Helps teams apply consistent code quality rules across repositories with minimal setup. | 0 | 0 | 2 | 626 | 0 | 28.0 | 45.3 | MIT | 1 week ago | |
| bavix/laravel-clickhouse | — | 71 | 74 | 40 | 6K | 0 | 19.4 | 29.0 | — | 4 months ago | |
| bavix/laravel-wallet | Virtual wallet system for Laravel: manage balances, deposits/withdrawals, transfers, and multi-wallet support with robust transaction history and concurrency safety. Well-tested, benchmarked, and extensible for payments, loyalty points, and in-app credits. | 1,328 | 1,326 | 247 | 62K | 1 | 43.9 | 27.0 | MIT | 3 weeks ago | |
| ckrack/optimus-bundle | — | 0 | 0 | 0 | 0 | 0 | 1.2 | — | MIT | 6 years ago | |
| ergebnis/agent-detector | Detect the presence of coding agents in your PHP app by checking environment variables. Supports Amp, Antigravity, Augment, Claude Code, Codex, Cursor, Gemini CLI, GitHub Copilot, and more via a simple Detector::isAgentPresent() API. | 16 | 9 | 1 | 3M | 1 | 18.2 | 63.3 | MIT | 2 months ago | |
| ergebnis/classy | ergebnis/classy adds convenient helpers for working with PHP classes and reflection. Generate class names, namespaces, and short names, and inspect class metadata in a clean, test-friendly way—useful for tooling, libraries, and code generation. | 39 | 39 | 4 | 61K | 0 | 15.3 | 47.4 | MIT | 6 months ago | |
| ergebnis/composer-normalize | Composer plugin that automatically normalizes composer.json: consistent key ordering, formatting, and whitespace to reduce diffs and style debates. Install as a dev dependency, allow the plugin, and run it in CI to keep composer.json tidy and predictable. | 1,117 | 1,117 | 36 | 1M | 12 | 36.1 | 52.6 | MIT | 2 months ago | |
| ergebnis/http-method | Tiny PHP package providing named constants for HTTP request methods (GET, POST, PUT, DELETE, etc.). Use it to avoid magic strings and share a single source of truth across frameworks, libraries, and your own code. | 95 | 95 | 2 | 8K | 0 | 6.8 | 27.1 | MIT | 10 months ago | |
| ergebnis/json | Value object for representing valid JSON strings in PHP. Create Json instances from strings or files with strict validation and clear exceptions for invalid JSON, missing files, unreadable files, or non-JSON content. Install via Composer: ergebnis/json. | 25 | 25 | 1 | 1M | 2 | 6.4 | 57.1 | MIT | 10 months ago | |
| ergebnis/json-pointer | RFC 6901 JSON Pointer abstraction for PHP. Create and convert reference tokens and pointers between plain strings, JSON strings, and URI fragment identifiers, handling proper escaping/encoding. Install via Composer: ergebnis/json-pointer. | 20 | 20 | 0 | 1M | 0 | 18.8 | 62.5 | MIT | 3 months ago | |
| ergebnis/license | — | 14 | 15 | 1 | 27K | 0 | 6.2 | 45.8 | MIT | 10 months ago | |
| ergebnis/php-cs-fixer-config | Factory-style PHP-CS-Fixer config for projects: choose a versioned ruleset (PHP 5.3–8.3), generate a consistent configuration, and keep coding standards aligned across repositories. Install via Composer and use with friendsofphp/php-cs-fixer. | 70 | 70 | 17 | 45K | 1 | 32.6 | 45.5 | MIT | 1 week ago | |
| localheinz/composer-normalize | Normalize your composer.json consistently. localheinz/composer-normalize sorts keys, formats lists, and enforces a stable structure to reduce diffs and keep projects tidy. Works well in CI and pre-commit hooks for repeatable results. | 1,116 | 1,115 | 36 | 1K | 12 | 35.5 | 9.4 | MIT | 2 months ago | |
| phing/phing-composer-configurator | Composer plugin that installs and configures Phing from composer.json. Ensures the Phing binary and settings are set up during Composer install/update, simplifying Phing integration in PHP projects and keeping build tooling consistent. | 5 | 5 | 1 | 1K | 0 | 0.2 | 32.1 | — | — | |
| 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,808 | 3,811 | 1,514 | 56K | 409 | 86.6 | 49.0 | NOASSERTION | 1 day ago | |
| wyrihaximus/phpstan-rules-wrapper | Composer wrapper that bundles popular PHPStan rule sets and extensions into one install. Works out of the box with phpstan/extension-installer, pulling in strict, deprecation, PHPUnit, Mockery, dead-code detection, PSR-3, and type-coverage rules. | 6 | 6 | 0 | 133K | 1 | 30.2 | 64.9 | MIT | 4 days ago | |
| zotel/laravel-wallet | — | 0 | 0 | 0 | 1K | 0 | 1.3 | 46.3 | MIT | — |
How can I help you explore Laravel packages today?