Libraries tagged by php directory
nielse63/phpimagecache
13334 Downloads
Image Cache is a very simple PHP module that accepts an image source and will compress and cache the file, move it to a new directory, and return the cache source for the image.
myerscode/utilities-files
4195 Downloads
A PHP utility class that helps with common file tasks
directorytree/opensearch-scout-driver
430 Downloads
OpenSearch driver for Laravel Scout
directorytree/opensearch-migrations
413 Downloads
OpenSearch migrations for Laravel
directorytree/opensearch-client
430 Downloads
A Laravel integration for the official OpenSearch PHP client
directorytree/opensearch-adapter
435 Downloads
A PHP adapter for the OpenSearch PHP client
sergiors/routing-service-provider
43175 Downloads
Import your routes from YAML, PHP files or Directory.
angrybytes/filegen
49989 Downloads
A PHP File and Directory Generating Tool
corpus/recursive-require
6000 Downloads
Library to Recursively Require Every PHP File in a Directory Tree
a7/autoload
20439 Downloads
Automatically and recursively require_once all php files in a given directory.
atk14/files
54232 Downloads
A PHP class providing static methods for reading, writing, copying, moving, and deleting files and directories, MIME type detection, image size detection, and file permission management
likeajohny/php-fs
1280 Downloads
Tools to help you get around the filesystem with PHP.
aschmelyun/cleaver-directory
18 Downloads
A blazing-fast static site generator for local directories built with PHP and Laravel's Blade
feip/php-cycdep-finder
817 Downloads
Package to find cyclic dependencies in classes, files, directories and packages in PHP projects
mathiasreker/php-chmod
625 Downloads
php-chmod is a PHP library for easily changing file/directory permissions recursively.