PHP Classes

PHP Slim Framework 3 Modular Application: Create modular applications using Slim Framework

Recommend this page to a friend!
  Info   Documentation   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not yet rated by the usersTotal: 117 All time: 9,551 This week: 74Up
Version License PHP version Categories
slim3-modular 1.0.0GNU General Publi...5PHP 5, Libraries
Description 

Author

This package can create modular applications using Slim Framework.

It takes as configuration PHP script files with array set with values to adjust different aspects of the application like routing, logging, authentication, security, caching and database access.

Different configuration files can be used to setup the development and production environments.

Picture of Duong Huynh Nghia
  Performance   Level  
Innovation award
Innovation award
Nominee: 1x

 

Documentation

slim3-modular

A modular solution for creating applications with Slim Framework 3.x.

The framework documents can be found here: https://www.slimframework.com/docs/.

Installation

  1. Clone project github
  2. Download Composer or update `composer self-update`.
  3. Go to folder `libraries\vendor`
  4. Run `php composer.phar install`.
  5. Configuration files located in folder `src/Settings`
  6. Write your code in `src/Modules` ## Features - Basic MVC structure - Custom router defined in each module - Support dynamic route. - Support Multiple API Version ( Updated docs later) - Support full PHPUnit Test

TODO

  • ACL ( not completed yet)
  • Authentication & Authorization ( not completed yet)

  Files folder image Files (3450)  
File Role Description
Files folder imagelibraries (2 files, 2 directories)
Files folder imagelogs (2 files)
Files folder imagepublic (2 files, 2 directories)
Files folder imagesrc (2 files, 2 directories)
Files folder imagetests (4 files, 1 directory)
Files folder imagetools (1 directory)
Accessible without login Plain text file README.md Doc. Documentation

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 100%
Total:117
This week:0
All time:9,551
This week:74Up