https://github.com/attogram/shared-media
[ARCHIVED] The Attogram Shared Media Project
https://github.com/attogram/shared-media
Last synced: about 2 months ago
JSON representation
[ARCHIVED] The Attogram Shared Media Project
- Host: GitHub
- URL: https://github.com/attogram/shared-media
- Owner: attogram
- License: mit
- Created: 2017-11-19T08:39:11.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-01-09T18:10:29.000Z (over 6 years ago)
- Last Synced: 2025-03-06T06:47:47.287Z (about 1 year ago)
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# The Attogram Shared Media Project
The Attogram Shared Media Project is a set of PHP packages for working with [Free Cultural Works](https://freedomdefined.org/Definition).
# Website builders
## Shared Media Tagger
Ratings website creator for images and media files, fed from administrator curated media from Wikimedia Commons.
* info: http://fosiper.com/smt/
* repo: https://github.com/attogram/shared-media-tagger
* status: v1.0.0
# Libraries
## Shared Media API
MediaWiki Query API wrapper that easily gets Category and Media file information into simple PHP arrays. Fine-tuned for WikiMedia Commmons
* url: https://github.com/attogram/shared-media-api
* status: v1.0
* external packages: guzzlehttp/guzzle, psr/log
## Shared Media ORM
Database Object-relational mapping (ORM) for `attogram/shared-media-api`
* url: https://github.com/attogram/shared-media-orm
* status: v1.0
* external packages: propel/propel, guzzlehttp/guzzle, psr/log
## Shared Media Sandbox
Web Sandbox for testing `attogram/shared-media-api` and `attogram/shared-media-orm`
* url: https://github.com/attogram/shared-media-sandbox
* status v1.1
* external packages: propel/propel, guzzlehttp/guzzle, psr/log
## Shared Media Gallery
Web Gallery and Backend Admin, uses `attogram/shared-media-api` and `attogram/shared-media-orm`
* url: https://github.com/attogram/shared-media-gallery
* status: v0.0
* external packages: twig/twig, propel/propel, guzzlehttp/guzzle, psr/log
# License
All Shared Media packages are open source and available under the MIT License.