PHPackages                             log1x/captured - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. log1x/captured

ActivePackage[Utility &amp; Helpers](/categories/utility)

log1x/captured
==============

A bulletproof rewrite of the Captured PHP script for use with CapturedApp

v1.0.0(7y ago)53[1 PRs](https://github.com/Log1x/captured/pulls)MITPHP

Since Mar 26Pushed 1y ago1 watchersCompare

[ Source](https://github.com/Log1x/captured)[ Packagist](https://packagist.org/packages/log1x/captured)[ Docs](https://github.com/log1x/captured)[ RSS](/packages/log1x-captured/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (1)Dependencies (3)Versions (3)Used By (0)

Captured for PHP
================

[](#captured-for-php)

This is a rewrite of the [original](https://github.com/csexton/captured-php) Captured PHP script for use with [Captured](http://www.capturedapp.com/).

### Features

[](#features)

- Clean, modernized rewrite with PSR-2.
- External configuration.
- Uses [Bulletproof](https://github.com/samayo/bulletproof) to securely (and properly) handle image uploads.
- 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.

### Installation

[](#installation)

```
$ composer create-project log1x/captured:dev-master
```

### Usage

[](#usage)

- Set configuration in `config.php`.
- Upload the `captured` folder contents to your server.
- Configure your Captured App with your URL and token.

### Testing

[](#testing)

For testing purposes, you can use `curl`:

```
curl -i -X POST \
  -F "token=YOUR_TOKEN" \
  -F "file=@path/to/test.jpg" \
   https://example.com/screenshots/
```

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance32

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity61

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

2607d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/5745907?v=4)[Brandon](/maintainers/Log1x)[@Log1x](https://github.com/Log1x)

---

Top Contributors

[![Log1x](https://avatars.githubusercontent.com/u/5745907?v=4)](https://github.com/Log1x "Log1x (4 commits)")

---

Tags

capturedmacosmacos-appscreenshotsscreenshotmacoscapturedcapturedapp

### Embed Badge

![Health badge](/badges/log1x-captured/health.svg)

```
[![Health](https://phpackages.com/badges/log1x-captured/health.svg)](https://phpackages.com/packages/log1x-captured)
```

###  Alternatives

[ashallendesign/short-url

A Laravel package for creating shortened URLs for your web apps.

1.4k1.9M4](/packages/ashallendesign-short-url)[vinkla/hashids

A Hashids bridge for Laravel

2.1k13.3M73](/packages/vinkla-hashids)[solspace/craft-freeform

The most flexible and user-friendly form building plugin!

52664.9k12](/packages/solspace-craft-freeform)[elfsundae/laravel-hashid

A simple, elegant way to obfuscate your data by generating reversible, non-sequential, URL-safe identifiers.

415246.3k2](/packages/elfsundae-laravel-hashid)[intervention/zodiac

Zodiac Sign Calculator

58191.7k](/packages/intervention-zodiac)[erlandmuchasaj/laravel-gzip

Gzip your responses.

40129.3k2](/packages/erlandmuchasaj-laravel-gzip)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
