Libraries tagged by php-file
bittrframework/bittr-cache
40 Downloads
Caches the result of a resource.
artdarek/force-download
68 Downloads
Force File Download for PHP
amplie-solucoes/ezfile
27 Downloads
Easy and Simple Filemanager
alexstack/laravel-cms-plugin-system-file
10 Downloads
Laravel system file explorer, can view & edit files online.(eg. .php/.blade.php/.js/.html/.txt/.json/.css)
ajaz/php-dropzone-widget
10 Downloads
DropzoneJs Extention for PHP
alighale/laravel-file-manager
12 Downloads
Upload file and download it :)
zonuexe/phfizer
4 Downloads
Phfizer - PHP File Analyzer
zakaria-elkashef/repository-pattern
26 Downloads
The Laravel Repository Pattern Package implements the repository design pattern within the Laravel framework, offering developers an efficient and organized approach to managing data. With this package, you can effortlessly create interfaces and repository classes that implement those interfaces. These classes are then bound in the RepositoryServiceProvider and registered in the config/app.php file's providers array. Experience streamlined data management and elevate your Laravel application development with ease.
yuseflockwood/phpdoc-stripper
2 Downloads
A CLI tool to remove PHPDoc comments from PHP files recursively.
yuraplohov/test-data-provider
2403 Downloads
Providing test data for autotests from php files with returned arrays, and from any text files
yoanmarchal/story-cli
10 Downloads
Generate pure html files based on a PHP file and a mock.
yiranzai/file-cache
2 Downloads
PHP File Cache, use Separate Chaining resolve hash conflict. one cache, one file, one bucket.
yetii/phpfile
19 Downloads
Creates Basic PHP Files based on a schematic
y-tsuzaki/php-enum-spy
11 Downloads
A CLI tool to extract a list of Enum definitions from PHP files.
wol-soft/fqcn-parser
110 Downloads
Parse the FQCN from a PHP file containing a class