Libraries tagged by folded
metabolism/package-actions
4525 Downloads
Allow file and folder actions upon package installation or update
markocupic/composer-file-copier-plugin
1572 Downloads
Copy files or mirroring folders from a package dist directory to the filesystem during 'composer-install-cmd' or 'composer-update-cmd'.
fisharebest/flysystem-chroot-adapter
35936 Downloads
Creates a filesystem from a sub-folder in another filesystem.
felixnagel/deletefiles
41971 Downloads
TYPO3 CMS scheduler task for deleting old files and folder. Supports FAL. Useful for GDPR / DSGVO compliance.
elseyyid/laravel-json-mysql-locations-manager
15421 Downloads
Laravel Json Locations Manager. Import all app language strings from lang folder
digifactory/laravel-pull-production-data
12396 Downloads
Pull your production storage folder and database to your local environment
devfactory/imagecache
17069 Downloads
Laravel package for generating thumbnails of images and caching them in your public files folder.
civicrm/civicrm-asset-plugin
173076 Downloads
Publish assets from private CiviCRM folders to a public folder
causal/file_list
46920 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.
asapo/remove-vendor-plugin
5286 Downloads
A Composer plugin to remove specific folders after installation or update.
alextartan/mezzio-symfony-console
28420 Downloads
This project adds a executable file to the composer bin folder to run symfony commands under a mezzio application environment.
aerni/sync
1845 Downloads
A git-like artisan command to easily sync files and folders between environments
wemakecustom/wp-mu-loader
27021 Downloads
Enables the loading of Wordpress plugins sitting in mu-plugins (as folders)
optimistdigital/laravel-generate-storage-structure
10792 Downloads
This package generates the Laravel storage folder structure. Useful when mounting an empty directory to replace `storage/` in production or staging environments.
michael-rubel/laravel-auto-binder
14642 Downloads
This package adds the possibility to bind interfaces to implementations in the Service Container by scanning the specified project folders. This helps avoid manually registering container bindings when the project needs to bind a lot of interfaces to its implementations.