PHPackages                             eusebiu/laravel-spark-camera - 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. [Image &amp; Media](/categories/media)
4. /
5. eusebiu/laravel-spark-camera

AbandonedArchivedPackage[Image &amp; Media](/categories/media)

eusebiu/laravel-spark-camera
============================

Profile photo camera support for Laravel Spark.

1.0.0(9y ago)294.5k8[2 issues](https://github.com/cretueusebiu/laravel-spark-camera/issues)MITJavaScript

Since Apr 21Pushed 9y ago3 watchersCompare

[ Source](https://github.com/cretueusebiu/laravel-spark-camera)[ Packagist](https://packagist.org/packages/eusebiu/laravel-spark-camera)[ RSS](/packages/eusebiu-laravel-spark-camera/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (2)DependenciesVersions (3)Used By (0)

Profile Photo Camera support for Laravel Spark
==============================================

[](#profile-photo-camera-support-for-laravel-spark)

This package adds support for capturing images from your computer or phone camera.

[Demo](https://cretu-eusebiu.wistia.com/medias/j4bh66b2ey)

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

[](#installation)

- Run `composer require eusebiu/laravel-spark-camera`
- Add `Eusebiu\LaravelSparkCamera\CameraServiceProvider::class` to your `providers` array in `config/app.php`
- Run `php artisan vendor:publish --provider="Eusebiu\LaravelSparkCamera\CameraServiceProvider" --tag=assets`
- Edit `resources/views/vendor/spark/settings/profile/update-profile-photo.blade.php`:

    - Add `@include('camera::camera-modal')` right before closing the last div.
    - Add the Camera button `Camera`.
    - It should look like [this](http://i.imgur.com/SBZR9Jv.png).
- Edit `resources/assets/js/spark-components/settings/profile/update-profile-photo.js`:

    - Add `var camera = require('./update-profile-photo-camera');` at the top.
    - Change the `mixins` option to `mixins: [base, camera]`.
- Run `npm install --save webcamjs`
- Run `npm run dev`

> This package uses [WebcamJS](https://github.com/jhuckaby/webcamjs), so if you want to configure it, overide the `configureWebcamjs` method in your `update-profile-photo.js` file.

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance19

Infrequent updates — may be unmaintained

Popularity29

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity64

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

Every ~191 days

Total

2

Last Release

3482d ago

Major Versions

0.1.0 → 1.0.02016-10-29

### Community

Maintainers

![](https://www.gravatar.com/avatar/43c2999e83614acd2ad1b9df54d88807b2cf723814d5af019084fe5884fa7930?d=identicon)[cretueusebiu](/maintainers/cretueusebiu)

---

Top Contributors

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

---

Tags

cameralaravellaravel-sparkphpspark

### Embed Badge

![Health badge](/badges/eusebiu-laravel-spark-camera/health.svg)

```
[![Health](https://phpackages.com/badges/eusebiu-laravel-spark-camera/health.svg)](https://phpackages.com/packages/eusebiu-laravel-spark-camera)
```

###  Alternatives

[milon/barcode

Barcode generator like Qr Code, PDF417, C39, C39+, C39E, C39E+, C93, S25, S25+, I25, I25+, C128, C128A, C128B, C128C, 2-Digits UPC-Based Extention, 5-Digits UPC-Based Extention, EAN 8, EAN 13, UPC-A, UPC-E, MSI (Variation of Plessey code)

1.5k13.3M39](/packages/milon-barcode)[bkwld/croppa

Image thumbnail creation through specially formatted URLs for Laravel

510496.0k23](/packages/bkwld-croppa)[char0n/ffmpeg-php

PHP wrapper for FFmpeg application

495225.1k1](/packages/char0n-ffmpeg-php)[goat1000/svggraph

Generates SVG graphs

132849.6k3](/packages/goat1000-svggraph)[cohensive/embed

Media Embed (for Laravel or as a standalone).

120370.4k](/packages/cohensive-embed)[netresearch/rte-ckeditor-image

Image support in CKEditor for the TYPO3 ecosystem - by Netresearch

63991.3k4](/packages/netresearch-rte-ckeditor-image)

PHPackages © 2026

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