Libraries tagged by serve files
zero-to-prod/laravel-svg
23 Downloads
Serve your svg files from an endpoint.
ynloultratech/graphql-media-service
10859 Downloads
Serve and manage files using a GraphQL API
barthy-koeln/browserslist-check-bundle
223 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
58 Downloads
Simple PHP library that combines, minify and serves css or javascript files in inline mode or in a bundle file.
sumpygump/greengrape
24 Downloads
A static website builder. Create markdown files and a theme and then serve up as HTML.
oyatel/minify
6936 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
loveduckie/silverstripe-webp-image
628 Downloads
Automatically generate and serve .webp images from existing .jpeg, .png, and .gif files.
lcsng/amanda
7 Downloads
Amanda is a lightweight and flexible PHP routing library that dynamically maps website URLs to template files without requiring manual route definitions or directory structures. Simply place your .php or .html templates inside the amanda_templates/ directory, and Amanda will automatically serve them based on the requested URL. Easily customize template paths, override defaults, and streamline page routing for faster, more efficient web development.
jeontwikkeling-nl/ltisaas_client_api_php
25 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.
buzzingpixel/minifier
147 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
brightlocal/minify
70470 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
50 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
237330737 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
5678215 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.