Libraries tagged by file access
noclued/githelper
29535 Downloads
Helper for git extra info like 'get file names changed in last two commits', 'get new lines from last two commits', etc. You need to have accessable git!
pinkcrab/restrict-media-file-access_stubs
71 Downloads
Restrict Media File Access stubs for static analysis.
rekalogika/file-server
4146 Downloads
Temporary URL resource server for rekalogika/file FileInterface. Access files easily in your application by creating temporary URLs that expire after a set amount of time.
dgifford/text-file
5914 Downloads
Class providing methods for editing text files on a line-by-line basis.
saccilottoconsulting/craft-internal-assets
3530 Downloads
A simple plugin to restrict access to assets for permitted users only. Access to a given asset is only granted if the user has view-permissions for the given source (this can be set in the user- or group-settings). The asset source folder should be moved out of the web root folder so the files are never accessible without this plugin.
givanov95/laravel-attachments
258 Downloads
Polymorphic file & image attachments for Laravel: HasImages / HasFiles traits, Image / File models with URL accessor, drag-drop reorder routes, UploadHelper for clean controller code.
varbox/varbox
503 Downloads
Laravel Admin Panel
phore/filesystem
13324 Downloads
Acces files layer
okulistik/aws-signature
1311 Downloads
Amazon’s Restful infrastructure and get access to files at the Bucket.
krisell/laravel-translation-json-cache
3925 Downloads
Caches translation JSON files for faster access.
simplesamlphp/simplesamlphp-module-logpeek
19276 Downloads
A SimpleSAMLphp module to provide a web API to access the log files.
sitegeist/translatelabels
34387 Downloads
This extension extends the TYPO3 translation handling by translation records that can be edited by backend users. In this way backend users are able to translate labels without having access to the language files.
nadar/cebe-php-openapi
1656 Downloads
Read and write OpenAPI yaml/json files and make the content accessable in PHP objects.
laravelba/laravel-js-routes
8321 Downloads
Access Laravel routes from your javascript files.
trukes/php-rate-limiter
193 Downloads
A lightweight, flexible rate-limiting library for PHP. Manage access limits by user, IP, or custom keys with support for sliding and fixed windows. Compatible with Redis, MySQL, and file-based storage. Ideal for controlling API usage and preventing abuse.