graham-campbell/result-type
Lightweight PHP Result type implementation for explicit success/failure returns. Provides Ok/Err-style results to avoid exceptions and clarify control flow. Compatible with PHP 7.2.5–8.5; install via Composer.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| graham-campbell/github | 0.87 | Laravel bridge to the KnpLabs PHP GitHub API. Provides a configurable GitHub client via a manager, with Laravel-friendly service container integration, facades, and multi-connection support for GitHub authentication and requests. | 0 | 649 | — | 51K | — | 34.6 | 30.6 | — | — | |
| graham-campbell/manager | 0.85 | Adds a reusable “manager” layer for Laravel packages and apps, helping you build driver-based services (create, cache, and resolve drivers) with a consistent API. Supports Laravel 8–13 and PHP 7.4–8.5. | 392 | 399 | 40 | 466K | 0 | 29.1 | 48.9 | MIT | 2 months ago | |
| php-standard-library/result | 0.82 | A lightweight Result type for PHP that represents success or failure as a value, enabling controlled error handling without exceptions. Helps you return, compose, and inspect outcomes explicitly for safer, predictable application flow. | 1 | 1 | 0 | 29K | 0 | 21.2 | 64.8 | MIT | 2 weeks ago | |
| widmogrod/php-functional | 0.81 | Functional programming toolkit for PHP with immutable data structures, monads and typed abstractions. Includes Option/Either/Try, collections, pattern matching, and helpers for safer, composable code. Useful for DDD, CQRS and FP-style application architecture. | 369 | 374 | 32 | 217K | 7 | 29.0 | 46.8 | MIT | 1 year ago | |
| prewk/result | 0.79 | prewk/result brings Rust-like Result to PHP: explicit Ok/Err values for safer, more readable error handling without exceptions. Use map/flatMap, unwrap/unwrapOr, and chain operations to handle success and failure paths cleanly in functional style. | 121 | 121 | 13 | 30K | 0 | 1.9 | 35.8 | NOASSERTION | — | |
| corepine/support | 0.79 | A small collection of Laravel/PHP support utilities from Corepine, providing reusable helpers and common building blocks to simplify everyday application code and package development. | 0 | 0 | 0 | 20 | 0 | 0.0 | 17.0 | — | — | |
| nnjeim/respond | 0.78 | — | 5 | 5 | 1 | 0 | 0 | 0.7 | — | MIT | 4 years ago | |
| dosfarma/exceptions | 0.78 | Lightweight Laravel/PHP exception utilities for standardizing, wrapping, and handling application errors. Helps you define consistent exception types and messages across your codebase, improving error clarity, debugging, and maintainability with minimal setup. | 0 | 0 | 1 | 0 | 0 | 0.0 | — | — | — | |
| bugloos/error-response-bundle | 0.78 | — | 12 | 12 | 2 | 21 | 0 | 3.4 | 5.8 | MIT | 2 years ago | |
| b2pweb/bdf-util | 0.78 | Utilities for working with BDF (Binary Data Format) files in PHP/Laravel. Includes helpers to read, write, parse, and validate BDF data plus common convenience functions for import/export workflows and integration into your application. | 0 | 0 | — | 475 | — | 0.0 | 37.2 | — | — | |
| dansup/laravel-edmunds | 0.78 | Deprecated Laravel package for the Edmunds API. Note: Edmunds has retired its open APIs, so this package is no longer maintained or usable for new integrations. | 3 | 3 | 0 | 0 | 0 | 0.9 | — | MIT | 9 years ago | |
| lstrojny/functional-php | 0.77 | Functional PHP adds a rich set of functional programming helpers for PHP: map/filter/reduce, partial application, currying, composition, and collections utilities. Write cleaner, more declarative code without changing your framework or coding style. | 1,987 | 1,994 | 207 | 70K | 8 | 36.7 | 30.4 | MIT | 2 months ago | |
| bensonirah/handler-exception | 0.77 | — | 0 | 1 | 0 | 0 | 0 | 0.9 | — | — | 1 year ago | |
| chamber-orchestra/form-bundle | 0.74 | — | 2 | 2 | 1 | 382 | 0 | 0.0 | 29.1 | MIT | — | |
| bytestechnolabs/custom-exception-handler | 0.74 | Laravel package for configurable exception handling: map exception classes to custom messages, HTTP status codes, and extra response data via config. Includes helper to add custom data dynamically during catch blocks for consistent API error responses. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| graham-campbell/analyzer | 0.70 | Analyzer by Graham Campbell statically checks your PHP code to ensure referenced classes actually exist, helping catch typos and missing dependencies early. Supports PHP 8.1–8.5 and integrates with PHPUnit 10–13. | 29 | 30 | 5 | 6K | 0 | 25.7 | 36.2 | MIT | 2 months ago |
How can I help you explore Laravel packages today?