<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>Track Awesome Slim Updates Daily</title>
  <id>https://www.trackawesomelist.com/nekofar/awesome-slim/feed.xml</id>
  <updated>2022-09-03T15:02:07.000Z</updated>
  <link rel="self" type="application/atom+xml" href="https://www.trackawesomelist.com/nekofar/awesome-slim/feed.xml"/>
  <link rel="alternate" type="application/json" href="https://www.trackawesomelist.com/nekofar/awesome-slim/feed.json"/>
  <link rel="alternate" type="text/html" href="https://www.trackawesomelist.com/nekofar/awesome-slim/"/>
  <generator uri="https://github.com/bcomnes/jsonfeed-to-atom#readme" version="1.2.2">jsonfeed-to-atom</generator>
  <icon>https://www.trackawesomelist.com/favicon.ico</icon>
  <logo>https://www.trackawesomelist.com/icon.png</logo>
  <subtitle>A curated list of awesome Slim framework packages and resources.</subtitle>
  <entry>
    <id>https://www.trackawesomelist.com/2022/09/03/</id>
    <title>Awesome Slim Updates on Sep 03, 2022</title>
    <updated>2022-09-03T15:02:07.000Z</updated>
    <published>2022-09-03T15:02:07.000Z</published>
    <content type="html"><![CDATA[<h3><p>Boilerplate</p>
</h3>
<ul>
<li><a href="https://github.com/nbayramberdiyev/slim-4-starter" rel="noopener noreferrer">Slim 4 Starter (⭐23)</a> - An opinionated Slim 4 starter template for the small-to-medium PHP applications.</li>
</ul>
<h3><p>Miscellaneous</p>
</h3>
<ul>
<li><a href="https://github.com/DavidePastore/Slim-Validation" rel="noopener noreferrer">Slim Validation (⭐158)</a> - A validation library for the Slim Framework.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/09/03/"/>
    <summary>2 awesome projects updated on Sep 03, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/03/14/</id>
    <title>Awesome Slim Updates on Mar 14, 2022</title>
    <updated>2022-03-14T15:29:07.000Z</updated>
    <published>2022-03-14T15:29:07.000Z</published>
    <content type="html"><![CDATA[<h3><p>Miscellaneous</p>
</h3>
<ul>
<li><a href="https://plugins.jetbrains.com/plugin/18751-slim" rel="noopener noreferrer">IntelliJ Slim</a> - Provides boilerplate codes for easier new project creation using skeleton.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/03/14/"/>
    <summary>1 awesome projects updated on Mar 14, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/01/23/</id>
    <title>Awesome Slim Updates on Jan 23, 2022</title>
    <updated>2022-01-23T12:31:53.000Z</updated>
    <published>2022-01-23T12:31:53.000Z</published>
    <content type="html"><![CDATA[<h3><p>Educational</p>
</h3>
<ul>
<li><a href="https://www.slimframework.com/docs/v4/" rel="noopener noreferrer">User Guide</a> - The official documentation for Slim Framework.</li>
</ul>

<ul>
<li><a href="https://discourse.slimframework.com" rel="noopener noreferrer">Discussion Forum</a> - The official Slim Framework discussion forum.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/01/23/"/>
    <summary>2 awesome projects updated on Jan 23, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/12/22/</id>
    <title>Awesome Slim Updates on Dec 22, 2021</title>
    <updated>2021-12-22T06:21:48.000Z</updated>
    <published>2021-12-22T06:21:48.000Z</published>
    <content type="html"><![CDATA[<h3><p>Educational</p>
</h3>
<ul>
<li><a href="https://stackoverflow.com/questions/tagged/slim" rel="noopener noreferrer">Stack Overflow</a> - Slim Framework questions over Stack Overflow.</li>
</ul>

<ul>
<li><a href="https://odan.github.io/2021/08/12/slim-graphql.html" rel="noopener noreferrer">Slim 4 - GraphQL</a> - Creating a modern HTTP APIs usig GraphQL.</li>
</ul>

<ul>
<li><a href="https://odan.github.io/2021/08/14/slim-reactphp.html" rel="noopener noreferrer">Slim 4 - ReactPHP</a> - Slim in combination with ReactPHP for the performance boost.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/12/22/"/>
    <summary>3 awesome projects updated on Dec 22, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/11/17/</id>
    <title>Awesome Slim Updates on Nov 17, 2021</title>
    <updated>2021-11-17T12:59:37.000Z</updated>
    <published>2021-11-17T12:59:37.000Z</published>
    <content type="html"><![CDATA[<h3><p>Miscellaneous</p>
</h3>
<ul>
<li><a href="https://github.com/entomb/slim-json-api" rel="noopener noreferrer">Slim JSON API (⭐269)</a> - Slim extension to implement fast JSON API's.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/11/17/"/>
    <summary>1 awesome projects updated on Nov 17, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/09/16/</id>
    <title>Awesome Slim Updates on Sep 16, 2021</title>
    <updated>2021-09-16T18:55:38.000Z</updated>
    <published>2021-09-16T18:48:25.000Z</published>
    <content type="html"><![CDATA[<h3><p>Middlewares</p>
</h3>
<ul>
<li><a href="https://github.com/bryanjhv/slim-session" rel="noopener noreferrer">Slim Session (⭐217)</a> - A very simple session middleware for Slim Framework.</li>
</ul>

<ul>
<li><a href="https://github.com/zeuxisoo/php-slim-whoops" rel="noopener noreferrer">Slim Whoops (⭐129)</a> - PHP whoops error on slim framework.</li>
</ul>
<h3><p>Miscellaneous</p>
</h3>
<ul>
<li><a href="https://github.com/selective-php/basepath" rel="noopener noreferrer">BasePath (⭐35)</a> - Base path detector for Slim 4.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/09/16/"/>
    <summary>3 awesome projects updated on Sep 16, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/09/13/</id>
    <title>Awesome Slim Updates on Sep 13, 2021</title>
    <updated>2021-09-13T14:56:28.000Z</updated>
    <published>2021-09-13T09:56:23.000Z</published>
    <content type="html"><![CDATA[<h3><p>Boilerplate</p>
</h3>
<ul>
<li><a href="https://github.com/semhoun/slim-skeleton-mvc" rel="noopener noreferrer">Slim 4 MVC Skeleton (⭐67)</a> - This is a simple web application skeleton project.</li>
</ul>

<ul>
<li><a href="https://github.com/adriansuter/Slim4-Skeleton" rel="noopener noreferrer">Slim 4 Skeleton (⭐43)</a> - Web application skeleton that uses the PHP-DI, Nyholm PSR7 and Twig.</li>
</ul>

<ul>
<li><a href="https://github.com/odan/slim4-skeleton" rel="noopener noreferrer">Slim 4 Skeleton (⭐369)</a> - This is a skeleton to quickly set up a new Slim 4 application.</li>
</ul>

<ul>
<li><a href="https://github.com/slimphp/Slim-Skeleton" rel="noopener noreferrer">Slim Skeleton (⭐1.5k)</a> - The official Slim Framework 4 Skeleton Application.</li>
</ul>
<h3><p>Middlewares</p>
</h3>
<ul>
<li><a href="https://github.com/tuupola/slim-basic-auth" rel="noopener noreferrer">Slim Basic Auth (⭐423)</a> - PSR-7 and PSR-15 HTTP Basic Authentication Middleware.</li>
</ul>

<ul>
<li><a href="https://github.com/slimphp/Slim-Csrf" rel="noopener noreferrer">Slim CSRF (⭐297)</a> - Slim Framework CSRF protection middleware.</li>
</ul>

<ul>
<li><a href="https://github.com/slimphp/Slim-HttpCache" rel="noopener noreferrer">Slim HTTP Cache (⭐106)</a> - Slim Framework HTTP cache middleware and service provider.</li>
</ul>

<ul>
<li><a href="https://github.com/tuupola/slim-jwt-auth" rel="noopener noreferrer">Slim JWT Auth (⭐774)</a> - PSR-7 and PSR-15 JWT Authentication Middleware.</li>
</ul>

<ul>
<li><a href="https://github.com/christianklisch/slim-minify" rel="noopener noreferrer">Slim Minify (⭐35)</a> - Slim middleware to minify HTML output generated by the slim.</li>
</ul>
<h3><p>Templating</p>
</h3>
<ul>
<li><a href="https://github.com/slimphp/Twig-View" rel="noopener noreferrer">Slim Twig View (⭐317)</a> - Slim Framework view helper built on top of the Twig templating component.</li>
</ul>

<ul>
<li><a href="https://github.com/projek-xyz/slim-plates" rel="noopener noreferrer">Slim Plates (⭐26)</a> - Render your Slim application views using Plates template engine.</li>
</ul>

<ul>
<li><a href="https://github.com/slimphp/PHP-View" rel="noopener noreferrer">Slim PHP View (⭐232)</a> - This is a renderer for rendering PHP view scripts into a PSR-7 Response object.</li>
</ul>
<h3><p>Development</p>
</h3>
<ul>
<li><a href="https://github.com/nekofar/pest-plugin-slim" rel="noopener noreferrer">Pest Slim Plugin (⭐2)</a> - The Slim Plugin for Pest gives your basic functionality for testing.</li>
</ul>

<ul>
<li><a href="https://github.com/nekofar/slim-test" rel="noopener noreferrer">Slim Test (⭐2)</a> - Slim Framework test helper built on top of the PHPUnit test framework.</li>
</ul>
<h3><p>Miscellaneous</p>
</h3>
<ul>
<li><a href="https://github.com/PHP-DI/Slim-Bridge" rel="noopener noreferrer">PHP-DI Slim Bridge (⭐152)</a> - PHP-DI integration with the Slim framework.</li>
</ul>

<ul>
<li><a href="https://github.com/DavidePastore/Slim-Config" rel="noopener noreferrer">Slim Config (⭐29)</a> - A file configuration loader that supports PHP, INI, XML, JSON, and YML files.</li>
</ul>

<ul>
<li><a href="https://github.com/slimphp/Slim-Console" rel="noopener noreferrer">Slim Console (⭐26)</a> - Slim Framework Console.</li>
</ul>

<ul>
<li><a href="https://github.com/slimphp/Slim-Flash" rel="noopener noreferrer">Slim Flash (⭐142)</a> - Slim Framework flash messages service provider.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/09/13/"/>
    <summary>18 awesome projects updated on Sep 13, 2021</summary>
  </entry>
</feed>