Update multimedia/mplayer to version 1.1.r20141223_2
[dports.git] / net / pear-Net_URL_Mapper / pkg-descr
1 Net_URL_Mapper provides a simple and flexible way to build nice URLs for your
2 web applications.
3
4 The URL syntax is similar to what can be found in Ruby on Rails or Python
5 Routes module and as such, this package can be compared to what they call
6 a router. Still, Net_URL_Mapper does not perform the dispatching like these
7 frameworks and therefore can be used with your
8 own router.
9
10 WWW: http://pear.php.net/package/Net_URL_Mapper/