Libraries tagged by file scan
malkusch/php-index
19813 Downloads
This library provides an API to perform binary search operations on a sorted index. The index can be a XML document, a CSV document, or an arbitrary text file where the key has a fixed position. You can easily implement your own index. This API comes handy on any sorted data structure where realtime search operations are necessary without the detour of a DBS import.
pfefferle/wordpress-well-known-feeds
11 Downloads
is fine, but I feel like there should be a standard for a site, not a page, to share a “list of feeds associated with a site”.
foostart/package-files
26 Downloads
Create overview files can intergrate other project
paulhenri-l/file-array
5 Downloads
An array backed by files that can be used to store big data sets
bakgul/laravel-file-creator
122 Downloads
This package aims to create the app, database, and test files. It can be a replacement for Laravel's file generator because this package offers some quite nice features. It offers extra file types like interface, trait, service, etc. Depending on the settings, it can create dozens of files with a single command and connect them to each other properly.
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)
high-five/scaffold
2 Downloads
High Five project scaffolding
fle/scalar-converter-bundle
8 Downloads
Inject scalar parameters to the routes
filmtools/standards
20 Downloads
Interfaces and Classes for FilmTools' Film developing standards
jamieynonan/file-management
21 Downloads
this class can import files from a url or move, copy and rename an existing file on the server
cmsgears/plugin-file-manager
1077 Downloads
File Manager plugin for CMSGears provide default component to accept files uploaded by users. The File Uploader widget can be used to upload files.
canaryphp/canaryphpfile
16 Downloads
CanaryPHPFile Simple File Managing for php
digital-canvas/simple-file-logger
23 Downloads
A simple logger that logs messages to a file.
codegor/laravel-file-process
63 Downloads
Laravel file receive with base64 encode, store it and generate file url. Than you can get the file with the url
norwichtech/file-wrapper
22884 Downloads
A simple file system function wrapper that can be easily mocked or stubbed for testing