Libraries tagged by laravel cleaner
okipa/laravel-html-helper
52515 Downloads
Useful helpers to dynamically generate clean HTML with Laravel.
jeffersongoncalves/laravel-cookie-consent
222 Downloads
This Laravel package provides a simple and elegant way to implement cookie consent on your website, ensuring compliance with privacy regulations like GDPR and CCPA. It offers a clean and customizable interface, allowing you to easily manage and display cookie consent banners and preferences.
adrianb93/mixable
36622 Downloads
Cleaner mixins for Laravel Macroable classes.
kauffinger/livewire-chat-kit
24 Downloads
A clean streamed chat kit for Laravel Livewire. Built with FluxUI & Prism.
lumosolutions/actionable
79 Downloads
Provides a clean, elegant way to create dispatchable and runnable actions in Laravel with built-in array conversion capabilities
jeffersongoncalves/filament-cookie-consent
201 Downloads
This Filament package provides a simple and elegant way to implement cookie consent on your website, ensuring compliance with privacy regulations like GDPR and CCPA. It offers a clean and customizable interface, allowing you to easily manage and display cookie consent banners and preferences.
okipa/php-data-sanitizer
9057 Downloads
Data sanitizer to auto-cast entries, convert empty strings to null, etc.
leroy-merlin-br/larasniffer
7808 Downloads
Larasniffer detect violations of a defined coding standard. It helps your code remains clean and consistent.
plin-code/laravel-clean-architecture
137 Downloads
Laravel package for generating Clean Architecture structure
onramplab/laravel-clean-architecture
19156 Downloads
An composer template
marshmallow/laravel-folder-cleaner
1109 Downloads
Clean folders using a command. This can be helpful if you have temporary files in your projects that need to be cleaned for saving storage.
spinen/laravel-garbage-man
18905 Downloads
Scheduled job to clean out Laravel's soft deleted records at configured interval.
ef-tech/laravel-ddd-scaffold
38 Downloads
A Laravel package to scaffold DDD and Clean Architecture structure.
vxsoft/laravel-repository
16 Downloads
Laravel Repository is a powerful Laravel package designed to simplify the interaction with Eloquent models by implementing a repository-based architecture. It separates the data persistence logic from the application's business logic, promoting a clean, maintainable, and testable codebase.
sahibalejandro/laravel-form-helpers
2082 Downloads
Handle form model binding, old input binding and validation error messages in a clean and easy way.