PHPackages                             3neti/form-handler-selfie - 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. 3neti/form-handler-selfie

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

3neti/form-handler-selfie
=========================

Selfie capture handler for form flow system

v1.0.1(4mo ago)01.1kMITPHPPHP ^8.2

Since Dec 24Pushed 4mo agoCompare

[ Source](https://github.com/3neti/form-handler-selfie)[ Packagist](https://packagist.org/packages/3neti/form-handler-selfie)[ RSS](/packages/3neti-form-handler-selfie/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (7)Versions (3)Used By (0)

Selfie Handler Plugin
=====================

[](#selfie-handler-plugin)

A Form Flow Manager plugin for capturing selfie photos using browser camera (MediaDevices API).

Features
--------

[](#features)

✅ Browser camera capture (front/back camera)
✅ Base64 image encoding
✅ Configurable quality &amp; dimensions
✅ Face guide overlay (optional)
✅ Auto-registration with Form Flow Manager

Installation
------------

[](#installation)

```
composer require 3neti/form-handler-selfie
```

Usage
-----

[](#usage)

```
{
    handler: 'selfie',
    config: {
        title: 'Take a Selfie',
        width: 640,
        height: 480,
        quality: 0.85,
        format: 'image/jpeg',
        show_guide: true
    }
}
```

Requirements
------------

[](#requirements)

- PHP 8.2+
- Laravel 12+
- HTTPS (required for MediaDevices API)
- Browser with getUserMedia support

Testing
-------

[](#testing)

```
cd packages/form-handler-selfie
composer install
vendor/bin/pest
```

License
-------

[](#license)

MIT

Author
------

[](#author)

3neti

###  Health Score

40

—

FairBetter than 88% of packages

Maintenance76

Regular maintenance activity

Popularity20

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 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

Every ~15 days

Total

2

Last Release

130d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/586e1ed70140038e6348728222adbcf68bfc4455b1f94a4f8bcbe57917a63d57?d=identicon)[3neti](/maintainers/3neti)

---

Top Contributors

[![3neti](https://avatars.githubusercontent.com/u/89447696?v=4)](https://github.com/3neti "3neti (5 commits)")

###  Code Quality

TestsPest

### Embed Badge

![Health badge](/badges/3neti-form-handler-selfie/health.svg)

```
[![Health](https://phpackages.com/badges/3neti-form-handler-selfie/health.svg)](https://phpackages.com/packages/3neti-form-handler-selfie)
```

###  Alternatives

[illuminate/pipeline

The Illuminate Pipeline package.

9446.6M213](/packages/illuminate-pipeline)[illuminate/pagination

The Illuminate Pagination package.

10532.5M862](/packages/illuminate-pagination)[mrmarchone/laravel-auto-crud

Laravel Auto CRUD helps you streamline development and save time.

28711.8k2](/packages/mrmarchone-laravel-auto-crud)[spatie/laravel-mix-preload

Add preload and prefetch links based your Mix manifest

169176.0k2](/packages/spatie-laravel-mix-preload)[interaction-design-foundation/laravel-geoip

Support for multiple Geographical Location services.

17221.0k3](/packages/interaction-design-foundation-laravel-geoip)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

245.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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