Road Trip
latest

Table of Contents

  • Overview
  • Quickstart

Code Documentation

  • Route
  • RouteCollection
  • Router
Road Trip
  • Docs »
  • Welcome to Road Trip’s documentation!
  • Edit on GitHub

Welcome to Road Trip’s documentation!¶

Note

This documentation is not yet finished, and the code is not finished either, so actually nothing is finished and I should work harder and now I’m going to do something productive instead of writing this useless note.

Table of Contents

  • Overview
    • Requirements
    • Installation
    • License
  • Quickstart
    • Basic example
    • Setting options and prefixes
    • Loading multiple collections
    • Loading collections from files
    • Caching routes

Code Documentation

  • Route
    • Properties
    • Public Functions
    • Property Documentation
      • collection : RouteCollection
    • Function Documentation
      • Route::__construct(RouteCollection $collection, string $method, string $path, $handler)
  • RouteCollection
    • Properties
    • Public Functions
    • Property Documentation
    • Function Documentation
  • Router
    • Properties
    • Public Functions
    • Property Documentation
    • Function Documentation
Next

© Copyright 2018, Steven Liebregt. Revision 25bb2a2f.

Built with Sphinx using a theme provided by Read the Docs.