Libraries tagged by file-retrieve
sabbir268/laravel-filecaster
38 Downloads
A simple casting class for laravel model to handle file upload and retrieve
bamalik1996/ipa-parser-php
2 Downloads
The PHP IPA ISO Parser is a robust tool tailored for extracting and interpreting data from IPA (iOS App Store Package) builds. Seamlessly dive into the core details of any IPA file, retrieve essential metadata, and streamline your iOS app analysis and deployment processes with this efficient package.
virge/io
6 Downloads
Virge::IO provides functions to save files, read files, retrieve file paths, and create and check writeable folders
zalevsk1y/container-builder
155 Downloads
Container Builder, provides a simple implementation of a Dependency Injection Container. It allows for easy management of object instances and their dependencies, allowing for more flexible and maintainable code. The module includes methods for adding definition files, retrieving instances, and calling methods on instances with specified arguments. This can help improve code organization and reduce coupling between classes, leading to a more robust and scalable application.
riftweb/storage
79 Downloads
Laravel package that simplifies storage services. It provides methods for storing files, retrieving paths, resizing images, and more. Developed by Leandro Santos, it uses the Spatie Image library for image manipulation and is compatible with PHP 7.3 and 8.0.