<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Eloquent on BradCypert.com</title>
    <link>https://www.bradcypert.com/tags/eloquent/</link>
    <description>Recent content in Eloquent on BradCypert.com</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Tue, 27 Dec 2022 22:25:45 -0500</lastBuildDate>
    <atom:link href="https://www.bradcypert.com/tags/eloquent/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Building a Simple API in PHP using Lumen</title>
      <link>https://www.bradcypert.com/building-a-simple-api-in-php-using-lumen/</link>
      <pubDate>Sun, 22 Jan 2017 00:00:00 +0000</pubDate>
      <guid>https://www.bradcypert.com/building-a-simple-api-in-php-using-lumen/</guid>
      <description>&lt;p&gt;Alright, at it again with another PHP post. Hopefully this doesn’t dislodge my blog from the &lt;a href=&#34;http://planet.clojure.in&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;planet.clojure.in&lt;/a&gt;&#xA; newsletter from writing too much non-clojure. The other day I wrote a post about using Slim with Eloquent to build a simple API. It was a fun project and I decided to share it with the PHP subreddit. Thankfully, the PHP community is far better than I remembered it — we created a lot of great feedback and had a few discussions about &lt;strong&gt;Lumen&lt;/strong&gt;.&lt;/p&gt;</description>
    </item>
    <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>
