{"id":87526,"library":"tijsverkoyen-css-to-inline-styles","title":"CssToInlineStyles","description":"Converts HTML pages/files into HTML with inline styles, useful for sending emails.","status":"active","version":"2.4.0","language":"php","source_language":null,"source_url":"https://github.com/tijsverkoyen/CssToInlineStyles","tags":["css","inline-styles","email","html","conversion"],"install":[{"cmd":"composer require tijsverkoyen/css-to-inline-styles","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"CssToInlineStyles","correct":"use TijsVerkoyen\\CssToInlineStyles\\CssToInlineStyles;"}],"quickstart":{"code":"use TijsVerkoyen\\CssToInlineStyles\\CssToInlineStyles;\n\n$cssToInlineStyles = new CssToInlineStyles();\n$html = '<html><head><style>body { color: red; }</style></head><body><p>Hello</p></body></html>';\n$inlined = $cssToInlineStyles->convert($html);\necho $inlined;","lang":"php","description":"Convert HTML with external CSS to inline styles."},"warnings":[],"env_vars":null,"search_vec":"'convers':20 'convert':2 'css':14 'csstoinlinestyl':1 'email':13,18 'html':3,6,19 'inlin':8,16 'inline-styl':15 'pages/files':4 'send':12 'style':9,17 'use':10","created_at":"2026-06-19T08:19:29.274279+00:00","updated_at":"2026-06-19T08:19:29.274279+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/tijsverkoyen/CssToInlineStyles","github":"https://github.com/tijsverkoyen/CssToInlineStyles","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility"],"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}}