cakasim/payone-symfony-bundle
HttpClient with Laravel’s Http or Guzzle.config/packages/payone.yaml to Laravel’s config/payone.php.EventDispatcher) to Laravel’s Events system.laravel-payone, omnipay/payone) or a vendor-agnostic solution (e.g., Stripe, PayPal)?Bundle, ContainerAware, EventDispatcher) are not natively supported in Laravel. A wrapper package would need to:
HttpClient with Laravel’s Http or Guzzle.services.yaml to Laravel’s AppServiceProvider.EventListener could be replaced with Laravel’s HandleIncomingWebhook or a queue job.Events or a custom pub/sub layer.Http::post()).symfony/http-client, symfony/event-dispatcher).PayoneGateway, Transaction models) into a standalone PHP library.Illuminate\Support\Facades or a custom facade.config/packages/payone.yaml to config/payone.php.PaymentEventListener) as Laravel queue jobs or observers.HttpClient), these must be maintained separately or replaced with Laravel equivalents.Http facade changes).queue:work or a dedicated service.How can I help you explore Laravel packages today?