Skip to content
Daniel Opitz edited this page Jul 18, 2024 · 36 revisions

Documentation

Community

See the Community section of the website.

Development

Learn about upcoming features or read release notes for prior releases.

Roadmap

Contribute

Slim is an open source project, and you are more than welcome to contribute your own improvements. Before you send a pull request, please read the official contributor's guide. All pull requests are expected to conform to the official Slim code style, code documentation, and unit testing guidelines.

Read the contributor's guide

Bug Reports

If you find a bug, please create a new issue in the Issue Tracker.

A bug report should be clear, concise, and detailed enough to help developers understand and replicate the issue.

  • What was your code trying to accomplish?
  • Relevant snippet of your code
  • Slim Framework version
  • PHP version
  • Error message, Line number, File name, Stack trace
  • Expected Result
  • Actual Result

View the Issue Tracker

Clone this wiki locally