{"id":15707987,"url":"https://github.com/log1x/captured","last_synced_at":"2025-06-10T16:33:09.860Z","repository":{"id":62518639,"uuid":"174023572","full_name":"Log1x/captured","owner":"Log1x","description":"A modernized rewrite of the Captured PHP Uploader Script.","archived":false,"fork":false,"pushed_at":"2025-01-08T22:18:52.000Z","size":14,"stargazers_count":5,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-12T21:00:26.577Z","etag":null,"topics":["captured","macos","macos-app","screenshots"],"latest_commit_sha":null,"homepage":"http://www.capturedapp.com/","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Log1x.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-03-05T21:29:49.000Z","updated_at":"2024-04-12T11:11:54.000Z","dependencies_parsed_at":"2025-03-12T09:32:57.046Z","dependency_job_id":"9bc0d49b-4d21-4030-9dfc-76408fb85b9a","html_url":"https://github.com/Log1x/captured","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Log1x%2Fcaptured","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Log1x%2Fcaptured/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Log1x%2Fcaptured/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Log1x%2Fcaptured/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Log1x","download_url":"https://codeload.github.com/Log1x/captured/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Log1x%2Fcaptured/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259110745,"owners_count":22806780,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["captured","macos","macos-app","screenshots"],"created_at":"2024-10-03T20:43:15.098Z","updated_at":"2025-06-10T16:33:09.823Z","avatar_url":"https://github.com/Log1x.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Captured for PHP\n\nThis is a rewrite of the [original](https://github.com/csexton/captured-php) Captured PHP script for use with [Captured](http://www.capturedapp.com/).\n\n### Features\n\n- Clean, modernized rewrite with PSR-2.\n- External configuration.\n- Uses [Bulletproof](https://github.com/samayo/bulletproof) to securely (and properly) handle image uploads.\n- Customizable screenshot filenames with the ability to set a slug and timestamp (e.g. `Screenshot_2019-03-02_13-12-57.png`) or as a randomized string using the [Hashids](https://github.com/ivanakimov/hashids.php) library.\n\n### Installation\n\n```sh\n$ composer create-project log1x/captured:dev-master\n```\n\n### Usage\n\n- Set configuration in `config.php`.\n- Upload the `captured` folder contents to your server.\n- Configure your Captured App with your URL and token.\n\n### Testing\n\nFor testing purposes, you can use `curl`:\n\n```sh\ncurl -i -X POST \\\n  -F \"token=YOUR_TOKEN\" \\\n  -F \"file=@path/to/test.jpg\" \\\n   https://example.com/screenshots/\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flog1x%2Fcaptured","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flog1x%2Fcaptured","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flog1x%2Fcaptured/lists"}