All Projects → jimfrenette → slim3-mvc

jimfrenette / slim3-mvc

Licence: other
Slim 3 PHP micro framework MVC application boilerplate

Programming Languages

PHP
23972 projects - #3 most used programming language
HTML
75241 projects
CSS
56736 projects
ApacheConf
554 projects

Projects that are alternatives of or similar to slim3-mvc

REST-Api-with-Slim-PHP
REST API with PHP Slim Framework 3 and MySQL
Stars: ✭ 69 (+187.5%)
Mutual labels:  slim-framework, slim-micro-framework, slimphp
Slim-Console
Slim Framework Console
Stars: ✭ 26 (+8.33%)
Mutual labels:  slim-framework, slimphp
slim-mobile-detect
Implements Mobile-Detect lib for Response's write on Slim Framework App
Stars: ✭ 18 (-25%)
Mutual labels:  slim-framework, slimphp
Slim-Restrict-Route
A Slim middleware to restrict ip addresses that will access to your routes
Stars: ✭ 21 (-12.5%)
Mutual labels:  slim-framework
slim-3-authentication
A Slim 3 authentication system.
Stars: ✭ 44 (+83.33%)
Mutual labels:  slim-framework
slim-boilerplate
A simple Slim Framework based website boilerplate, pre-configured with commonly used components.
Stars: ✭ 17 (-29.17%)
Mutual labels:  slim-framework
phpindonesia.or.id-membership2
PHP Indonesia - Membership Application - Reloaded
Stars: ✭ 31 (+29.17%)
Mutual labels:  slim-framework
sihae
A PHP 7.4+ blog engine built with Slim Framework and Doctrine ORM
Stars: ✭ 18 (-25%)
Mutual labels:  slim-framework
slim-routing
Slim framework powered-up routing
Stars: ✭ 14 (-41.67%)
Mutual labels:  slim-framework
Slim4-Skeleton
Web application skeleton that uses the Slim4 Framework, PHP-DI, Nyholm PSR7 and Twig.
Stars: ✭ 40 (+66.67%)
Mutual labels:  slim-framework
localization-middleware
PSR-15 middleware to assist primarily with language-based content negotiation and various other localization tasks
Stars: ✭ 24 (+0%)
Mutual labels:  slim-framework
slim-skeleton
Slim Framework skeleton application following MVC construction
Stars: ✭ 18 (-25%)
Mutual labels:  slim-framework
lassi
PHP boilerplate for quick start projects using Slim Framework and Eloquent.
Stars: ✭ 58 (+141.67%)
Mutual labels:  slim-framework
phpPgAdmin6
PHP7+ Based administration tool for PostgreSQL 9.3+
Stars: ✭ 45 (+87.5%)
Mutual labels:  slim-framework
slim-play
Slim Play app
Stars: ✭ 76 (+216.67%)
Mutual labels:  slim-framework
wordpress-eloquent
A library that converts converts wordpress tables into Laravel Eloquent Models.
Stars: ✭ 129 (+437.5%)
Mutual labels:  slim-framework
api rest slim framework
RESTFUL API o API REST con slim framework (PHP, MySql, PDO)
Stars: ✭ 14 (-41.67%)
Mutual labels:  slim-framework
Slim
Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs.
Stars: ✭ 11,171 (+46445.83%)
Mutual labels:  slim-framework
slim-skeleton
A Slim 3 skeleton project to easily bootstrap MVC applications using Slim Framework 3
Stars: ✭ 14 (-41.67%)
Mutual labels:  slim-framework
Slim-Config
A file configuration loader that supports PHP, INI, XML, JSON, and YML files for the Slim Framework. It internally uses https://github.com/hassankhan/config.
Stars: ✭ 28 (+16.67%)
Mutual labels:  slim-framework

slim3-mvc

This application uses the Slim framework http://www.slimframework.com/

Install Slim 3 MVC with Composer

Navigate into your project’s root directory and execute the bash command shown below. This command downloads the Slim Framework and its dependencies into your project.

composer require slim/slim "^3.0"

PHP-DI/Slim-Bridge

Tags

  • oobdic - Out of the box DIC (Dependency Injection Configuration)

  • phpdi - PHP-DI dependency injection into the controller

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].