dl2/slim

front controller for Slim 3.x

1.0.0 2020-05-11 16:31 UTC

This package is auto-updated.

Last update: 2024-04-12 01:31:06 UTC


README

front controller for Slim 3.x

Installation

composer require dl2/slim

Usage

See examples.

Reference documentation

For details about the dl2/slim API, see the reference documentation.

Developer documentation

For getting started as a dl2/slim developer, see the developer documentation.

Contributing

  • One pull request per feature - If you want to do more than one thing, send multiple pull requests.

  • Add tests! - Your patch won't be accepted if it doesn’t have tests.

  • Document any change in behaviour - Make sure the README.md and CHANGELOG.md are kept up-to-date.

  • Consider our release cycle - We try to follow SemVer v2.0.0. Randomly breaking public APIs is not an option.

  • Send coherent history - Make sure each individual commit in your pull request is meaningful. If you had to make multiple intermediate commits while developing, please squash them before submitting.

Issue Reporting

If you have found a bug or if you have a feature request, please report them at this repository issues section. Do not report security vulnerabilities on the public issue tracker. Please check out the Security section bellow.

Security

If you discover any security related issues, please email the security advisory team instead of using the issue tracker.

License

Please see LICENSE.