Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/caferrari/mongostorage
Classes to simplify the utilization of the Mongodb GridFS
https://github.com/caferrari/mongostorage
Last synced: about 2 months ago
JSON representation
Classes to simplify the utilization of the Mongodb GridFS
- Host: GitHub
- URL: https://github.com/caferrari/mongostorage
- Owner: caferrari
- License: other
- Created: 2011-07-11T19:13:07.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2011-07-12T19:18:20.000Z (over 13 years ago)
- Last Synced: 2024-10-28T05:39:11.529Z (3 months ago)
- Language: PHP
- Homepage: http://ferrari.eti.br
- Size: 516 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
Simple File Storage classes for MongoDB+GridFS
Classes:
- LazyConnection: Provides lazy connection support for MongoDB
- Storage: The storage class =)See how it works at test files, enjoy!