Libraries tagged by file lock
ironshark/typo3-configuration-manager
375 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
23 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.
wizzou/laravel-image-optimizer
16 Downloads
A Laravel package to efficiently resize and optimize images, supporting multiple storage backends including local file systems and cloud storage like Amazon S3.
josefglatz/toolbar-clear-processedfiles
8404 Downloads
TYPO3 backend toolbar button to clear processed files on local storages
jlabno/annotations-scanner
281 Downloads
Annotated files scanner - looks for methods annotated with provided annotations, outputs an array of either filepaths or directories.
detain/session-samurai
77 Downloads
🥷 Universal high-speed asynchronous (non-blocking) SessionHandlerInterface implementation for PHP supporting Semaphores, Mysqli, Redis, SQLite3, Symfony/Cache, WinCache, PhpFastCache, PHP-Cache, PDO, Memcached, FlySystem Filesystem, Illuminate, APCu, APC, OpCache, InfluxDB, WinCache, MongoDb and local file storage.
yii2mod/yii2-data-sync-behavior
135 Downloads
Behavior for export data to local files from database tables. Changes are tracked using model events.
biigle/laravel-image-cache
17 Downloads
Fetch and cache files from local filesystem, cloud storage or public webservers in Laravel
fidum/laravel-translation-faker
3251 Downloads
Generates pseudo language files from another locale to make it easy to see what still needs translating.
themehybrid/hybrid-lang
323 Downloads
Hybrid Lang deals with loading textdomains and locale-specific function files, an add-on for the Hybrid Core framework.
silverstripe/staticpublisher
13526 Downloads
StaticPublisher provides an extensions for exporting a SilverStripe application to either a local or remote file systems.
jsonmodifier/json
10 Downloads
PHP package allows developers to manipulate JSON files by performing data lookup and many other operations such as read, write, delete and update.
dprmc/laravel-disk-manager
928 Downloads
List and delete files at a disk location using the Laravel framework
clevis/config-version-extension
474 Downloads
Versions for sample/local Nette configuration files
shibleshakil/dynamic-language
38 Downloads
The dynamic-language Laravel package simplifies localization management, making it effortless to handle missing keys in language files. It seamlessly generates language files for each newly added language, enhancing the efficiency of your localization efforts. Additionally, it takes care of configuring locale settings, ensuring smooth transitions between languages.