<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Slim on BradCypert.com</title>
    <link>https://www.bradcypert.com/tags/slim/</link>
    <description>Recent content in Slim on BradCypert.com</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Sun, 23 Oct 2022 18:41:15 -0400</lastBuildDate>
    <atom:link href="https://www.bradcypert.com/tags/slim/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Building a Simple API in PHP using Slim &amp; Eloquent</title>
      <link>https://www.bradcypert.com/building-a-restful-api-in-php-using-slim-eloquent/</link>
      <pubDate>Mon, 16 Jan 2017 00:00:00 +0000</pubDate>
      <guid>https://www.bradcypert.com/building-a-restful-api-in-php-using-slim-eloquent/</guid>
      <description>&lt;p&gt;I’ve been exposed to a lot of PHP recently! I’ve been reviewing a course on functional PHP for a publishing company (link will be added once it’s released) and my friend has recruited me into working on an API that’s written in PHP using the Slim framework. I figured now would be a good time to write about my recent findings!&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;http://www.slimframework.com/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Slim is a microframework&lt;/a&gt;&#xA;, similar to &lt;a href=&#34;https://palletsprojects.com/p/flask/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Flask&lt;/a&gt;&#xA; or &lt;a href=&#34;http://sinatrarb.com/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Sinatra&lt;/a&gt;&#xA; but for PHP. I’ve been pretty reserved about PHP in the past (It was the first language that I was paid to write) and I naturally associate PHP with poor code (because I wrote a ton of poor code in PHP). Perhaps you do that as well. Hopefully, by the end of this tutorial, I can help remedy that negative outlook on PHP as my own outlook on it has changed drastically over the past year.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
