2017 © Pedro Peláez
 

library middleware

Slim Framework middleware

image

slim/middleware

Slim Framework middleware

  • Wednesday, September 18, 2013
  • by silentworks
  • Repository
  • 10 Watchers
  • 47 Stars
  • 40,639 Installations
  • PHP
  • 3 Dependents
  • 0 Suggesters
  • 14 Forks
  • 7 Open issues
  • 2 Versions
  • 6 % Grown

The README.md

Slim Framework Middleware

This repository contains a library of optional middleware for your Slim Framework application., (*1)

How to Install

Update your composer.json manifest to require the slim/middleware package (see below). Run composer install or composer update to update your local vendor folder., (*2)

{
    "require": {
        "slim/middleware": "*"
    }
}

How to Contribute

Pull Requests

  1. Fork this repository
  2. Create a new branch for each feature or improvement
  3. Send a pull request from your feature branch to this repository's master branch

It is very important to separate new features or improvements into separate feature branches, and to send a pull request for each branch. This allows me to review and pull in new features or improvements individually., (*3)

Style Guide

All pull requests must adhere to the PSR-2 standard., (*4)

Author

The Slim Framework is created and maintained by Josh Lockhart. Josh is a senior web developer at New Media Campaigns. Josh also created and maintains PHP: The Right Way, a popular movement in the PHP community to introduce new PHP programmers to best practices and good information., (*5)

License

All code in this repository is released under the MIT public license., (*6)

http://www.slimframework.com/license, (*7)

The Versions

18/09 2013

dev-master

9999999-dev http://github.com/codeguy/Slim

Slim Framework middleware

  Sources   Download

MIT

The Requires

 

middleware slim

18/09 2013

1.0.0

1.0.0.0 http://github.com/codeguy/Slim

Slim Framework middleware

  Sources   Download

MIT

The Requires

 

middleware slim