Skip to content

PHP Implementation of Alexandria Image Storage API

License

Notifications You must be signed in to change notification settings

alexandria-api/php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alexandria

version 1.0.1

PHP Image Storage and Retrieval API using Slim

Requirements

PHP, Composer, PNGQuant (Optional)

Setup

  1. Run composer install
  2. Navigate to src directory
  3. Run php -S localhost:8888 or any webserver.

###Todo:

  • Upload
  • Retrieval
  • Compression
  • Verify deployment integrity (Creates necessary project folders)
  • Versioning
  • Check if image already exists in storage
  • Tests
  • Allow for optional compression
  • Rate limit

About

PHP Implementation of Alexandria Image Storage API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages