{"id":94987,"library":"sparkpost-sparkpost","title":"SparkPost","description":"Client library for interfacing with the SparkPost API.","status":"active","version":"2.3.0","language":"php","source_language":null,"source_url":"https://github.com/SparkPost/php-sparkpost","tags":["email","api","sparkpost","mail"],"install":[{"cmd":"composer require sparkpost/sparkpost","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"SparkPost","correct":"use SparkPost\\SparkPost;"}],"quickstart":{"code":"use SparkPost\\SparkPost;\n\n$client = new SparkPost('YOUR_API_KEY');\n$results = $client->transmissions->send(['recipients' => [['address' => 'test@example.com']]]);","lang":"php","description":"Send an email via SparkPost API"},"warnings":[{"fix":"Ensure your API key has 'Transmissions: Read/Write' permission","message":"API key must have appropriate permissions","severity":"gotcha","affected_versions":">=2.0.0"}],"env_vars":null,"search_vec":"'api':9,11 'client':2 'email':10 'interfac':5 'librari':3 'mail':13 'sparkpost':1,8,12","created_at":"2026-06-19T10:16:27.858486+00:00","updated_at":"2026-06-19T10:16:27.858486+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/SparkPost/php-sparkpost","github":"https://github.com/SparkPost/php-sparkpost","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["networking"],"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}}