Libraries tagged by file library
adrii/zendesk-api
2043 Downloads
Lightweight library that allows you to create, edit, delete and upload files to Zendesk. In a clean and standard way.
rmunate/laravel-config-runtime
116 Downloads
The `LaravelRuntime` Library empowers you to modify Laravel configuration values at runtime. It's essential to note that these changes won't affect the values in the `.env` file; they will only apply while your scripts are running.
requtize/config
787 Downloads
Simple Config library, that handle PHP arrays, YAML and INI files as configs and can dump all configs into one PHP file as Cache.
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.
chaostangent/php-ass
189 Downloads
A library for reading Advanced Sub Station Alpha subtitle files
ceesvanegmond/cachebust
256 Downloads
A small Laravel4 library to add cachebusting to images. Use the cachebust() helper to get the cachebusted file + timestamp.
cashlink/php-index
11305 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.
thotam/thotam-file-library
1 Downloads
File Library Manager Package
src-run/augustus-file-library
84 Downloads
An extended SplFileInfo that includes additional attribute helpers and temporary file auto removal.
netflex/files
8 Downloads
Netflex files library
kernelman/files
45 Downloads
File library for php language.
ikepu-tp/laravel-file-library
2 Downloads
brikou/zend_file
204 Downloads
Zend Framework File Library
bengor/file-bundle
7415 Downloads
Symfony bundle on top of BenGor's file library
bengor/file
7569 Downloads
Lightweight file library developed using Domain-Driven Design