Libraries tagged by file system disk
unnaki/reports
0 Downloads
ETL-style report generation/export package for Laravel 5 through 13. Generates aggregated reports (by hour/day/week/month) to CSV/Excel and stores them on any filesystem disk.
sinapsteknologi/laravel-gdrive-storage
15 Downloads
Laravel filesystem disk for Google Drive (Shared Drive & Service Account support)
nikolaynesov/laravel-command-streaming
1 Downloads
Stream Laravel command output to any filesystem disk (local, S3, etc.)
kamellion-dev/laravel-checkpoint
4 Downloads
Simple Laravel development checkpoints for databases and local filesystem disks.
it-police/laravel-yadisk-driver
638 Downloads
using the yandex disk package as a laravel file system driver
byjg/jwt-session
84572 Downloads
A PHP session replacement that stores session data in JWT tokens instead of the filesystem. This implementation follows the SessionHandlerInterface standard, enabling stateless sessions without the need for dedicated session servers like Redis or Memcached. Perfect for distributed applications and microservices architectures.
markocupic/composer-file-copier-plugin
21740 Downloads
Copy files or mirroring folders from a package dist directory to the filesystem during 'composer-install-cmd' or 'composer-update-cmd'.
micjohnson/weed-php
8263 Downloads
PHP client for Weed-FS, a simple and highly scalable distributed file system
barefootjs/blade
42 Downloads
Laravel Blade rendering backend for the BarefootJS PHP runtime (barefootjs/php) -- BladeBackend implements the engine backend contract on illuminate/view standalone (Filesystem + Dispatcher + EngineResolver/BladeCompiler + FileViewFinder + Factory), ported from packages/adapter-twig/php/src/TwigBackend.php (see also the packages/adapter-jinja/python port's JinjaBackend).
milpa/runtime
258 Downloads
The bootable Milpa kernel: composes milpa/core, milpa/container, milpa/events, milpa/http and milpa/resolver into container -> dispatcher -> architecture gate -> plugin boot in the resolver's loadOrder -> route registration, with zero Doctrine and zero legacy Web coupling. The active-plugins list is config/filesystem-driven, never a database entity.
milpa/plugin
279 Downloads
The plugin system of the Milpa PHP framework: the PluginsManager runtime that boots and orders plugins, the registry port with its file and in-memory adapters, PluginBase, the installer over GitHub-native distribution (source parsing, semver-constrained release resolution, zipball download), milpa.json manifest reading/validation, dependency resolution, milpa.lock management, and the plugin migration runner.
jardiscore/kernel
5 Downloads
Infrastructure kernel for PHP — an immutable DomainKernel holding wired-up cache, logger, event dispatcher, HTTP client, database, mailer and filesystem, plus an optional ENV-driven bootstrap. Jardis-generated domain code reaches it through a single interface.
nitsan/ns-helpdesk
250 Downloads
TYPO3 Helpdesk Extension - Manage customer support with the all-in-one TYPO3 Help Desk extension. This user-friendly tool lets you set up a support help desk quickly with support tickets, providing a dedicated dashboard, ticketing system, email notifications, restricted access, and options for file and media uploads.
liquidrazor/file-locator
3 Downloads
Minimal filesystem discovery component for LiquidRazor.
danbettles/disq
7 Downloads
Disq's fluent interface makes it easier to traverse and manipulate the filesystem.