Libraries tagged by static file
squizlabs/php_codesniffer
323224116 Downloads
PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.
php-parallel-lint/php-parallel-lint
44113789 Downloads
This tool checks the syntax of PHP files about 20x faster than serial check.
overtrue/phplint
11295841 Downloads
`phplint` is a tool that can speed up linting of php files by running several lint processes at once.
bmitch/churn-php
1201896 Downloads
Discover files in need of refactoring.
amphp/file
2982685 Downloads
Non-blocking access to the filesystem based on Amp and Revolt.
phpcsstandards/php_codesniffer
213519 Downloads
PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.
silber/page-cache
381538 Downloads
Caches responses as static files on disk for lightning fast page loads.
lochmueller/staticfilecache
1098979 Downloads
Transparent static file cache solution using mod_rewrite and mod_expires. Increase performance for static pages by a factor of 230!!
nette/assets
36361 Downloads
🎨 Nette Assets: elegant asset management for PHP with versioning, caching and mappers for various storage backends.
mostafaznv/php-x-sendfile
7696 Downloads
Serve large files using web server with support for laravel
bookdown/bookdown
51950 Downloads
Provides DocBook-like rendering of Markdown files.
ralphjsmit/laravel-glide
7197 Downloads
Auto-magically generate responsive images from static image files.
spatie/sheets
72723 Downloads
Store & retrieve your static content in plain text files
yii2tech/filedb
83857 Downloads
Provides ActiveRecord interface for data declared in static files
amphp/http-server-static-content
49735 Downloads
Static content request handler for Amp's HTTP server.