Libraries tagged by clean code
masterro/laravel-file-cleaner
7068 Downloads
Laravel console command for deleting temp files and associated model instances.
wp-kit/cleanoquent
532 Downloads
A wp-kit component that serves clean Eloquent models for Wordpress
sunnysideup/cleanup-tables
502 Downloads
Delete stale data.
eth0/laravel-filters
986 Downloads
A clean laravel model filters where we can filter laravel models by passing query string into it.
victorscatolon/filament-attachment-library
2 Downloads
Easily manage file attachments across multiple models using a clean, polymorphic approach in your Filament app.
romm/site-factory
31 Downloads
Replicate and modify an existing website model very easily with a flexible and lean design. Read the code examples to understand and master all the TypoScript configuration, or extend the existing duplication processes. Based on freesite (created by Kasper Skårhøj) this project was originaly conceived by Cyril Wolfangel and is developped and maintained by Romain Canon. Join the project on https://github.com/romaincanon/TYPO3-Site-Factory
xbhub/laravel-filter
1057 Downloads
A simple, clean and elegant way to filter Eloquent models.
flightsadmin/bootstrap-starter-kit
16 Downloads
A modern Laravel starter kit featuring a clean Bootstrap 5 design, Livewire, and essential authentication workflows.
sahibalejandro/laravel-form-helpers
2034 Downloads
Handle form model binding, old input binding and validation error messages in a clean and easy way.
sagor110090/livewire-modal
147 Downloads
This Laravel Livewire package simplifies the implementation of dynamic, responsive modals in your web applications. With a focus on seamless integration and flexibility, this package allows developers to easily create and manage modals without the need for JavaScript or additional front-end dependencies. Featuring out-of-the-box support for multiple modal instances, dynamic content, and customizable design options, it’s perfect for crafting modern, interactive interfaces. Whether you need confirmation dialogs, form modals, or notification pop-ups, this package delivers a clean, reusable solution for your Livewire-powered applications.
lotgd-core/clan-news-bundle
21 Downloads
Clan News for LoTGD IDMarinas Edition.
imade/datatable-model
129 Downloads
A dedicated class (model) to configure Chumper's Datatable package for Laravel (https://github.com/Chumper/Datatable) to keep your controllers as clean as possible.
elie29/core
8 Downloads
Simple and clear framework
opiy-org/laravel-sanitized
342 Downloads
Clean html in eloquent model fields on saving
middleout/doplio
108 Downloads
The Doplio ORM provides a beautiful, PHP DataMapper implementation for working with your database and objects using Eloquent for a access to the raw table data. It completely unties your model from the database.