craftcms/laravel-aliases
Provides Craft CMS–style alias support for Laravel. Define and resolve @aliases (e.g. @web, @root) in config and use them to build paths/URLs consistently across environments, keeping code cleaner and avoiding hard‑coded directory strings.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| symfony/dependency-injection | 0.77 | Symfony DependencyInjection component standardizes and centralizes object construction via a service container. Define services, parameters, and wiring, support autowiring and compilation, and manage dependencies consistently across applications and libraries. | 4,170 | 4,206 | 91 | 7M | 0 | 53.5 | 52.6 | MIT | 1 week ago | |
| automattic/jetpack-autoloader | 0.77 | A Composer-compatible autoloader for Jetpack and other Automattic PHP packages. It helps load classes across multiple plugins/projects without conflicts, supporting shared dependencies and smoother upgrades in WordPress environments. | 49 | — | 8 | — | 0 | 20.5 | — | NOASSERTION | 5 years ago | |
| spatie/laravel-tinker-tools | 0.76 | Enables using short class names in Artisan Tinker sessions on older Laravel versions (built into Laravel 5.5+). Register ShortClassNames in .psysh.php and dump optimized autoload, then reference models like NewsItem::first() without full namespaces. | 138 | 142 | 11 | 4 | 0 | 21.9 | 0.2 | MIT | 8 years ago | |
| yiisoft/yii2-composer | 0.76 | Yii2 Composer plugin that streamlines installing and updating Yii2 apps and extensions. It manages vendor assets, runs post-install/update tasks, and helps automate configuration so Yii2 projects integrate smoothly with Composer workflows. | 88 | — | 31 | — | 0 | 21.4 | — | BSD-3-Clause | 1 year ago | |
| php-standard-library/foundation | 0.76 | 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 | — | 0 | — | 0 | 20.0 | — | MIT | 2 weeks ago | |
| anahkiasen/underscore-php | 0.76 | 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,111 | — | 89 | — | 29 | 8.8 | 8.7 | — | — | |
| league/construct-finder | 0.76 | Locate PHP code constructs (classes, interfaces, traits, enums) within one or more directories. Returns construct objects or just names, with type-specific finders and support for excluding files via simple wildcard patterns. | 44 | 44 | 5 | 32K | 0 | 0.4 | 39.5 | — | — | |
| dragon-code/support | 0.76 | Dragon Code Support is a lightweight helper toolkit for PHP/Laravel projects, providing facades, utilities, and common support classes. Designed to be extended with your own methods, with a clear structure for adding features and tests. | 23 | 23 | 5 | 430K | 0 | 29.9 | 65.0 | MIT | 6 days ago | |
| composer/metadata-minifier | 0.75 | Utility library for Composer 2.x repository metadata. Minifies package version arrays into diffs and expands minified metadata back to the original structure, reducing JSON size and improving transfer efficiency. Includes simple static minify/expand APIs. | 181 | 183 | 4 | 2M | 0 | 21.3 | 65.0 | MIT | 5 years ago | |
| typo3/class-alias-loader | 0.75 | Autoloads legacy TYPO3 class aliases by mapping old class names to new ones at runtime. Helps keep extensions compatible during refactors and TYPO3 upgrades, easing migration to namespaces without breaking existing code. | 43 | 43 | 10 | 248K | 4 | 22.0 | 62.8 | MIT | 1 year ago | |
| laravel/laravel | 0.75 | Laravel is a modern PHP web application framework with elegant syntax. It provides fast routing, dependency injection, Eloquent ORM, migrations, caching and sessions, queues, and real-time broadcasting—plus extensive documentation and tutorials. | 84,029 | 84,752 | 24,692 | 722K | 0 | 69.7 | 15.7 | — | 1 week ago | |
| laravel/helpers | 0.74 | Backwards-compatibility layer that restores Laravel 5.8 global helper functions in modern Laravel releases. Install via Composer and use legacy helpers while migrating to the equivalent Arr and Str methods. | 805 | 817 | 44 | 1M | 0 | 30.4 | 51.9 | MIT | 3 weeks ago | |
| ralphjsmit/laravel-helpers | 0.71 | 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 | 42K | 0 | 25.6 | 56.6 | MIT | 1 month ago |
How can I help you explore Laravel packages today?