{"provider_name":"Hatena Blog","image_url":null,"categories":["PHP","Moony"],"version":"1.0","type":"rich","provider_url":"https://hatena.blog","width":"100%","author_url":"https://blog.hatena.ne.jp/hiro_y/","description":"Moony_Utils\u306b\u8ffd\u52a0\u3059\u308b\u3002 function camelCase($str, $delim = '_') { if (strlen($delim) == 0) { return ucwords($str); } $words = explode($delim, $str); for ($i = 0; $i < count($words); $i++) { $words[$i] = ucfirst($words[$i]); } return implode('', $words); }","blog_url":"https://hiroy.hatenadiary.jp/","html":"<iframe src=\"https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhiroy.hatenadiary.jp%2Fentry%2F20060319%2F1142777148\" title=\"Camel Case\u306b\u3059\u308b\u95a2\u6570 - hiroy\u306e\u30d6\u30ed\u30b0\" class=\"embed-card embed-blogcard\" scrolling=\"no\" frameborder=\"0\" style=\"display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;\"></iframe>","author_name":"hiro_y","title":"Camel Case\u306b\u3059\u308b\u95a2\u6570","published":"2006-03-19 23:05:48","url":"https://hiroy.hatenadiary.jp/entry/20060319/1142777148","blog_title":"hiroy\u306e\u30d6\u30ed\u30b0","height":"190"}