marcelorodrigo/filament-barcode-scanner-field
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| meilisearch/meilisearch-php | 0.67 | Official PHP client for Meilisearch. Connect to a Meilisearch instance or Meilisearch Cloud, manage indexes and documents, configure settings, and run fast full‑text searches from your PHP apps with a simple API and HTTP client support. | 741 | 743 | 117 | 730K | 38 | 49.2 | 69.1 | MIT | 2 weeks ago | |
| pmjones/php-styler | 0.65 | PHP-Styler is a PHP 8.1+ code formatter that fully reformats your code for consistent spacing, indentation, and line lengths. It preserves logic and comments, is diff-friendly by default, and is customizable via styles, rules, and parses. | 41 | 39 | 2 | 52 | 0 | 27.5 | 5.7 | MIT | 2 weeks ago | |
| jerome/filterable | 0.64 | — | 192 | 192 | 10 | 3K | 0 | 25.3 | 18.4 | MIT | 1 month ago | |
| laravel-workflow/laravel-workflow | 0.64 | Durable Workflow (formerly Laravel Workflow) lets you build reliable, long-running workflows and activities in Laravel using PHP classes. Orchestrate steps with queues and events, run in parallel, monitor progress, and handle retries/errors for complex business processes. | 1,195 | 1,198 | 66 | 56K | 0 | 42.9 | 27.9 | MIT | 1 week ago | |
| behat/behat | 0.64 | Behat is a BDD testing framework for PHP that helps you describe and verify business expectations. Write scenarios in Gherkin, run them via Composer-installed tooling, and keep features readable for teams while automating acceptance tests. | 3,956 | 4,004 | 614 | 2M | 49 | 79.3 | 61.8 | MIT | 3 weeks ago | |
| eminiarts/aura-cms | 0.63 | — | 0 | 0 | 0 | 13 | 1 | 11.3 | 19.3 | MIT | 6 months ago | |
| wendelladriel/slidewire | 0.63 | — | 130 | 125 | 7 | 408 | 1 | 21.6 | 9.8 | — | 1 month ago | |
| smarty/smarty | 0.63 | Smarty is a PHP template engine that separates presentation (HTML/CSS) from application logic. Install via Composer and use its flexible templating features with documentation and getting started guides. Supports PHP 7.2–8.5. | 2,347 | 2,436 | 708 | 772K | 83 | 71.6 | 67.6 | NOASSERTION | 2 months ago | |
| intervention/image | 0.62 | Intervention Image is a PHP image handling and manipulation library with an expressive API. Resize, crop, encode, and apply filters via GD or Imagick, integrate easily with Laravel, and generate thumbnails, watermarks, and optimized images for web apps. | 14,334 | 14,838 | 1,490 | 4M | 15 | 73.0 | 45.9 | MIT | 1 week ago | |
| alexfigures/symfony-jsonapi-bundle | 0.62 | — | 1 | 2 | 0 | 13 | 0 | 20.2 | 18.2 | MIT | 6 months ago | |
| bagisto/bagisto | 0.62 | Bagisto is an open-source Laravel eCommerce platform with a modern admin panel, multi-channel and multi-locale support, product/catalog and order management, customizable themes and extensions, plus Docker-friendly installation and active community support. | 26,638 | 26,326 | 3,084 | 3K | 27 | 80.4 | 13.4 | MIT | 2 weeks ago | |
| api-platform/core | 0.62 | — | 0 | 2,574 | — | 907K | — | 9.0 | 55.3 | — | — | |
| knuckleswtf/scribe | 0.62 | Generate human-friendly API docs from your Laravel codebase. Scribe builds a beautiful single-page HTML doc with code samples and a “Try It Out” tester, plus Postman collections and OpenAPI specs. Extracts params from validation/FormRequests and can fetch or generate sample responses. | 2,291 | 2,282 | 357 | 542K | 93 | 71.8 | 68.0 | MIT | 1 month ago | |
| webteractive/filament-browser-timezone | 0.62 | — | 1 | 1 | 0 | 425 | 1 | 21.2 | 37.3 | MIT | 1 month ago | |
| intervention/gif | 0.61 | Pure-PHP GIF encoder/decoder for reading and writing static or animated GIFs without image extensions. Decode files or binary streams, or build animations frame-by-frame with delays, offsets, and loop count. Optional Splitter extracts frames as GDImage via GD. PHP 8.3+. | 56 | 58 | 9 | 2M | 2 | 20.1 | 63.7 | MIT | 1 month ago | |
| psalm/plugin-laravel | 0.61 | Psalm plugin for Laravel that adds deep framework-aware type analysis plus taint-based security scanning. Detects SQL injection, XSS, SSRF, shell injection, path traversal, and open redirects by tracking user input to sinks across your codebase—no runtime needed. | 328 | 327 | 76 | 102K | 58 | 52.9 | 63.1 | MIT | 2 weeks ago | |
| maestroerror/laragent | 0.60 | LarAgent is an open-source AI agent framework for Laravel. Build and maintain agents with an Eloquent-style API: tools (incl. MCP servers), memory/context management, structured output, and multi-agent workflows with queues, chainable tasks, and reasoning. | 635 | 635 | 57 | 17K | 6 | 30.5 | 25.9 | MIT | 1 month ago | |
| sentry/sentry-laravel | 0.60 | Official Sentry SDK for Laravel. Capture and report unhandled exceptions, errors, and performance data from your Laravel apps to Sentry. Easy Composer install and integration for Laravel 11/12, with docs for older versions and Lumen. | 1,337 | 1,360 | 206 | 4M | 22 | 50.5 | 67.8 | MIT | 1 month ago | |
| ruflin/elastica | 0.60 | Elastica is a PHP client for Elasticsearch, providing a rich, object-oriented API for indexing, searching, and managing indices. Compatible with Elasticsearch 9.x+ (branch-specific support for older versions) and integrates with elasticsearch-php. | 2,272 | 2,301 | 730 | 613K | 92 | 75.4 | 74.2 | MIT | 7 months ago | |
| sentry/sentry | 0.60 | Official Sentry SDK for PHP. Capture exceptions and errors with rich context and send them to Sentry for alerting and debugging. Install via Composer, initialize with your DSN, and report issues from any PHP app; supports Symfony and Laravel integrations. | 1,905 | 1,928 | 466 | 6M | 16 | 59.9 | 65.4 | MIT | 1 week ago |
How can I help you explore Laravel packages today?