Libraries tagged by file based
wp-cli/dist-archive-command
33221 Downloads
Create a distribution .zip or .tar.gz based on a plugin or theme's .distignore file.
nervo/yuicompressor
1470805 Downloads
YUI Compressor is an open source tool that supports the compression of both JavaScript and CSS files. The JavaScript compression removes comments and white-spaces as well as obfuscates local variables using the smallest possible variable name. CSS compression is done using a regular-expression-based CSS minifier.
jkribeiro/drupal-composer-paranoia-acquia
1825186 Downloads
Composer plugin to improve the security of composer-based Drupal projects by moving all PHP files out of docroot for Acquia Environments.
rapidwebltd/rw-file-cache
174234 Downloads
RW File Cache is a PHP File-based Caching Library. Its syntax is designed to closely resemble the PHP memcache extension.
mmamedov/page-cache
11710 Downloads
PageCache is a lightweight PHP library for full page cache. It uses various strategies to differentiate among separate versions of the same page.
bayfrontmedia/php-mime-types
30047 Downloads
Simple class used to detect the appropriate MIME type of a file based on it's extension.
causal/fal-protect
45308 Downloads
Protect everything within /fileadmin/ based on associated folder and file restrictions (visibility, user groups and dates of publication).
maxserv/fal_s3
66861 Downloads
Connect FAL/TYPO3 to any of the configured S3 buckets with a few clicks. File based configuration allows specific buckets depending on the context of your application.
diarmuidie/envpopulate
76199 Downloads
Tool to interactively populate a `.env` file based on an `.env.example` file whenever Composer installs or updates.
clue/reactphp-sqlite
27017 Downloads
Async SQLite database, lightweight non-blocking process wrapper around file-based database extension (ext-sqlite3), built on top of ReactPHP.
georgringer/doc
31502 Downloads
Render documentation based on markdown files directly in the backend
cable8mm/xeed
1797 Downloads
The Xeed is to generate new model, seed, Nova resource, database seed, factory and migration files for Laravel & Nova based on data from the existing database table.
linio/dynamic-form-bundle
25480 Downloads
Generates symfony forms based on YAML configuration files
wackystudio/laravel-test-watcher
18771 Downloads
A test file watcher for Laravel that automatically runs specific test cases based on a @watch annotation
bmack/modern-template-building
11090 Downloads
A homage to the old-style marker-based templating of TYPO3. Includes TEMPLATE and FILE cObjects.