Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/phauthentic/file-storage
Agnostic File Storage Library
https://github.com/phauthentic/file-storage
agnostic file-storage framework-agnostic library oop oop-principles php php74 solid-principles storage
Last synced: 4 months ago
JSON representation
Agnostic File Storage Library
- Host: GitHub
- URL: https://github.com/phauthentic/file-storage
- Owner: Phauthentic
- License: mit
- Created: 2020-06-22T12:47:33.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-08-06T22:59:11.000Z (over 1 year ago)
- Last Synced: 2024-09-29T20:01:29.364Z (4 months ago)
- Topics: agnostic, file-storage, framework-agnostic, library, oop, oop-principles, php, php74, solid-principles, storage
- Language: PHP
- Homepage:
- Size: 422 KB
- Stars: 5
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: docs/readme.md
- Contributing: contributing.md
- License: license.txt
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)