laravel-lang/actions
Developer-focused Laravel Lang package providing reusable actions for managing and automating localization tasks in Laravel apps. Integrates with the Laravel Lang ecosystem and offers documented installation, contribution guidelines, and MIT licensing.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| laravel-lang/models | 0.84 | Adds localized names and attributes for Laravel Eloquent models via Laravel Lang. Plug-and-play translations for model labels across multiple languages to improve UI, validation messages, and admin panels. Install with composer and follow the docs for setup. | 7 | 7 | 4 | 231K | 0 | 20.1 | 61.9 | MIT | 4 months ago | |
| laravel-lang/lang | 0.83 | Community-maintained localization files for Laravel. Install via Composer to add and update translations for Laravel’s core messages across many locales, with curated language packs and ongoing updates from the Laravel Lang project. | 7,774 | 7,796 | 2,947 | 464K | 0 | 74.7 | 28.4 | MIT | 2 days ago | |
| laraditz/action | 0.82 | Define single-purpose Action classes for Laravel and Lumen to keep code DRY. Generate actions via artisan, pass data through constructor properties, and execute with handle() or a convenient static run() method. Includes a data() helper for all properties. | 0 | 0 | 0 | 13 | 0 | 0.0 | 15.8 | MIT | — | |
| lorisleiva/laravel-actions | 0.82 | Laravel Actions organizes your app around single-purpose “action” classes. Write the core logic once in handle(), then run it as a controller, job, listener, command, or plain object. Keep business logic reusable, testable, and consistent across entry points. | 2,864 | 2,868 | 142 | 494K | 25 | 56.4 | 49.5 | MIT | 1 week ago | |
| laravel-lang/common | 0.81 | Shared utilities for the Laravel Lang ecosystem: common helpers, contracts, and tooling used across translation and localization packages. Provides reusable building blocks to keep language resources consistent, maintainable, and easy to integrate into Laravel apps. | 160 | 159 | 9 | 249K | 1 | 23.1 | 49.3 | MIT | 4 months ago | |
| dunglas/action-bundle | 0.80 | — | 256 | 264 | 14 | 723 | 7 | 2.7 | 6.9 | MIT | 9 years ago | |
| laravel-lang/attributes | 0.80 | Laravel Lang: Attributes adds PHP attribute helpers for Laravel Lang packages, simplifying localization-related metadata and tooling. Includes documentation, tests, and easy Composer installation for Laravel projects. | 27 | 27 | 29 | 246K | 0 | 28.7 | 62.6 | MIT | 1 month ago | |
| spatie/laravel-queueable-action | 0.79 | Add simple queue support to Laravel “actions.” Call actions synchronously or dispatch them to the queue with $action->onQueue()->execute(), optionally choosing a queue name. Includes a configurable job class for customization. | 702 | 705 | 53 | 126K | 0 | 26.5 | 34.6 | MIT | 5 months ago |
How can I help you explore Laravel packages today?