Libraries tagged by serve files
ynloultratech/graphql-media-service
10857 Downloads
Serve and manage files using a GraphQL API
barthy-koeln/browserslist-check-bundle
218 Downloads
Detects browser versions, matches .browserslistrc files and serves encore builds accordingly.
frdl/web-assets
124 Downloads
Serves all the static files in the frdl-modules `public` directories.
davidecesarano/embryo-assets
56 Downloads
Simple PHP library that combines, minify and serves css or javascript files in inline mode or in a bundle file.
sumpygump/greengrape
23 Downloads
A static website builder. Create markdown files and a theme and then serve up as HTML.
oyatel/minify
6927 Downloads
Minify is a PHP5 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
jeontwikkeling-nl/ltisaas_client_api_php
18 Downloads
A brief overview of the API versions: v0: This version is solely for testing and does not interact with the database, nor does it involve any validation. It simply serves mock data. v1: This is the official version of the LtiSaas API, intended for production use. Please be informed that when testing version v0, the HTTP Access-Token header should be set with the value 'dummy'. Also, please note that the API has a limit of 2500 results per response. Additionally, all webservices support both POST and GET requests. However, the POST method is required when uploading files.
brightlocal/minify
70468 Downloads
Minify is a PHP5 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
aedart/laravel-application
48 Downloads
Getter and Setter package for a Laravel application instance. It serves as an alternative to the app() method, found in the framework's foundation helpers file.
maennchen/zipstream-php
186510350 Downloads
ZipStream is a library for dynamically streaming dynamic zip files from PHP without writing to the disk at all on the server.
oneup/uploader-bundle
5046307 Downloads
This Symfony bundle provides a server implementation for handling single and multiple file uploads using either FineUploader, jQuery File Uploader, YUI3 Uploader, Uploadify, FancyUpload, MooUpload, Plupload or Dropzone. Features include chunked uploads, orphanages, Gaufrette and Flysystem support.
phpfastcache/phpfastcache
3737381 Downloads
PHP Abstract Cache Class - Reduce your database call using cache system. Phpfastcache handles a lot of drivers such as Apc(u), Cassandra, CouchBase, Couchdb, Dynamodb, Firestore, Mongodb, Files, (P)redis, Leveldb, Memcache(d), Ravendb, Ssdb, Sqlite, Wincache, Xcache, Zend Data Cache.
nicolab/php-ftp-client
3613821 Downloads
A flexible FTP and SSL-FTP client for PHP. This lib provides helpers easy to use to manage the remote files.
flowjs/flow-php-server
1282760 Downloads
PHP library for handling chunk uploads. Works with flow.js html5 file uploads.
mevdschee/php-crud-api
49274 Downloads
Single file PHP script that adds a REST API to a SQL database.