|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| imanghafoori/laravel-middlewarize | 0.81 | — | 112 | 113 | 5 | 8 | 0 | 2.2 | 0.4 | MIT | 2 years ago | |
| phpoption/phpoption | 0.81 | PhpOption brings an Option type to PHP, helping you avoid null-related errors by making “value or none” explicit. Use Some and None to model optional results, write safer APIs, and handle missing values deliberately with a clean, functional-style API. | 0 | 2,701 | — | 12M | — | 33.7 | 56.3 | — | — | |
| spatie/or-else | 0.79 | Adds an OrElse trait that auto-creates “*OrElse” method variants for your class methods. These variants accept a fallback value that’s returned whenever the original method returns null or false, helping you avoid repetitive default-handling code. | 32 | 34 | 4 | 4 | 0 | 0.9 | 0.7 | MIT | 10 years ago | |
| prewk/option | 0.78 | Lightweight Option type for PHP providing Some/None to avoid nulls. Adds map/flatMap/filter, unwrap with defaults, and safe chaining inspired by functional programming. Handy for Laravel and general PHP codebases where nullable values cause bugs. | 47 | 47 | 9 | 34K | 0 | 1.2 | 41.2 | NOASSERTION | — | |
| c33s/utils | 0.77 | 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 | — | — | — | |
| php-standard-library/option | 0.77 | Option type for PHP with Some/None to replace nullable values with explicit presence semantics. Helps avoid null checks, clarifies intent, and models optional data safely. Part of PHP Standard Library; see docs and contributing links. | 1 | 1 | 0 | 31K | 0 | 21.2 | 64.8 | MIT | 2 weeks ago | |
| davidbadura/fixtures | 0.77 | Flexible PHP fixtures library with YAML/JSON/TOML/PHP loaders, Faker support, automatic dependency resolution, configurable converters, tagging/filtering, validation via events, expression language, and persisters for Doctrine ORM/MongoDB and Propel. | 23 | 24 | 10 | 20 | 2 | 1.9 | 3.9 | MIT | 4 years ago | |
| php-standard-library/foundation | 0.77 | A lightweight PHP foundation library offering common building blocks and utilities to bootstrap projects. Provides reusable helpers and core abstractions to reduce boilerplate and standardize patterns across apps and packages. | 1 | 1 | 0 | 33K | 0 | 21.2 | 64.8 | MIT | 2 weeks ago | |
| digitalrevolution/utils | 0.76 | — | 1 | 1 | 8 | 3K | 1 | 27.4 | 51.6 | MIT | 1 month ago | |
| patrickschur/language-detection | 0.76 | Detect the language of any text in Laravel/PHP with fast, lightweight language identification. Supports multiple languages, simple API, and easy framework integration—ideal for auto-tagging content, localization workflows, and routing based on user input. | 855 | 862 | 84 | 144K | 7 | 15.0 | 32.4 | MIT | 1 year ago | |
| lstrojny/functional-php | 0.76 | 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 | |
| omaralalwi/laravel-time-craft | 0.76 | — | 0 | 13 | — | 62 | — | 1.1 | 10.6 | — | — | |
| novay/icaptcha | 0.75 | — | 0 | 0 | 0 | 0 | 0 | 9.6 | — | — | 6 months ago | |
| funeralzone/valueobjects | 0.75 | PHP 7.1+ value object toolkit for fundamental scalar-based VOs. Provides traits for strings/ints/etc, enums via constants, easy native serialization (fromNative/toNative), and encourages domain validation logic. Includes extension library for complex objects. | 66 | 66 | 7 | 18K | 2 | 6.3 | 33.7 | MIT | 5 years ago | |
| anahkiasen/underscore-php | 0.75 | 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,110 | 1,108 | 89 | 31K | 29 | 8.8 | 22.3 | — | — | |
| kirkbushell/eloquence | 0.75 | — | 574 | 578 | 56 | 21K | 1 | 5.7 | 21.8 | MIT | 1 year ago | |
| nayjest/manipulator | 0.75 | Fast, lightweight PHP object manipulation helpers—like symfony/property-access but simpler (~300 LOC) and no reflection. Instantiate classes, set public properties, and assign values via setters from arrays (snake/camel case), with optional property creation. | 10 | 10 | 1 | 5K | 3 | 4.1 | 37.0 | MIT | 9 years ago | |
| braunstetter/helper | 0.75 | braunstetter/helper is a small PHP/Laravel helper package that groups handy utility functions for everyday development—common string, array, and miscellaneous helpers you can reuse across projects to reduce boilerplate and speed up coding. | 0 | 0 | 0 | 46 | 0 | 0.0 | — | — | 3 years ago | |
| ralphjsmit/laravel-helpers | 0.75 | A handy collection of Laravel helper functions to simplify everyday tasks. Adds pragmatic utilities for strings, arrays, paths, and common framework workflows, aiming to reduce boilerplate and keep your app code clean and consistent. | 13 | 13 | 2 | 46K | 0 | 21.2 | 55.2 | MIT | 3 months ago | |
| alex-for-test/hello-world | 0.75 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — |
How can I help you explore Laravel packages today?