thecodingmachine/phpstan-safe-rule
PHPStan rule set that flags calls to “unsafe” PHP functions that can return false on failure and suggests using the thecodingmachine/safe equivalents that throw exceptions, helping enforce safer, exception-based error handling in your codebase.
|
Package
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|
| ajgl/validator-es | — | 1 | 1 | 0 | 115 | 0 | 0.1 | 24.4 | MIT | — | |
| aldemeery/onion | Aldemeery Onion is a Laravel package for adding “onion” (layered) architecture patterns to your app, helping you organize code into clear domain, application, and infrastructure layers with cleaner boundaries, structure, and maintainability. | 58 | 59 | 1 | 1K | 0 | 1.2 | 17.8 | MIT | 1 year ago | |
| aldemeery/sieve | — | 138 | 139 | 2 | 36 | 0 | 3.6 | 1.4 | MIT | 1 year ago | |
| batch.com/headers-bundle | — | 0 | 0 | 4 | 445 | 1 | 0.3 | 36.6 | MIT | — | |
| dobryprogramator/smartform-bundle | — | 0 | 0 | 0 | 30 | 0 | 5.4 | 20.6 | MIT | 4 years ago | |
| hosmelq/sse | WHATWG-compliant PHP 8.2+ client for consuming Server-Sent Events. Connect via GET/POST using Guzzle, iterate events with a memory-efficient generator, and access data/event/id/retry fields with optional JSON decoding. | 14 | 14 | 0 | 525 | 0 | 0.4 | 21.5 | MIT | 1 year ago | |
| 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,224 | 2,233 | 186 | 996K | 167 | 66.3 | 69.6 | BSD-3-Clause | 3 weeks ago | |
| laragraph/utils | Laravel utilities for building GraphQL servers: shared primitives and helpers used by GraphQL packages. Install via Composer and use as a lightweight foundation for SDL-first (Lighthouse) or code-first (graphql-laravel) setups. | 22 | 22 | 8 | 562K | 0 | 17.6 | 61.3 | MIT | 4 months ago | |
| mll-lab/graphql-php-scalars | Custom scalar types for webonyx/graphql-php, including BigInt, Date/DateTime/DateTimeTz, Email, JSON, and IntRange for bounded integers. Drop-in types for schema definitions with strict parsing and DateTimeImmutable conversion for date scalars. | 147 | 139 | 14 | 145K | 0 | 10.0 | 41.3 | MIT | 1 year ago | |
| nuwave/lighthouse | Lighthouse is a Laravel framework for serving GraphQL. Define schemas, queries, mutations, and subscriptions with powerful directives and Eloquent integration. Flexible, extensible, and well-documented for building GraphQL APIs in Laravel apps. | 3,502 | 3,507 | 469 | 374K | 107 | 80.7 | 60.9 | MIT | 2 weeks ago | |
| pelago/emogrifier | Emogrifier converts CSS from blocks and stylesheets into inline style attributes in HTML. Ideal for HTML email rendering in clients with poor CSS support (e.g., Outlook, Gmail), ensuring consistent styling across email and mobile readers. | 948 | 957 | 158 | 803K | 81 | 42.5 | 68.2 | MIT | 7 months ago | |
| rebing/graphql-laravel | Code-first GraphQL integration for Laravel built on webonyx/graphql-php. Define schema in PHP (types, queries, mutations), support multiple schemas with per-schema middleware, resolver middleware, privacy rules, and data loading to avoid N+1 (dataloaders/SelectFields). | 2,218 | 2,227 | 270 | 223K | 0 | 49.3 | 32.2 | MIT | 1 month ago | |
| sabberworm/php-css-parser | Parse and manipulate CSS in PHP with a fast, flexible parser. Convert CSS into an object model, inspect and edit rules, selectors, and declarations, then render back to CSS. Useful for minifying, rewriting assets, or building CSS tooling. | 1,825 | 1,834 | 152 | 7M | 134 | 59.9 | 82.8 | MIT | 1 month ago | |
| setono/doctrine-orm-batcher-bundle | Symfony bundle that integrates Setono’s Doctrine ORM Batcher, making it easy to process large Doctrine queries in batches. Provides injectable services like BatcherFactoryInterface and QueryRebuilderInterface with autowiring support. | 3 | 3 | 9 | 7K | 0 | 18.6 | 51.6 | MIT | 3 months ago |
How can I help you explore Laravel packages today?