https://github.com/php-collective/file-storage
Agnostic File Storage Library
https://github.com/php-collective/file-storage
Last synced: 4 months ago
JSON representation
Agnostic File Storage Library
- Host: GitHub
- URL: https://github.com/php-collective/file-storage
- Owner: php-collective
- License: mit
- Created: 2023-11-14T01:54:26.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2025-11-10T21:53:27.000Z (8 months ago)
- Last Synced: 2026-02-25T01:53:51.069Z (4 months ago)
- Language: PHP
- Size: 504 KB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: docs/readme.md
- License: LICENSE
Awesome Lists containing this project
README
# File Storage Documentation
* [Installation & Setup](Installation-and-Setup.md)
* [Architecture](Architecture.md)
* [The File Object](The-File-Object.md)
* [The File Storage Service](The-File-Storage-Service.md)
* [The Storage Service](The-Storage-Service.md)
* [Path Builders](Path-Builders.md)
* [URL Builders](URL-Builders.md)
* [Processors](Processors.md)
* [Processing Images](Processing-Images.md)
* [Example](Example.md)
* [Glossary](Glossary.md)