Libraries tagged by file-lock
stnvh/php-partialzip
318 Downloads
Download files located within remote ZIP files
nimblephp/storagebox
211 Downloads
Universal file storage module for NimblePHP - stores files (local/MinIO/S3) with metadata in the database
kitpages/file-system-bundle
45654 Downloads
Symfony Kitpages FileSystem Bundle. Abstraction layer for files (local, S3)
ironshark/typo3-configuration-manager
379 Downloads
CLI tools for interacting with Typo3 configuration file LocalConfiguration.php. Can be used to update some serialized extension configs during deployment processes.
aramonc/docblock-parser
27 Downloads
Parses strings for docBlock like portions and then extracts the annotations, descriptions, and optional document content. This should not be used as an annotation parser for PHP code, at least not on it's own. If you're looking to do something with the docBlocks you might want to use something like https://github.com/schmittjoh/metadata better. This is more for if you're trying to get metadata from a plain text file. Look through the tests for examples.
offline/laravel-local-cache
314 Downloads
Cache remote files locally in Laravel
morebec/file-locator
5 Downloads
The FileLocator Component find files by their name using different strategies, such as recursive parent traversal, recursive (downward) traversal and at location
mahmoud217tr/auto-files-localizer
60 Downloads
Laravel Localization package that auto generate json locale files
liquidrazor/file-locator
3 Downloads
Minimal filesystem discovery component for LiquidRazor.
calderawp/file-locator
72 Downloads
Return a file path or file contents, checking in child theme, then theme, then as an absolute file path.
mi/puli-metadata-file-locator-bundle
3415 Downloads
This bundle integrates the mi/puli-metadata-file-locator library with the jms/serializer-bundle
atomino/util-code-finder
66 Downloads
PHP Code finder
natanfelles/autoload
312 Downloads
Aplus Framework Autoload Library
techendeavors/fileinfo
25 Downloads
Feed it a file location and get back information like its mimetype, hashes, size, creation and modification date, symlink chains, permissions and ownership, etc.
smilian/perfreporter
10 Downloads
Measures the performance of PHP code for Symfony projects. Process measurements, lead times, file location...