Libraries tagged by organized
adrolli/filament-select-tree
0 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.
adnane/packalyser
13 Downloads
Packalyser is a laravel package to list your dependencies & dev dependencies in a much organized & human-readable way .
heimrichhannot/contao-ajax
14516 Downloads
Keep contao ajax requests organized and handle responses with ease.
hassanzohdy/laravel-organizer
142 Downloads
An organized structure for building a neat laravel application(s).
vijoni/organized-modules
13 Downloads
Organize PHP modules into isolated business units.
moonlight-poland/laravel-context-aware-thumbnails
14 Downloads
Context-Aware on-demand thumbnail generation for Laravel with intelligent path organization, Smart Crop, AVIF/WebP support, Laravel Native Signed URLs, and variants system. Automatically organize thumbnails by user/post/album. Zero config, blazing fast! Laravel 12+ ready.
zakaria-elkashef/repository-pattern
27 Downloads
The Laravel Repository Pattern Package implements the repository design pattern within the Laravel framework, offering developers an efficient and organized approach to managing data. With this package, you can effortlessly create interfaces and repository classes that implement those interfaces. These classes are then bound in the RepositoryServiceProvider and registered in the config/app.php file's providers array. Experience streamlined data management and elevate your Laravel application development with ease.
tvanc/files-array-organizer
303 Downloads
Creates an organized version of the $_FILES array.
toanld/plugin-manager
4 Downloads
Enhance Laravel Apps: Organized & Scalable
tea-aroma/laravel-lexicon
5 Downloads
Lexicon is a Laravel package that helps encapsulate and manage translations, making multilingual support organized, scalable, and developer-friendly.
skycel/custom-theme-tree
1 Downloads
WordPress plugin that provides a structured and organized theme development environment with customizable directory structures.
quezler/ascii-w-extended-enum-php
45 Downloads
All ascii chars producable with php's chr() function organized as class constants.
oneseven9955/logkeeper
6 Downloads
LogKeeper archives old files based on a customizable time delta, ensuring your logs remain organized, and easily manageable.
omnitech-solutions/flowlight
2 Downloads
Lightweight workflow orchestration library for PHP. Provides a clean, composable pattern for chaining actions into pipelines, handling success and failure consistently, and keeping business logic organized and testable. Highly inspired by Ruby’s LightService gem (https://github.com/adomokos/light-service).
msonowal/laravel-template
5 Downloads
A project template to create a new Laravel Framework project with organized defaults and with some rules applied consistent across the apps