Libraries tagged by organize
theavuthnhel/modules
5 Downloads
Organize your Filament Code into modules using nwidart/laravel-modules
suitetea/modularlaravel
26046 Downloads
Allows you to organize Laravel code modularly.
sherifsheremetaj/laravel-method-form-request
238 Downloads
Package to help organize form request validation for Laravel
secureit-swiss/laravel-method-form-request
12 Downloads
Package to help organize form request validation for Laravel
qtgye/wp-template-wrapper
11 Downloads
A better way to organize Wordpress templates.
prhost/packer
693 Downloads
Library to organize and package your products intelligently
phpexpertsinc/doctrine-detective
23443 Downloads
A Symfony2 Bundle that provides a detailed SQL query log for both HTML and JSON responses, including the SQL query, its location, and duration, organized by Controller -> Service -> Repository.
obrignoni/webhooks
616 Downloads
This Laravel package helps you organize, secure and map webhooks to events.
mulertech/array-manipulation
356 Downloads
This class manipulates and organizes arrays
manukminasyan/filament-select-tree
788 Downloads
The multi-level select field enables you to make single selections from a predefined list of options that are organized into multiple levels or depths.
loduis/artisan
91 Downloads
If you like laravel, but not at the point of implementing it, but you want to keep your organized command, here is a version of artisan with minimum to run
kaue-f/laravel-structura
22 Downloads
Laravel-Structura is a tool designed to streamline and standardize the creation of resources in Laravel, promoting a more organized and scalable development structure.
jweiland/circular
3484 Downloads
Organize your circular records incl. PDF download
jobmetric/global-variable
314 Downloads
It is a package for using organized variables throughout Laravel, which can use the created variables everywhere in Laravel.
halimzidoune/query-macro-helper
4 Downloads
A Laravel package that extends the Query Builder, allowing you to create custom macros to work with different database drivers easily. Instead of using raw DB::raw() statements and checking the current driver each time, this package simplifies working with multiple databases. It makes your code cleaner, easier to read, and more organized, all while being fully compatible with all Laravel-supported database drivers.