Slim

repo: nekofar/awesome-slim
category: Back-End Development related: Symfony · Cakephp · Laravel


Awesome Slim Awesome

<img src="assets/slim-logo.png" align="right" width="260" alt="Slim Framework">

A curated list of awesome Slim framework packages and resources.

Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs.

Contents

Educational

Boilerplate

  • Slim 4 MVC Skeleton - This is a simple web application skeleton project.
  • Slim 4 Skeleton - Web application skeleton that uses the PHP-DI, Nyholm PSR7 and Twig.
  • Slim 4 Skeleton - This is a skeleton to quickly set up a new Slim 4 application.
  • Slim Skeleton - The official Slim Framework 4 Skeleton Application.
  • Slim 4 Starter - An opinionated Slim 4 starter template for the small-to-medium PHP applications.

Middlewares

  • Slim Basic Auth - PSR-7 and PSR-15 HTTP Basic Authentication Middleware.
  • Slim CSRF - Slim Framework CSRF protection middleware.
  • Slim HTTP Cache - Slim Framework HTTP cache middleware and service provider.
  • Slim JWT Auth - PSR-7 and PSR-15 JWT Authentication Middleware.
  • Slim Minify - Slim middleware to minify HTML output generated by the slim.
  • Slim Session - A very simple session middleware for Slim Framework.
  • Slim Whoops - PHP whoops error on slim framework.

Templating

  • Slim Twig View - Slim Framework view helper built on top of the Twig templating component.
  • Slim Plates - Render your Slim application views using Plates template engine.
  • Slim PHP View - This is a renderer for rendering PHP view scripts into a PSR-7 Response object.

Development

  • Pest Slim Plugin - The Slim Plugin for Pest gives your basic functionality for testing.
  • Slim Test - Slim Framework test helper built on top of the PHPUnit test framework.

Miscellaneous

Contributing

Contributions welcome! Read the contribution guidelines first.

[[curator]]
I'm the Curator. I can help you navigate, organize, and curate this wiki. What would you like to do?