Slim-Skeleton
Web framework skeleton
A starter application for building Slim Framework 4 applications with PHP and the Monolog logger.
Slim Framework 4 Skeleton Application
2k stars
84 watching
479 forks
Language: PHP
last commit: 6 months ago
Linked from 5 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
adriansuter/slim4-skeleton | A web application skeleton using the Slim4 Framework and PHP-DI | 51 |
slimphp/slim-console | A lightweight PHP library providing command-line interface functionality to the Slim Framework. | 28 |
semhoun/slim-skeleton-mvc | A basic web application skeleton using the Slim4 Framework with built-in dependency injection and ORM capabilities. | 81 |
odan/slim4-skeleton | A set of best practices and conventions for building a new Slim 4 application quickly and efficiently. | 447 |
zhiephie/boilerplate-slim3 | Provides a pre-configured environment for building a new Slim Framework 3 application with common dependencies and configurations. | 23 |
nbayramberdiyev/slim-4-starter | An opinionated PHP microframework starter template with built-in support for various features and tools | 64 |
slimjs/slim.js | A lightweight framework for building dynamic web components with native browser support and flexible configuration options | 1,023 |
slimphp/slim-flash | A service provider for managing flash messages in a web application framework | 150 |
kcloze/slim-swoole | A pre-configured Slim Framework 3 MVC skeleton with Swoole support and Medoo database integration | 53 |
slimphp/twig-view | A Slim Framework extension that enables template rendering with the Twig templating component. | 359 |
slimphp/php-view | A PHP-based renderer for rendering templates into a PSR-7 Response object | 264 |
slimphp/slim-csrf | A middleware solution to protect against Cross-Site Request Forgery attacks in HTTP requests | 338 |
there4/slim-test-helpers | Tools and utilities for writing test cases in Slim Framework applications | 60 |
php-di/slim-bridge | An integration of the PHP-DI container with the Slim framework | 177 |
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 |