{"id":465,"date":"2017-08-17T08:40:58","date_gmt":"2017-08-16T23:40:58","guid":{"rendered":"http:\/\/akamist.com\/blog\/?p=465"},"modified":"2017-10-11T22:53:30","modified_gmt":"2017-10-11T13:53:30","slug":"phpslim-3-framwork%e3%81%a7slimslim%e3%82%af%e3%83%a9%e3%82%b9%e3%81%8cnew%e5%87%ba%e6%9d%a5%e3%81%aa%e3%81%84%e5%a0%b4%e5%90%88","status":"publish","type":"post","link":"https:\/\/akamist.com\/blog\/archives\/465","title":{"rendered":"[PHP]Slim 3 Framwork\u3067\\Slim\\Slim\u30af\u30e9\u30b9\u304cnew\u51fa\u6765\u306a\u3044\u5834\u5408"},"content":{"rendered":"<p>Slim Framwork\u3092\u4f7f\u3063\u305f\u30b5\u30f3\u30d7\u30eb\u30b3\u30fc\u30c9\u3092\u30cd\u30c3\u30c8\u306a\u3069\u3067\u63a2\u3057\u3066\u304d\u305f\u518d\u3001$app\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u3092\u4f5c\u6210\u3059\u308b\u969b\u306b\u3001\u4e0b\u8a18\u306e\u3088\u3046\u306a\u30b3\u30fc\u30c9\u304c\u4f8b\u793a\u3055\u308c\u3066\u3044\u308b\u5834\u5408\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n<pre><code class=\"language-php\">&lt;?php\nrequire \"vendor\/autoload.php\";\n\n$app = new \\Slim\\Slim();     \/\/ \u3053\u3053\u3067\u30a8\u30e9\u30fc\u306b\u306a\u308b...\n...\n\n$app-&gt;run();\n<\/code><\/pre>\n<p>\u5b9f\u969b\u306b\u52d5\u304b\u3057\u3066\u307f\u308b\u3068\u3001\"$app = new \\Slim\\Slim();\"\u3067\u30a8\u30e9\u30fc\u306b\u306a\u308b\u5834\u5408\u3001\u30b5\u30f3\u30d7\u30eb\u30b3\u30fc\u30c9\u3068\u3001\u5b9f\u884c\u3057\u3066\u3044\u3044\u308bSlim\u306e\u30d0\u30fc\u30b8\u30e7\u30f3\u304c\u7570\u306a\u3063\u3066\u3044\u308b\u306e\u304c\u7406\u7531\u3067\u3059\u3002<\/p>\n<p>Slim\u306ever2\u307e\u3067\u306f\u3001\\Slim\\Slim\u30af\u30e9\u30b9\u3067$app\u3092\u751f\u6210\u3057\u3066\u3044\u307e\u3057\u305f\u304c\u3001Slim 3\u304b\u3089\u306f\\Slim\\App\u30af\u30e9\u30b9\u306b\u540d\u524d\u304c\u304b\u304b\u308f\u308a\u307e\u3057\u305f\u3002<br \/>\n\u3067\u3059\u306e\u3067\u3001Slim 3\u3067\u306f\u4e0b\u8a18\u306e\u30b3\u30fc\u30c9\u304c\u6b63\u3057\u3044\u3067\u3059\u3002<\/p>\n<pre><code class=\"language-php\">$app = new \\Slim\\Slim();\n\u2193\n$app = new \\Slim\\App();\n<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Slim Framwork\u3092\u4f7f\u3063\u305f\u30b5\u30f3\u30d7\u30eb\u30b3\u30fc\u30c9\u3092\u30cd\u30c3\u30c8\u306a\u3069\u3067\u63a2\u3057\u3066\u304d\u305f\u518d\u3001$app\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u3092\u4f5c\u6210\u3059\u308b\u969b\u306b\u3001\u4e0b\u8a18\u306e\u3088\u3046\u306a\u30b3\u30fc\u30c9\u304c\u4f8b\u793a\u3055\u308c\u3066\u3044\u308b\u5834\u5408\u304c\u3042\u308a\u307e\u3059\u3002 &lt;?php require \"vendor\/aut [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":741,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[17],"tags":[],"aioseo_notices":[],"jetpack_featured_media_url":"https:\/\/akamist.com\/blog\/wp-content\/uploads\/2017\/08\/icon_slimframework.png","jetpack-related-posts":[{"id":433,"url":"https:\/\/akamist.com\/blog\/archives\/433","url_meta":{"origin":465,"position":0},"title":"[PHP]Slim Framework\u3067API\u30ad\u30fc\u306b\u3088\u308b\u30a2\u30af\u30bb\u30b9\u8a8d\u8a3c\u3092\u5b9f\u88c5\u3059\u308b","date":"2017\u5e748\u670810\u65e5","format":false,"excerpt":"PHP\u3092\u4f7f\u3063\u305f\u30d7\u30ed\u30b0\u30e9\u30e0\u3067\u3001\u7c21\u5358\u306aWebAPI\u3092\u5b9f\u88c5\u3057\u305f\u3044\u5834\u5408\u304c\u3042\u308a\u307e\u3059\u3002 \u5c0f\u3055\u306aWebAPI\u30b5\u30fc\u30d0\u2026","rel":"","context":"SlimFramework","img":{"alt_text":"","src":"https:\/\/i0.wp.com\/akamist.com\/blog\/wp-content\/uploads\/2017\/08\/icon_slimframework.png?resize=350%2C200&ssl=1","width":350,"height":200},"classes":[]},{"id":422,"url":"https:\/\/akamist.com\/blog\/archives\/422","url_meta":{"origin":465,"position":1},"title":"[PHP]Slim Framework\u3067PhpRender\u3092\u5229\u7528\u3057\u305fView\u30b3\u30f3\u30dd\u30fc\u30cd\u30f3\u30c8\u306e\u5206\u96e2\u3092\u884c\u3046","date":"2017\u5e748\u670812\u65e5","format":false,"excerpt":"PHP\u306e\u30de\u30a4\u30af\u30ed\u30d5\u30ec\u30fc\u30e0\u30ef\u30fc\u30af\u3067\u3067\u3042\u308bSlim Framework\u3067\u306f\u3001\u6a19\u6e96\u3067\u306fView\u306b\u76f8\u5f53\u3059\u308b\u30b3\u2026","rel":"","context":"SlimFramework","img":{"alt_text":"","src":"https:\/\/i0.wp.com\/akamist.com\/blog\/wp-content\/uploads\/2017\/08\/icon_slimframework.png?resize=350%2C200&ssl=1","width":350,"height":200},"classes":[]},{"id":815,"url":"https:\/\/akamist.com\/blog\/archives\/815","url_meta":{"origin":465,"position":2},"title":"Slim3\u306e\u30b9\u30b1\u30eb\u30c8\u30f3\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u3001slim\/slim-skeleton\u306e\u89e3\u8aac","date":"2017\u5e7411\u67085\u65e5","format":false,"excerpt":"PHP\u3067Slim3\u30d5\u30ec\u30fc\u30e0\u30ef\u30fc\u30af\u3092\u4f7f\u3063\u305f\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u3092\u4f5c\u308b\u5834\u5408\u3001\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u69cb\u6210\u306e\u3072\u306a\u578b\u3068\u3057\u3066sli\u2026","rel":"","context":"SlimFramework","img":{"alt_text":"","src":"https:\/\/i0.wp.com\/akamist.com\/blog\/wp-content\/uploads\/2017\/08\/icon_slimframework.png?resize=350%2C200&ssl=1","width":350,"height":200},"classes":[]},{"id":358,"url":"https:\/\/akamist.com\/blog\/archives\/358","url_meta":{"origin":465,"position":3},"title":"[PHP]Slim Framework\u3067302\u30ea\u30c0\u30a4\u30ec\u30af\u30c8\u3092\u884c\u3046\u65b9\u6cd5","date":"2017\u5e747\u670821\u65e5","format":false,"excerpt":"PHP\u3067\u5229\u7528\u3067\u304d\u308b\u30de\u30a4\u30af\u30ed\u30d5\u30ec\u30fc\u30e0\u30ef\u30fc\u30af\u306e\u4e00\u3064\u306b\u3001Slim Framework\u3068\u3044\u3046\u3082\u306e\u304c\u3042\u308a\u307e\u3059\u3002\u2026","rel":"","context":"SlimFramework","img":{"alt_text":"","src":"https:\/\/i0.wp.com\/akamist.com\/blog\/wp-content\/uploads\/2017\/08\/icon_slimframework.png?resize=350%2C200&ssl=1","width":350,"height":200},"classes":[]},{"id":368,"url":"https:\/\/akamist.com\/blog\/archives\/368","url_meta":{"origin":465,"position":4},"title":"[PHP]Slim Framework\u3067GET\u3068POST\u306e\u4e21\u65b9\u51e6\u7406\u3067\u304d\u308b\u30eb\u30fc\u30c6\u30a3\u30f3\u30b0\u3092\u66f8\u304f\u65b9\u6cd5","date":"2017\u5e747\u670824\u65e5","format":false,"excerpt":"PHP\u306eSlim Framework\u3067\u306f\u3001$app->get($pattern, $callable\u2026","rel":"","context":"SlimFramework","img":{"alt_text":"","src":"https:\/\/i0.wp.com\/akamist.com\/blog\/wp-content\/uploads\/2017\/08\/icon_slimframework.png?resize=350%2C200&ssl=1","width":350,"height":200},"classes":[]},{"id":1155,"url":"https:\/\/akamist.com\/blog\/archives\/1155","url_meta":{"origin":465,"position":5},"title":"[PHP]Slim Framework 3.9.0\u304c\u30ea\u30ea\u30fc\u30b9\u3055\u308c\u307e\u3057\u305f","date":"2017\u5e7411\u67086\u65e5","format":false,"excerpt":"PHP\u306e\u30de\u30a4\u30af\u30ed\u30d5\u30ec\u30fc\u30e0\u30ef\u30fc\u30af\u3067\u3042\u308bSlim Framework\u306e\u30d0\u30fc\u30b8\u30e7\u30f33.9.0\u304c\u30012017\/\u2026","rel":"","context":"SlimFramework","img":{"alt_text":"","src":"https:\/\/i0.wp.com\/akamist.com\/blog\/wp-content\/uploads\/2017\/08\/icon_slimframework.png?resize=350%2C200&ssl=1","width":350,"height":200},"classes":[]}],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/akamist.com\/blog\/wp-json\/wp\/v2\/posts\/465"}],"collection":[{"href":"https:\/\/akamist.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/akamist.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/akamist.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/akamist.com\/blog\/wp-json\/wp\/v2\/comments?post=465"}],"version-history":[{"count":2,"href":"https:\/\/akamist.com\/blog\/wp-json\/wp\/v2\/posts\/465\/revisions"}],"predecessor-version":[{"id":470,"href":"https:\/\/akamist.com\/blog\/wp-json\/wp\/v2\/posts\/465\/revisions\/470"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/akamist.com\/blog\/wp-json\/wp\/v2\/media\/741"}],"wp:attachment":[{"href":"https:\/\/akamist.com\/blog\/wp-json\/wp\/v2\/media?parent=465"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/akamist.com\/blog\/wp-json\/wp\/v2\/categories?post=465"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/akamist.com\/blog\/wp-json\/wp\/v2\/tags?post=465"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}