<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Php on Liangliangtoo&#39;s Blog</title>
    <link>https://lucienven.github.io/categories/php/</link>
    <description>Recent content in Php on Liangliangtoo&#39;s Blog</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Thu, 14 Mar 2019 17:48:37 +0800</lastBuildDate>
    
	<atom:link href="https://lucienven.github.io/categories/php/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>Session与使用redis进行会话管理之体验与疑问</title>
      <link>https://lucienven.github.io/post/session%E4%B8%8E%E4%BD%BF%E7%94%A8redis%E8%BF%9B%E8%A1%8C%E4%BC%9A%E8%AF%9D%E7%AE%A1%E7%90%86%E4%B9%8B%E4%BD%93%E9%AA%8C%E4%B8%8E%E7%96%91%E9%97%AE/</link>
      <pubDate>Thu, 14 Mar 2019 17:48:37 +0800</pubDate>
      
      <guid>https://lucienven.github.io/post/session%E4%B8%8E%E4%BD%BF%E7%94%A8redis%E8%BF%9B%E8%A1%8C%E4%BC%9A%E8%AF%9D%E7%AE%A1%E7%90%86%E4%B9%8B%E4%BD%93%E9%AA%8C%E4%B8%8E%E7%96%91%E9%97%AE/</guid>
      <description>&lt;p&gt;实践使用Redis缓存技术进行会话的管理；疑问在于，1. 会话保持使用session还是使用JWT？2. Redis进行session的存储与管理真的这么简单吗？&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Php服务容器学习</title>
      <link>https://lucienven.github.io/post/php%E6%9C%8D%E5%8A%A1%E5%AE%B9%E5%99%A8%E5%AD%A6%E4%B9%A0/</link>
      <pubDate>Fri, 25 Jan 2019 15:36:47 +0800</pubDate>
      
      <guid>https://lucienven.github.io/post/php%E6%9C%8D%E5%8A%A1%E5%AE%B9%E5%99%A8%E5%AD%A6%E4%B9%A0/</guid>
      <description>&lt;p&gt;这篇PHP服务容器学习，是学习大佬的文章&lt;a href=&#34;https://www.insp.top/learn-laravel-container&#34;&gt;laravel 学习笔记 —— 神奇的服务容器&lt;/a&gt;的笔记，&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Php遵从psr0的自动加载实现</title>
      <link>https://lucienven.github.io/post/php%E9%81%B5%E4%BB%8Epsr0%E7%9A%84%E8%87%AA%E5%8A%A8%E5%8A%A0%E8%BD%BD%E5%AE%9E%E7%8E%B0/</link>
      <pubDate>Sat, 05 Jan 2019 17:59:59 +0800</pubDate>
      
      <guid>https://lucienven.github.io/post/php%E9%81%B5%E4%BB%8Epsr0%E7%9A%84%E8%87%AA%E5%8A%A8%E5%8A%A0%E8%BD%BD%E5%AE%9E%E7%8E%B0/</guid>
      <description>&lt;p&gt;自动加载是现代php框架的基石，让php摆脱了“原始社会”的调用模式（笑&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;</description>
    </item>
    
  </channel>
</rss>