Libraries tagged by file mime
claudioldf/php-sass
73 Downloads
Compiles your SASS .scss files to .css every time your run your app (in development) - forked from panique/php-sass
stephanecoinon/autoversion
419 Downloads
Suffix asset file name with a timestamp to invalidate cache if a new asset is uploaded on the server.
thenexxuz/utils
15 Downloads
A few common helpers for debugging. PID file lock out class and time measurement class.
oneseven9955/logkeeper
6 Downloads
LogKeeper archives old files based on a customizable time delta, ensuring your logs remain organized, and easily manageable.
gubnota/smart_loader
11 Downloads
More srightforward way to call pseudostatically without create every time in every new file new class instance
mrmadclown/phpunit-pretty-printer
11548 Downloads
A PHPUnit result printer that shows per-file test progress and execution times
gibbs/phile-last-modified
27 Downloads
A simple philecms plugin that returns the Unix timestamp of the page (file)
aibuy/utils
1046 Downloads
A few common helpers for debugging. PID file lock out class and time measurement class.
maruzen-p/dir-cleaner
7 Downloads
Clean up files and directories after a specified time. This library is expected to be used with cron.
dung-nguyentrung/mes-cmd
49 Downloads
A generate file in custom directory for Greenland iMES
ftembe/cachehandler
7 Downloads
The project is a lightweight caching solution that improves performance by storing and retrieving data efficiently. It offers a file-based storage approach with customizable expiration times, automatic removal of expired data, and ensures the cache folder is accessible and writable. Integrating this caching mechanism enhances application speed and reduces processing time.
atpro/translator
197 Downloads
Atpro translator allows you to translate lang files into several languages and thus save time in managing the internationalization of your laravel projects
atpro/translate_laravel_language
9 Downloads
Atpro translate allows you to translate lang files into several languages and thus save time in managing the internationalization of your laravel projects
zeus-server/bandwidth-throttler
4 Downloads
This library can be used to limit (throttle) the speed of files served for download. It intercepts the PHP script output by setting a buffering handler that is called every time a given number of bytes are served to the browser. The library measures the time since the last time the PHP output buffer was flushed and hold on PHP for a while if the average download speed is above a given limit.
wdb/nc_staticfilecache
1454 Downloads
Transparent static file cache solution using mod_rewrite and mod_expires. Increase response times for static pages by a factor of 230!!