Libraries tagged by laravel reactions package
abather/spatie-laravel-model-states-actions
199 Downloads
This is my package spatie-laravel-model-states-actions
marcusmyers/laravel-github-actions
4188 Downloads
A package to add the ability to use github actions in your application or package
hitocean/laravel-generator
1485 Downloads
it's a package to create actions and models form json
vortechstudio/html2media
582 Downloads
Html2Media is a versatile Laravel package that allows users to convert HTML content into high-quality PDFs with options for either downloading or triggering a print dialog. Ideal for generating documents, invoices, and reports, this package includes configurable settings for file name, page orientation, format, margins, and scale. Html2Media also provides seamless integration with Filament actions, enabling dynamic content rendering in modals and customizable output previews. Whether you need to save a PDF or send it directly to the printer, Html2Media simplifies the process with robust, flexible features.
noin/filament-activity-log
243 Downloads
A Laravel package that simplifies activity logging in the Filament admin panel, with support for logging create, update, delete, and restore actions. It integrates with the 'spatie/laravel-activitylog' package and includes a modernized activity log viewing page.
maggomann/filament-only-icon-display
5844 Downloads
The package provides the `HasOnlyIcon` trait for [Filament Admin Panel v2.x](https://filamentphp.com/docs/2.x/admin/installation). With this trait it is possible to display the table actions buttons only as icon or optionally only as icon including tooltip. The package currently provides the table action buttons (`CreateAction`, `DeleteAction`, `EditAction` and `ViewAction`) that already contain the trait. Own table action buttons can be extended with the `HasOnlyIcon` €trait, so that the methods are then available.
hachicode/action-pattern
191 Downloads
This package implements actions for Laravel 11 based in Command pattern for execute functions in the granular way
drdre4life2/custom-command
1637 Downloads
This package extends the native Laravel make command to create custom classes such as actions, DTOs, services, and more.
litepie/actions
13 Downloads
A comprehensive Laravel Actions package for implementing the Action pattern with validation, events, and caching
aesircloud/laravel-actions
27 Downloads
A simple Actions package for Laravel with job/queue/controller support.
devel8/laravel-action-tracker
39 Downloads
A simple package for tracking actions over models
wayofdev/laravel-open-docs
9071 Downloads
PHP package template with GitHub Actions
wayofdev/laravel-package-tpl
10 Downloads
🚀 Jump-start your Laravel package development with our pre-configured Composer template, designed for seamless integration. This template includes essential tools such as PHPUnit, PHPStan, GitHub Actions, and Docker to streamline your workflow and enhance productivity.
subhashladumor1/laravel-cidi
13 Downloads
laravel-cidi is a powerful Laravel package that auto-generates Docker setup and CI/CD workflows. Simplify Laravel deployment, pipeline, DevOps, and cloud integration with ready Dockerfile, docker-compose, and GitHub Actions. Fast, scalable, and time-saving for modern Laravel apps.
sarfraznawaz2005/actions
61 Downloads
Laravel package as alternative to single action controllers with support for web and api in single class.