PHPackages                             hatamiarash7/openalpr - 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. hatamiarash7/openalpr

ActiveLibrary

hatamiarash7/openalpr
=====================

OpenALPR Library for Laravel

1.3(7y ago)3694[1 issues](https://github.com/hatamiarash7/Laravel-OpenALPR/issues)[3 PRs](https://github.com/hatamiarash7/Laravel-OpenALPR/pulls)GPL-3.0PHPPHP ^7.0

Since Feb 13Pushed 6d ago1 watchersCompare

[ Source](https://github.com/hatamiarash7/Laravel-OpenALPR)[ Packagist](https://packagist.org/packages/hatamiarash7/openalpr)[ RSS](/packages/hatamiarash7-openalpr/feed)WikiDiscussions master Synced yesterday

READMEChangelog (4)Dependencies (4)Versions (8)Used By (0)

Laravel-OpenALPR
================

[](#laravel-openalpr)

It's an OpenALPR package for Laravel. You can easily use this in your project.

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

[](#installation)

OpenALPR is a cross-platform project that you can run it on Windows, Linux or MacOS. First you should install core package of OpenALPR.

### Linux

[](#linux)

```
sudo apt-get update && sudo apt-get install -y openalpr openalpr-daemon openalpr-utils libopenalpr-dev tesseract-ocr

```

### Windows

[](#windows)

1. Install python ( 64-bit )
2. Donwload 64-bit SDK [here](https://deb.openalpr.com/windows-sdk/openalpr64-sdk-latest.zip) and extract that
3. Add extracted folder to your PATH

Test
----

[](#test)

You can test alpr by running this command :
`alpr --version`

Installation ( Laravel )
------------------------

[](#installation--laravel-)

Include package into your project using composer

`composer require hatamiarash7/openalpr`

Publish the package config file

```
php artisan vendor:publish --provider="Hatamiarash7\OpenALPR\OpenALPRServiceProvider"

```

Usage
-----

[](#usage)

Local

```
OpenALPR::recognize("licence.jpg")

```

From URL

```
OpenALPR::recognize("http://example.com/licence.jpg")

```

Sample
------

[](#sample)

There is a sample laravel project. Check it and write your awesome project
[OpenLaravel-OpenALPR](https://github.com/hatamiarash7/Laravel-OpenALPR-Sample)

---

Support
-------

[](#support)

[![ko-fi](https://camo.githubusercontent.com/1fedf764fa06114b797ee53e7506df10880abed6766f854202d758df1707969d/68747470733a2f2f7777772e6b6f2d66692e636f6d2f696d672f676974687562627574746f6e5f736d2e737667)](https://ko-fi.com/D1D1WGU9)

[![](https://camo.githubusercontent.com/9280696c034dbb20cb95fb3b21233917cd91fa781317f68917af6cd8e15d233e/68747470733a2f2f63646e2e70617970696e672e69722f737461746963732f50617970696e672d6c6f676f2f54727573742f626c75652e737667)](https://payping.ir/@hatamiarash7)

Contributing
------------

[](#contributing)

1. Fork it !
2. Create your feature branch : `git checkout -b my-new-feature`
3. Commit your changes : `git commit -am 'Add some feature'`
4. Push to the branch : `git push origin my-new-feature`
5. Submit a pull request :D

Issues
------

[](#issues)

Each project may have many problems. Contributing to the better development of this project by reporting them.

###  Health Score

38

—

LowBetter than 85% of packages

Maintenance58

Moderate activity, may be stable

Popularity14

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity60

Established project with proven stability

 Bus Factor1

Top contributor holds 91.7% 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 ~0 days

Total

4

Last Release

2646d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/65e9d9c994557645dc5a264cbcd3c2880b2c3de3f56d8385099b33faae8f2b5e?d=identicon)[hatamiarash7](/maintainers/hatamiarash7)

---

Top Contributors

[![hatamiarash7](https://avatars.githubusercontent.com/u/16325641?v=4)](https://github.com/hatamiarash7 "hatamiarash7 (11 commits)")[![renovate[bot]](https://avatars.githubusercontent.com/in/2740?v=4)](https://github.com/renovate[bot] "renovate[bot] (1 commits)")

---

Tags

alprlaravelopenalpr

### Embed Badge

![Health badge](/badges/hatamiarash7-openalpr/health.svg)

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

###  Alternatives

[barryvdh/laravel-debugbar

PHP Debugbar integration for Laravel

19.1k124.3M624](/packages/barryvdh-laravel-debugbar)[lukepolo/laracart

A simple cart for Laravel

583135.4k1](/packages/lukepolo-laracart)[flarum/core

Delightfully simple forum software.

211.3M1.9k](/packages/flarum-core)[laravel-notification-channels/apn

Apple APN Push Notification Channel

2021.9M4](/packages/laravel-notification-channels-apn)[pressbooks/pressbooks

Pressbooks is an open source book publishing tool built on a WordPress multisite platform. Pressbooks outputs books in multiple formats, including PDF, EPUB, web, and a variety of XML flavours, using a theming/templating system, driven by CSS.

44643.1k1](/packages/pressbooks-pressbooks)[darthsoup/laravel-whmcs

WHMCS API interface for Laravel 8 and up

6434.4k](/packages/darthsoup-laravel-whmcs)

PHPackages © 2026

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