{"id":92251,"library":"omnipay-mollie","title":"Omnipay Mollie","description":"Mollie driver for the Omnipay payment processing library.","status":"active","version":"5.6.0","language":"php","source_language":null,"source_url":"https://github.com/thephpleague/omnipay-mollie","tags":["payment","mollie","omnipay","gateway"],"install":[{"cmd":"composer require omnipay/mollie","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"Gateway","correct":"use Omnipay\\Mollie\\Gateway;"}],"quickstart":{"code":"use Omnipay\\Mollie\\Gateway;\n\n$gateway = new Gateway();\n$gateway->setApiKey('your-api-key');\n$response = $gateway->purchase(['amount' => '10.00', 'currency' => 'EUR'])->send();","lang":"php","description":"Process a payment via Mollie"},"warnings":[{"fix":"Ensure your project uses compatible versions.","message":"Requires PHP 7.4+ and Omnipay v3.","severity":"breaking","affected_versions":">=5.0.0"}],"env_vars":null,"search_vec":"'driver':4 'gateway':14 'librari':10 'molli':2,3,12 'omnipay':1,7,13 'payment':8,11 'process':9","created_at":"2026-06-19T09:29:34.704043+00:00","updated_at":"2026-06-19T09:29:34.704043+00:00","problems":[],"ecosystem":"packagist","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/thephpleague/omnipay-mollie","github":"https://github.com/thephpleague/omnipay-mollie","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["http-client"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-19","next_check":"2026-12-16","install_tag":null}}