Hi there my geeky friends! 👋🦄
Followers
1,190
Public Repos
80
Packages
3
Starred
100
|
|
Description
|
|
|
|
License
|
|
|
|---|---|---|---|---|---|---|---|
| lorisleiva/laravel-actions | Organize app logic into single-purpose “Action” classes that can run as controllers, jobs, listeners, commands, and more. Define a handle method for the core task, then add asController/asJob/etc wrappers to reuse the same logic across contexts. | 2,836 | 55.8 | 47.0 | MIT | 3 weeks ago | |
| lorisleiva/cron-translator | Convert CRON expressions into human-readable schedules. Translate standard 5-field CRON strings like “*/2 * * * *” into phrases such as “Every 2 minutes”, with optional locale and 24-hour time formatting. Supports many languages (en, fr, de, es, etc.). | 314 | 28.7 | 50.2 | MIT | 1 week ago | |
| lorisleiva/lody | Lody loads files or PHP classes from one or more paths as a Laravel LazyCollection. Discover classes via PSR-4, filter by traits/interfaces/abstract status, and iterate to auto-register services, nodes, handlers, etc. | 95 | 22.9 | 58.4 | MIT | 3 weeks ago |
How can I help you explore Laravel packages today?