https://github.com/attogram/shared-media
[ARCHIVED] The Attogram Shared Media Project
https://github.com/attogram/shared-media
Last synced: 3 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 7 years ago)
- Default Branch: master
- Last Pushed: 2020-01-09T18:10:29.000Z (over 5 years ago)
- Last Synced: 2025-01-16T18:02:48.769Z (4 months 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.