Libraries tagged by file server
9kinc/easyphpenvpp
10 Downloads
Easily read .env files using PHP and read them using $_ENV or $_SERVER
stephanecoinon/autoversion
418 Downloads
Suffix asset file name with a timestamp to invalidate cache if a new asset is uploaded on the server.
mrclay/minify
13695988 Downloads
Minify is a PHP app that helps you follow several rules for client-side performance. It combines multiple CSS or Javascript files, removes unnecessary whitespace and comments, and serves them with gzip encoding and optimal client-side cache headers
overtrue/phplint
9791788 Downloads
`phplint` is a tool that can speed up linting of php files by running several lint processes at once.
desarrolla2/cache
2290893 Downloads
Provides an cache interface for several adapters Apc, Apcu, File, Mongo, Memcache, Memcached, Mysql, Mongo, Redis is supported.
gidkom/php-openfire-restapi
138877 Downloads
Manage Open fire server using Rest Api
igorw/file-serve-bundle
153251 Downloads
Symfony2 Bundle for serving protected files.
natanfelles/php-server
9504 Downloads
Fine-tuning on the PHP built-in web server.
jelix/fakeserverconf
44666 Downloads
Fill the $_SERVER array with various PHP server configuration for unit tests.
dietercoopman/smart
6745 Downloads
This packages enables the ability to serve file streams in a smart way
dniccum/nova-webhooks
4644 Downloads
A tool for Laravel's Nova administrator panel that enables users to create webhooks that can be customized to fire on specified Eloquent model events (created, updated, etc). This allows applications to communicate with other applications and integrations (Zapier, If This Then That, etc).
fusio/adapter-file
35166 Downloads
Adapter to serve static files
fineuploader/php-traditional-server
19336 Downloads
Endpoint handler for Fine Uploader's traditional server requests.
itscoding/serve-secret
918 Downloads
Serve password protected files
fduarte42/laminas-static-files
4810 Downloads
A PSR-15 middleware that serves static assets for you.