|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ediazaro/receipt-scanner | 0.86 | — | 0 | 0 | 0 | 0 | 0 | 6.7 | — | MIT | 8 months ago | |
| bicycle/tesseract-bridge | 0.81 | PHP wrapper for Tesseract OCR with CLI and FFI backends. Configure the Tesseract binary, list available languages, and recognize text from images via a simple API. Tested on FreeBSD/Debian/Ubuntu with Tesseract 3/4. | 0 | 0 | 0 | 0 | 0 | 0.9 | — | MIT | 5 years ago | |
| inceptia-io/larabrain | 0.78 | LaraBrain gives your Laravel app “self-awareness” by scanning models, migrations, routes, and controllers to build a context graph, then lets you ask natural-language questions via AI providers (OpenAI, Gemini, Anthropic, DeepSeek) with links to relevant code. | 1 | 1 | 0 | 85 | 0 | 0.0 | 25.9 | MIT | — | |
| helgesverre/extractor | 0.78 | — | 225 | 224 | 22 | 7K | 0 | 20.5 | 23.4 | MIT | 4 months ago | |
| eslam-abass/laravel-invoice-generator | 0.77 | Generate customizable PDF invoices in Laravel using publishable Blade templates. Supports dynamic line items, taxes/discounts, currency and localization, optional QR code links, config-driven branding, and easy preview/PDF output via facade. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| mike42/escpos-php | 0.77 | PHP library for ESC/POS receipt printers. Print text, images, barcodes, QR codes and cut paper over USB, network, serial or Windows share. Includes connectors and utilities for common thermal POS printers and cash drawers. | 2,786 | 2,793 | 881 | 80K | 523 | 71.9 | 52.2 | NOASSERTION | 1 month ago | |
| langleyfoxall/xero-laravel | 0.77 | — | 86 | 86 | 40 | 2K | 16 | 30.1 | 31.9 | LGPL-3.0 | 1 month ago | |
| baks-dev/materials-sign | 0.76 | Laravel/PHP модуль для работы с «Честным знаком» по сырью: импорт и обработка кодов маркировки, генерация/печать этикеток и штрихкодов. Поддерживает загрузку файлов, обрезку PDF (pdfcrop/ImageMagick) и установку ассетов/миграций. | 0 | 0 | 2 | 4 | 0 | 23.0 | 11.4 | MIT | 4 days ago | |
| greenter/gre-api | 0.76 | — | 6 | 6 | 3 | 7K | 2 | 1.7 | 41.3 | MIT | 3 years ago | |
| spatie/mixed-content-scanner-cli | 0.76 | CLI tool to detect mixed content on HTTPS sites. Crawls pages and reports HTML elements whose URLs use http:// (images, scripts, iframes, forms, etc.). Install via Composer globally and run: mixed-content-scanner scan . | 92 | 92 | 20 | 0 | 0 | 3.8 | 0.1 | MIT | 3 years ago | |
| spatie/mixed-content-scanner | 0.76 | Scan a website for mixed content by crawling pages and flagging insecure http:// resources in common HTML tags (img, script, iframe, link, etc.). Use MixedContentScanner with a logger to report where mixed content is found or missing. | 105 | 105 | 18 | 831 | 0 | 10.1 | 13.1 | MIT | 3 years ago | |
| smalot/pdfparser | 0.75 | Standalone PHP library to parse PDF files and extract content. Reads objects/headers, metadata, and ordered page text; supports compressed PDFs and various encodings. Configure parsing via custom configs. Note: no support for secured PDFs or form data. | 2,717 | 2,758 | 579 | 2M | 198 | 72.4 | 71.0 | LGPL-3.0 | 3 months ago | |
| theseer/directoryscanner | 0.73 | — | 37 | 43 | 10 | 10K | 2 | 1.6 | 33.8 | NOASSERTION | 4 years ago | |
| laraveldaily/laravel-invoices | 0.72 | Generate customizable PDF invoices in Laravel with templates, translations, taxes/discounts/shipping, due dates, serial numbers, and flexible currency formatting. Store, download, or stream via any configured filesystem, with global settings and per-invoice overrides. | 1,553 | 1,557 | 321 | 64K | 4 | 36.4 | 26.2 | GPL-3.0 | 4 months ago | |
| spatie/laravel-harvest-sdk | 0.72 | Laravel-friendly SDK for the Harvest.com API. Configure account ID, access token, and user agent, then resolve the Harvest client from the container or facade to call API endpoints. Not a complete implementation; PRs welcome. | 1 | 1 | 0 | 0 | 0 | 15.2 | — | MIT | 4 months ago | |
| astrotomic/laravel-translatable | 0.71 | Laravel package for translatable Eloquent models. Store model translations in the database and automatically fetch/save multilingual attributes based on locale, reducing boilerplate when working with multi-language content. | 1,421 | 1,432 | 176 | 223K | 28 | 43.8 | 46.2 | MIT | 4 months ago | |
| spatie/tax-calculator | 0.65 | Interfaces and helpers to simplify tax calculations in PHP. Use TaxCalculation with plain numbers or items implementing HasTax to compute base, tax, and total prices, and combine calculations (e.g., cart items + delivery) on the fly. | 81 | 83 | 12 | 364 | 0 | 1.1 | 10.2 | MIT | 4 years ago | |
| ejosterberg/opensalestax | 0.59 | — | 1 | 1 | 0 | 30 | 0 | 17.2 | 19.1 | Apache-2.0 | 2 months ago | |
| spatie/bpost-address-webservice | 0.58 | PHP wrapper for bpost’s Address Webservice. Create Address objects and validate Belgian addresses, receiving normalized fields plus warnings/errors/issue lists you can inspect and act on. Useful for checkout forms and address cleanup. | 18 | 18 | 11 | 503 | 0 | 1.3 | 19.9 | MIT | 4 years ago | |
| spatie/crawler | 0.57 | PHP web crawler with concurrent requests via Guzzle. Crawl internal/external links, limit depth, and collect discovered URLs. Supports JavaScript-rendered sites using Chrome/Puppeteer. Includes faking responses for testing crawl logic without real HTTP calls. | 2,829 | 2,835 | 367 | 733K | 0 | 56.5 | 39.1 | MIT | 2 weeks ago |
How can I help you explore Laravel packages today?