|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| hyperf/stdlib | 0.84 | Hyperc/stdlib provides foundational utilities for the Hyperf ecosystem: common helpers, collections, array and string tools, and lightweight polyfills used across components. A small, reusable standard library for building high-performance PHP apps and services. | 0 | 0 | 0 | 39K | 0 | 20.1 | 63.5 | MIT | 1 month ago | |
| wp-starter/macroable | 0.84 | Lightweight Macroable trait for PHP/Laravel-style macros. Add runtime methods to your classes, register macros and mixins, and call them like native methods—useful for extending objects without inheritance or boilerplate. | 0 | 0 | 0 | 0 | 0 | 0.3 | — | MIT | 3 years ago | |
| reinink/advanced-eloquent | 0.83 | — | 576 | 578 | 23 | 6K | 1 | 2.1 | 10.3 | — | 7 years ago | |
| javoscript/laravel-macroable-models | 0.83 | Adds Macroable support to Eloquent models, letting you define and register reusable model macros for dynamic methods at runtime. Great for extending models cleanly across packages and projects without touching the model class directly. | 71 | 71 | 4 | 22K | 0 | 0.5 | 34.4 | MIT | — | |
| aimeos/macro | 0.83 | aimeos/macro is a lightweight PHP macro/extension library that lets you add methods at runtime and extend objects and classes without inheritance. Handy for creating fluent APIs, plugin-style features, and flexible customization in Laravel or any PHP project. | 2,421 | 2,412 | 1 | 4K | 0 | 12.1 | 5.6 | MIT | — | |
| hyperf/collection | 0.82 | A lightweight, fluent Collection implementation for Hyperf/PHP. Provides convenient methods for mapping, filtering, reducing, grouping, plucking, and more, with an API similar to Laravel Collections for handling arrays and iterables cleanly and safely. | 0 | 0 | 1 | 45K | 1 | 26.3 | 63.4 | MIT | 1 month ago | |
| hyperf/contract | 0.81 | Core contracts for Hyperf: a set of lightweight PHP interfaces that define common behaviors across the framework (DI, events, middleware, serialization, etc.). Helps decouple components, improve testability, and keep implementations swappable. | 4 | 4 | 4 | 61K | 0 | 27.5 | 64.1 | MIT | 1 month ago | |
| hyperf/stringable | 0.81 | — | 0 | 0 | 0 | 44K | 0 | 27.4 | 64.1 | MIT | 1 month ago | |
| spatie/macroable | 0.81 | Add methods to any class at runtime with Spatie’s Macroable trait. Register macros with closures or callables and call them like native methods; macros are bound to the class instance for access to $this. Inspired by Laravel’s Macroable implementation. | 729 | 738 | 25 | 2M | 0 | 16.6 | 50.2 | MIT | 6 months ago | |
| illuminate/macroable | 0.81 | Illuminate Macroable adds Laravel’s Macroable trait, letting you register custom methods (macros) on classes at runtime. Extend core components or your own objects without inheritance, enabling flexible, discoverable APIs and clean, centralized extension points. | 83 | 84 | 5 | 2M | 0 | 0.6 | 55.3 | MIT | — | |
| hyperf/support | 0.81 | — | 1 | 2 | 1 | 45K | 0 | 29.3 | 64.8 | MIT | 1 week ago | |
| hyperf/coroutine | 0.80 | — | 0 | 0 | 1 | 49K | 1 | 26.8 | 64.0 | MIT | 1 month ago | |
| dontdrinkandroot/common | 0.80 | A small utility library with commonly used PHP helpers and extensions, including a PHPStan extension. Intended to provide shared building blocks for projects, with CI and code quality tooling support via SonarCloud badges. | 0 | 0 | 0 | 79 | 0 | 1.8 | 26.3 | Apache-2.0 | 2 years ago | |
| laravelcollective/html | 0.80 | LaravelCollective HTML provides maintained form and HTML helpers for Laravel apps. Generate form fields, labels, links, and other elements with a fluent, Blade-friendly API. Ideal for projects migrating from legacy helpers or needing rapid UI scaffolding. | 4,087 | 4,081 | 989 | 460K | 159 | 64.4 | 51.3 | MIT | 3 years ago | |
| anahkiasen/underscore-php | 0.80 | 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 | — | — | |
| hyperf/engine | 0.79 | — | 6 | 6 | 7 | 98K | 0 | 15.6 | 58.3 | — | 8 months ago | |
| hyperf/codec | 0.79 | — | 0 | 0 | 0 | 47K | 1 | 24.6 | 64.1 | MIT | 1 month ago | |
| hyperf/event | 0.79 | hyperf/event is a lightweight event dispatcher for Hyperf applications. Define events and listeners, dispatch synchronously or via async mechanisms, and keep your domain decoupled. Integrates cleanly with Hyperf’s DI and coroutine-friendly runtime. | 3 | 3 | 1 | 55K | 0 | 26.9 | 64.1 | MIT | 1 month ago | |
| voku/stringy | 0.77 | voku/stringy is a PHP string manipulation library with a fluent, chainable API and multibyte/Unicode-safe helpers. It offers common text utilities like trimming, casing, slugging, replacing, and comparisons, aiming for predictable results across encodings. | 180 | 187 | 24 | 39K | 0 | 1.7 | 32.1 | MIT | — |
How can I help you explore Laravel packages today?