florianv/swap
Retrieve live currency exchange rates from multiple providers (Fixer, currencylayer, exchangeratesapi, etc.) with optional caching and fallbacks. PSR-friendly and integrates with MoneyPHP; also available via Symfony bundle and Laravel package.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| florianv/exchanger | 0.91 | Exchanger is a PHP framework for retrieving currency exchange rates from multiple providers (Fixer, Currency Data, Exchange Rates Data, and more). It offers a unified API for live and historical rates, supporting different base/quote currency constraints per service. | 187 | 187 | 90 | 75K | 0 | 32.6 | 42.3 | MIT | 4 weeks ago | |
| spatie/workshop-unit-conversions | 0.77 | Lightweight PHP package for performing unit conversions in Laravel or any PHP app. Install via Composer and convert values between supported units with a simple API. Includes tests, changelog, and MIT license. | 2 | 2 | 1 | 2 | 0 | 20.6 | 3.6 | MIT | 5 years ago | |
| spatie/spatie-price-api | 0.76 | Fetch pricing information from Spatie’s spatie.be API, used internally on Spatie product promotional sites. Includes a simple method to retrieve a price for a purchasable item. Open source but not intended for third-party use. | 15 | 14 | 0 | 575 | 0 | 24.3 | 25.5 | MIT | 2 weeks ago | |
| dragon-code/support | 0.76 | Dragon Code Support is a lightweight helper toolkit for PHP/Laravel projects, providing facades, utilities, and common support classes. Designed to be extended with your own methods, with a clear structure for adding features and tests. | 23 | 23 | 5 | 430K | 0 | 29.9 | 65.0 | MIT | 6 days ago | |
| php-standard-library/interoperability | 0.76 | Lightweight PHP interoperability helpers for working with common standards and cross-package integrations. Provides small, reusable utilities to bridge libraries and normalize behavior without heavy dependencies. | 1 | — | 0 | — | 0 | 20.0 | — | MIT | 2 weeks ago | |
| spatie/tax-calculator | 0.75 | 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. | 80 | 82 | 12 | 359 | 0 | 21.1 | 11.9 | MIT | 4 years ago | |
| stripe/stripe-php | 0.74 | Official Stripe PHP SDK for accessing the Stripe API. Install via Composer, configure your API key, and use resource classes to create charges, customers, subscriptions, and more. Works with PHP 7.2+ (requires curl, json, mbstring). | 3,992 | 4,072 | 893 | 4M | 10 | 70.8 | 53.5 | MIT | 18 hours ago | |
| spatie/laravel-float-sdk | 0.73 | Laravel-friendly SDK for the Float.com API (v3). Configure your API token and user agent, then use the FloatClient to access Float resources from your Laravel app. Not a complete API implementation yet—PRs welcome. | 4 | 4 | 0 | 0 | 0 | 22.9 | — | MIT | 3 months ago | |
| spatie/weight-conversions | 0.73 | Lightweight PHP package for converting between common weight units (e.g., grams, kilograms, pounds, ounces). Handy for apps needing consistent unit handling in calculations, forms, and APIs, with a simple, dependency-free API. | 4 | 4 | 2 | 0 | 0 | 21.0 | — | MIT | 4 years ago | |
| braintree/braintree_php | 0.73 | Official Braintree PHP SDK for integrating Braintree payments into PHP apps. Supports transactions, customer and payment method management, subscriptions, webhooks, and more, with configuration for sandbox/production and comprehensive API coverage. | 555 | — | 225 | — | 17 | 15.0 | 7.5 | MIT | — | |
| spatie/unit-conversions | 0.73 | Lightweight PHP unit conversion library by Spatie. Currently supports weight conversion from kilograms to pounds via a fluent API: Weight::fromKilograms(100)->toLbs(). Install with Composer and extend as more units are added. | 34 | 36 | 12 | 8 | 0 | 21.7 | 1.5 | MIT | 5 years ago | |
| anahkiasen/underscore-php | 0.73 | Underscore.php brings functional helpers to PHP inspired by Underscore.js. Chainable, collection and array utilities like map, filter, reduce, groupBy, sortBy, pluck, and more. Handy for concise data manipulation in any PHP project, including Laravel. | 1,111 | — | 89 | — | 29 | 8.8 | 8.7 | — | — | |
| laravel/cashier-braintree | 0.73 | Laravel Cashier driver for Braintree: a simple subscription billing integration for Laravel apps. Manage customers, plans, subscriptions, coupons/discounts, and webhooks with an expressive API built on top of the Braintree PHP SDK. | 163 | 167 | 137 | 118 | 0 | 13.2 | 3.8 | MIT | 6 years ago | |
| spatie/payment | 0.73 | UNMAINTAINED. Laravel package to accept payments via payment gateways, with a Europabank e-commerce integration. Provides a payment form and configurable secrets/UID/MPI settings via a published config file. | 123 | 106 | 42 | 0 | 0 | 12.6 | — | MIT | 9 years ago | |
| willdurand/negotiation | 0.63 | HTTP content negotiation library for PHP. Parses Accept* headers to match the best media type, language, charset, or encoding, with flexible matchers and prioritization. Handy for APIs and middleware to select response formats based on client preferences. | 1,422 | 1,435 | 64 | 2M | 5 | 39.9 | 56.0 | MIT | 4 years ago | |
| area17/twill | 0.61 | Twill is an open-source Laravel package for building a custom CMS fast. It provides a polished admin UI with prebuilt features and Vue components, stays flexible and extensible, works headless or integrated, and lets you use your own models with no lock-in. | 3,955 | 3,956 | 585 | 8K | 80 | 83.8 | 40.7 | Apache-2.0 | 2 months ago | |
| jawira/case-converter | 0.61 | Convert strings between common case styles (camelCase, snake_case, kebab-case, PascalCase, etc.) with a simple PHP API. Handy for slugs, variable naming, and text normalization, supporting robust Unicode-aware conversions and formatting options. | 174 | 182 | 9 | 219K | 0 | 23.8 | 50.3 | MIT | 9 months ago | |
| monolog/monolog | 0.60 | Monolog is a PSR-3 compatible logging library for PHP. Send logs to files, sockets, databases, and many web services via a rich set of handlers, formatters, and processors, enabling simple setups and advanced logging strategies. | 21,396 | 22,257 | 1,905 | 15M | 25 | 77.4 | 61.2 | MIT | 3 months ago |
How can I help you explore Laravel packages today?