PHP URL Router, Routes Defined by Regular Expressions
Learn how to create a URL router in PHP. Define your URLs using regular expressions to get maximum control (django style). Easily dropped in to a framework or application.

Learn how to create a URL router in PHP. Define your URLs using regular expressions to get maximum control (django style). Easily dropped in to a framework or application.
