<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tadasy</author_name>
  <author_url>https://blog.hatena.ne.jp/tadasy/</author_url>
  <blog_title>It's raining cats and dogs.</blog_title>
  <blog_url>https://tadasy.hateblo.jp/</blog_url>
  <categories>
    <anon>メモ</anon>
    <anon>php</anon>
    <anon>slim</anon>
  </categories>
  <description>slim3のMiddlewareは後から追加した順に実行されるらしい &lt;?php $app = new \Slim\App; $app-&gt;add(new \MyMiddleware1); // 実行順 3 $app-&gt;add(new \MyMiddleware2); // 実行順 2 $app-&gt;add(new \MyMiddleware3); // 実行順 1 上から実行されてほしい感ある</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftadasy.hateblo.jp%2Fentry%2F2016%2F10%2F07%2F101201&quot; title=&quot; slim3のMiddlewareの実行順 - It&amp;#39;s raining cats and dogs.&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2016-10-07 10:12:01</published>
  <title> slim3のMiddlewareの実行順</title>
  <type>rich</type>
  <url>https://tadasy.hateblo.jp/entry/2016/10/07/101201</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
