Libraries tagged by file based
dfridrich/php-mime-type
250987 Downloads
Simple PHP class for guessing file mime type based on file extension with ability to use in Symfony project.
wp-cli/dist-archive-command
38713 Downloads
Create a distribution .zip or .tar.gz based on a plugin or theme's .distignore file.
nervo/yuicompressor
1490905 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
1894556 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
178915 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
11931 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
36610 Downloads
Simple class used to detect the appropriate MIME type of a file based on it's extension.
causal/fal-protect
51902 Downloads
Protect everything within /fileadmin/ based on associated folder and file restrictions (visibility, user groups and dates of publication).
piwik/cache
353038 Downloads
PHP caching library based on Doctrine cache
maxserv/fal_s3
72202 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
80632 Downloads
Tool to interactively populate a `.env` file based on an `.env.example` file whenever Composer installs or updates.
robinncode/db_craft
1838 Downloads
DB Craft is a CodeIgniter4 Seeder, Migration Generator. Automatic Migration Generation: DB-Craft provides a simple command-line interface to generate migration files automatically based on the connected database. This feature allows developers to keep track of database schema changes and easily apply them to different environments. Table-Specific Migrations: Developers can also generate migration files for specific tables, providing granular control over database changes. This flexibility allows for efficient database management and versioning. Seeding Support: DB-Craft includes functionality to generate seeders, enabling developers to populate their database with initial data. This feature is especially useful for setting up sample data or populating reference tables.
linio/dynamic-form-bundle
26240 Downloads
Generates symfony forms based on YAML configuration files
bmack/modern-template-building
12099 Downloads
A homage to the old-style marker-based templating of TYPO3. Includes TEMPLATE and FILE cObjects.
bennettstone/magicmin
3739 Downloads
MagicMin is a PHP based javascript and stylesheet minification and merging class designed to generate minified, merged, and automatically updating files to simplify the process of minified file usage and updating when going between production and development environments.