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 ago1 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 4w 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 75% of packages

Maintenance19

Infrequent updates — may be unmaintained

Popularity29

Limited adoption so far

Community10

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

3531d ago

Major Versions

0.1.0 → 1.0.02016-10-29

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1517945?v=4)[Eusebiu Cretu](/maintainers/cretueusebiu)[@cretueusebiu](https://github.com/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

[goat1000/svggraph

Generates SVG graphs

133890.0k3](/packages/goat1000-svggraph)[imagekit/imagekit

PHP library for Imagekit

46877.3k10](/packages/imagekit-imagekit)[gravatarphp/gravatar

Gravatar URL builder which is most commonly called as a Gravatar library

12644.1k2](/packages/gravatarphp-gravatar)

PHPackages © 2026

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