PHP Code for Image Processing on AWS

Job ID: 39041762

Budget: £250 – £750 GBP

I need a PHP script that will read a JPG from a filename on disk, and upload it to various Amazon APIs

- Use Amazon Rekognition to detect any adult content, and return a structure of detected objects and rating
- Use Amazon Textract to identify and return any text present on the image.
- Use Amazon S3 to store the image for public access, and return a public URL (with no expiration).
- Add feature to PHP class to remove the image from Amazon S3

Deliverables:

- PHP script to do all of the above (probably using cURL) requests, must be robust with error checking, and return a JSON structure with all relevant results from each API
- Basic documentation to setup and secure the various Amazon services being used

Ideal Skills:

- Proficiency in PHP (no comopser being used, version 5.5)
- Experience with Amazon Web Services (S3, Rekognition, Textract)
Related categories: PHP Amazon Web Services