Slim
Microframework
A lightweight PHP framework for building web applications and APIs.
Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs.
12k stars
496 watching
2k forks
Language: PHP
last commit: about 1 month ago
Linked from 2 awesome lists
frameworkmicro-frameworkphpphp-micro-frameworkpsr-15psr-3psr-7slimslim-framework
Related projects:
Repository | Description | Stars |
---|---|---|
slimphp/slim-console | A lightweight PHP library providing command-line interface functionality to the Slim Framework. | 28 |
slimphp/slim-skeleton | A starter application for building Slim Framework 4 applications with PHP and the Monolog logger. | 1,591 |
slim-template/slim | A template language designed to reduce the syntax of HTML templates while maintaining readability and ease of use. | 5,313 |
slimtoolkit/slim | An optimization tool for creating smaller and more secure container images without modifying the original image. | 19,505 |
damianopetrungaro/slim-boilerplate | A PHP boilerplate that sets up a Slim Framework project with Eloquent ORM, Validation, Auth (JWT), Repositories and Transformers for rapid application development. | 60 |
zhiephie/boilerplate-slim3 | Provides a pre-configured environment for building a new Slim Framework 3 application with common dependencies and configurations. | 23 |
there4/slim-test-helpers | Tools and utilities for writing test cases in Slim Framework applications | 60 |
jimfrenette/slim3-mvc | An application boilerplate for building PHP micro web applications using the Slim framework and dependency injection. | 23 |
slimjs/slim.js | A lightweight framework for building dynamic web components with native browser support and flexible configuration options | 1,023 |
jesalg/slimjim | Automates deployment of web applications to multiple development environments after each commit. | 100 |
adriansuter/slim4-skeleton | A web application skeleton using the Slim4 Framework and PHP-DI | 51 |
nekofar/slim-test | A test helper library for the Slim Framework built on top of PHPUnit. | 4 |
slimphp/slim-csrf | A middleware solution to protect against Cross-Site Request Forgery attacks in HTTP requests | 338 |
slimphp/php-view | A PHP-based renderer for rendering templates into a PSR-7 Response object | 264 |
zeuxisoo/php-slim-whoops | Provides an error handler and logging functionality for the Slim PHP framework | 132 |