spatie/temporary-directory
Create, use, and automatically clean up temporary directories in PHP. Spatie TemporaryDirectory makes it easy to generate a temp folder (in your system temp path), build file paths inside it, and delete everything when you’re done.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| makasim/temp-file | 0.80 | — | 29 | 29 | 3 | 39K | 0 | 0.5 | 43.0 | MIT | 11 years ago | |
| spatie/test-time | 0.79 | Control time in tests with Spatie TestTime—freeze or advance Carbon-based timestamps dynamically for time-sensitive assertions. Simplify testing date-dependent logic by manually adjusting time without altering real-world clocks. Works seamlessly with Carbon’s methods like addYear(), subDay(), or cus... | 208 | 208 | 9 | 149K | 0 | 5.2 | 39.4 | MIT | 2 years ago | |
| spatie/dropbox-api | 0.78 | Minimal PHP client for Dropbox API v2 by Spatie. Provides core endpoints used by their Flysystem Dropbox adapter—create folders, list directories, fetch temporary links, and more. Easy to install via Composer and use with an auth token. | 305 | 311 | 80 | 163K | 0 | 27.3 | 42.5 | MIT | 3 months ago | |
| neutron/temporary-filesystem | 0.77 | TemporaryFilesystem provides a simple PHP API to create temporary directories and files using Symfony’s Filesystem component. Generate single or multiple empty temp files with custom prefixes, suffixes, and extensions—handy for concurrent processes and libraries relying on file extensions. | 119 | 121 | 15 | 75K | 2 | 2.4 | 38.8 | NOASSERTION | 4 years ago | |
| mikehaertl/php-tmpfile | 0.77 | Create and manage secure temporary files in PHP with an object-oriented API. php-tmpfile handles creation, automatic cleanup, and safe paths across platforms—ideal for generating intermediate output, working with CLI tools, or handling uploads without manual temp file housekeeping. | 97 | 102 | 17 | 836K | 1 | 4.4 | 55.0 | MIT | 1 year ago | |
| spatie/error-solutions | 0.77 | Collection of reusable “solutions” for common runtime errors, used by Spatie’s error tools like Ignition and Flare. Provides a shared way to suggest fixes and actionable hints when exceptions occur in Laravel and PHP apps. | 68 | 68 | 8 | 4M | 0 | 20.3 | 62.4 | MIT | 3 months ago | |
| spatie/url | 0.77 | Immutable URL parser/builder for PHP. Parse scheme, host, path and query, then fluently transform parts (withHost, withPath, withScheme) and manage query parameters. Supports allowed/sanitized schemes for safer URL handling. | 739 | 752 | 60 | 413K | 0 | 12.4 | 37.9 | MIT | 2 years ago | |
| spatie/laravel-web-tinker | 0.77 | Adds Laravel’s Tinker REPL to your browser via a protected route, making it easy to run and tweak code without the terminal. Includes light/dark UI and simple install/publish commands. For local/dev only—can execute arbitrary code. | 1,216 | 1,222 | 76 | 108K | 0 | 36.3 | 31.3 | MIT | 1 month ago | |
| illuminate/cache | 0.76 | — | 129 | 136 | 25 | 461K | 0 | 1.4 | 49.1 | MIT | — | |
| spatie/laravel-directory-cleanup | 0.76 | Automatically delete old files from specified directories in Laravel. Configure per-path age limits (in minutes) via a published config file, then run cleanup to keep temp, cache, and upload folders tidy. Supports auto service provider registration in Laravel 5.5+. | 306 | 309 | 33 | 29K | 0 | 23.9 | 30.8 | MIT | 3 months ago | |
| internal/path | 0.75 | Type-safe, immutable PHP path value object. Normalizes paths, handles separators cross-platform, and supports joining segments, inspecting components (name/stem/ext/parent), absolute/relative conversion, and filesystem checks (exists, file/dir, writable). | 12 | 12 | 0 | 34K | 1 | 11.4 | 51.3 | BSD-3-Clause | 6 months ago | |
| blast-project/resource-bundle | 0.74 | — | 1 | 1 | 0 | 0 | 0 | 0.0 | — | NOASSERTION | — | |
| dahovitech/file-manager-bundle | 0.73 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| bnzo/livewire-tmp-cleanup | 0.73 | Schedules automatic cleanup of Livewire temporary uploads on S3-compatible disks. Adds the livewire-tmp:clean Artisan command to delete files older than a configurable age, with optional dry-run. Auto-scheduled daily, safe for multi-server deployments. | 0 | 0 | 0 | 254 | 0 | 19.0 | 40.1 | MIT | 1 month ago | |
| superdupercybertechno/edwin | 0.73 | — | 1 | 1 | 0 | 0 | 0 | 1.5 | — | MIT | 6 years ago | |
| aboutcoders/file-distribution-bundle | 0.73 | Symfony bundle providing database-backed file management and distribution. Define filesystems in config or persist via Doctrine ORM, then store and transfer files across local, FTP, or CDN targets. Built on the AbcFileDistribution library and unit tested. | 1 | 2 | 1 | 34 | 0 | 0.0 | 17.3 | MIT | — | |
| sextanet/laravel-files | 0.72 | — | 1 | 1 | 0 | 247 | 0 | 18.4 | 34.4 | MIT | 2 months ago | |
| 2lenet/attachment-bundle | 0.72 | — | 1 | 1 | 0 | 5 | 0 | 2.1 | 7.5 | MIT | 5 years ago | |
| bezpapirove/bezpapirove_php_lib | 0.72 | — | 0 | 0 | 0 | 8 | 0 | 16.8 | 14.8 | MIT | 3 months ago | |
| kherge/file-manager | 0.72 | Strict file and stream manager for PHP: safe read/write operations with unified APIs for files, in-memory strings, and existing streams. Supports iteration over contents and consistent handling via File, Memory, and Stream managers. | 8 | 8 | 3 | 2K | 1 | 2.8 | 32.5 | NOASSERTION | 8 years ago |
How can I help you explore Laravel packages today?