Libraries tagged by food
joerucci/laravel-domain-tools
1536 Downloads
This package provides domain-driven design (DDD) support for Laravel applications by enhancing artisan make commands with --domain argument. When used, generated files (like models, casts, events, etc.) are placed into a specific domain folder within your app.
fisharebest/flysystem-chroot-adapter
39463 Downloads
Creates a filesystem from a sub-folder in another filesystem.
felixnagel/deletefiles
52230 Downloads
TYPO3 CMS scheduler task for deleting old files and folder. Supports FAL. Useful for GDPR / DSGVO compliance.
elseyyid/laravel-json-mysql-locations-manager
27315 Downloads
Laravel Json Locations Manager. Import all app language strings from lang folder
einar-hansen/laravel-psr-6-cache
8900 Downloads
A PHP service that allows you to easily communicate with football-data.org apis using Laravel.
digifactory/laravel-pull-production-data
14333 Downloads
Pull your production storage folder and database to your local environment
creativestyle/magesuite-common-blocks
59198 Downloads
Extension with automatic script that will install common blocks used by each template e.g.: Columns in footer. USPs in topbar..
causal/file_list
54896 Downloads
This extension provides a frontend plugin which shows a list of files and folders in a specified directory on the file system (comparable to Apache directory listing) or using more advanced FAL selectors (categories, collection of files, ...). This extension may also be used for creating image galleries.
capevace/cabinet
685 Downloads
Cabinet is a turn-key file management solution for Laravel, that enables attaching files and folders to models, by integrating various file sources into a streamlined API and user interface.
cajogos/php-temp-cache
668 Downloads
Simple PHP caching system that uses a tmp folder in a Linux environment.
bvdputte/kirby-logbook
2131 Downloads
A Kirby 3 panel plugin to visualise the `site/logs` folder in the panel.
alextartan/mezzio-symfony-console
32574 Downloads
This project adds a executable file to the composer bin folder to run symfony commands under a mezzio application environment.
adriengras/php-clamav
1377 Downloads
A PHP/Composer package to use ClamAV to scan folders and files for viruses
viraj/hawkeye
5087 Downloads
A package for uploading files automatically in a nested md5 hash naming folder structure. A mini CDN for optimized file storage for Laravel.
optimistdigital/laravel-generate-storage-structure
11688 Downloads
This package generates the Laravel storage folder structure. Useful when mounting an empty directory to replace `storage/` in production or staging environments.