PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » Networking » Net_URL_Mapper

Provides a simple and flexible way to build nice URLs for web applications.

This package is unmaintained.

Download latest release 0.9.1 (archived versions might be outdated)

License: New BSD License

Description

Net_URL_Mapper provides a simple and flexible way to build nice URLs for your web applications.

The URL syntax is similar to what can be found in Ruby on Rails or Python Routes module
and as such, this package can be compared to what they call a router. Still, Net_URL_Mapper
does not perform the dispatching like these frameworks and therefore can be used with your
own router.

Documentation

Manual

Maintainers

Dependencies

Required

Releases

Bugs

IDStatusTypeVersionDateSummary
#14700ClosedDocCVS2008-09-24Docs
#16050ClosedBug0.9.02009-03-20URL generation problem with query parameters
#16675OpenReqCVS2009-10-03Net_URL > Net_URL2
#17271ClosedBug0.9.02010-03-25small tweaks required to get unit tests working w phpunit3
#18007OpenBug0.9.12010-10-29Script shouldn't be installed