Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/voku/urlify
🔗 URLify - Convert any string into a valid and readable string for usage in the URL.
https://github.com/voku/urlify
f1b6698780f606dac8c5c6098bfc8d1205085c65 authored almost 11 years ago by Lars Moelleken <[email protected]>
+ update: Tests / Doku
79b9697e506c485b0b449f81a11a6efb85e0b1fa authored almost 11 years ago by Lars Moelleken <[email protected]>b34a9da613379f62ad2dac50afdb0c4c4a5ba1a0 authored almost 11 years ago by Lars Moelleken <[email protected]>
01d61281c5e333ee8ba846947fa9302f8448c594 authored almost 11 years ago by Lars Moelleken <[email protected]>
Conflicts:
URLify.php
...
35d641deb00ca420cec8a64c4ee0e5ce8cdaf5de authored almost 11 years ago by Lars Moelleken <[email protected]>d320cc5175bebb5bb09c5705ca34ea7b6fd5814e authored almost 11 years ago by Lars Moelleken <[email protected]>
testing v3 ...
5ed2086fcfa4e014c95dac85bf7a556c641d2bbd authored almost 11 years ago by Lars Moelleken <[email protected]>testing v2 ...
9602a39ada4bd285f14c50fb92662bb634d7904a authored almost 11 years ago by Lars Moelleken <[email protected]>testing ...
9f9da0a08f5844c9e69aa32a6b992de10e16c94b authored almost 11 years ago by Lars Moelleken <[email protected]>Added /u modifier
61c87751931bf99db2857e155a72765bd44a61be authored about 11 years ago by Johnny Broadway <[email protected]>9e428405a69ab91bb8f0ee18b6ffec077d0f9cbc authored about 11 years ago by andgrankin <[email protected]>
Add Vietnamese characters
8ac86e2d65e779b8d7405ed9be15e58bfd914e83 authored about 11 years ago by Johnny Broadway <[email protected]>vi_VN as vi
d95ad6270ed1c2eeb45cc68ebef2fce75a78bc86 authored about 11 years ago by Quang LD <[email protected]>206d951853fd1b50701612441ccd041202cafa6a authored about 11 years ago by Quang LD <[email protected]>
Remove trailing spaces / closing php tag
1e5a92dd5fe012ba0184debde5252cdd022cfae9 authored about 11 years ago by Johnny Broadway <[email protected]>Looks like this had been forgotten
5e6e164b6a3acdc592e133732108518d4e55abb7 authored about 11 years ago by Korvin Szanto <[email protected]>Just wanted to get this into the upstream to match.
bfc586228f780ce9b32e3e6bc78f6c045153ba1b authored about 11 years ago by Korvin Szanto <[email protected]>d18177396eb1050e6369c498a2e1931c37ec3275 authored about 11 years ago by Johnny Broadway <[email protected]>
update tests
f083a82d6a6304659c7777ccea5ef691b168671a authored over 11 years ago by Johnny Broadway <[email protected]>Fix URLify::init() when called with some language
5a8a6fe38503e8fc4b3b664d3741a84ac18d9a28 authored over 11 years ago by Johnny Broadway <[email protected]>Update tests to check for this Bug: https://github.com/jbroadway/urlify/pull/14
3c7146647d5c23bcb0bc6306b251c6500f60eb72 authored over 11 years ago by Patrick Heck <[email protected]>
If $language is not one for which there's a key in the $maps array,
the $chars is not reset and...
Add possibility to filter file's name
40caccaea6d51215cc3f384a0f930b5c93d2ab7b authored over 11 years ago by Johnny Broadway <[email protected]>4b605773f84b837d44542bf314858857bd0021b4 authored over 11 years ago by Nik Marchenko <[email protected]>
404d908bcc4780396ae867c6745151a83b8281db authored over 11 years ago by Nik Marchenko <[email protected]>
Fixed a typo: priorize -> prioritize
0efa050e512024c088149a663091f1e084a754a3 authored over 11 years ago by Johnny Broadway <[email protected]>874960febbc7284ea797d2c137969debb61847e2 authored over 11 years ago by Haralan Dobrev <[email protected]>
Treat underscores as spaces
acf2c6ca7ab89d82f285c93986771f13f78d1b1c authored over 11 years ago by Johnny Broadway <[email protected]>b51c0e9ae4e181c368093a7a14c9078c7ac2d303 authored over 11 years ago by Tobias Sjösten <[email protected]>
Added missing Romanian characters to the map, updated README
064241f45d198239b589c657ea22966f95c80d96 authored over 11 years ago by Johnny Broadway <[email protected]>af74abadb9bce510782fb17db75464ee7791864d authored over 11 years ago by Marius Ursache <[email protected]>
847cd314b630a863d99b9b20b5e347eec6a7a289 authored over 11 years ago by Marius Ursache <[email protected]>
Add test for priorized language-specific maps
2fa0f7b38d4faebbb94f62e97bd86e740e68f75a authored almost 12 years ago by Johnny Broadway <[email protected]>Thought it can't harm to also include this feature in the tests.
6e48d2089160cdf26973142a3aef9a32b7b22e62 authored almost 12 years ago by Patrick Heck <[email protected]>94f7bfd3d56f3cd0e9f042505090580ea3a8e39c authored almost 12 years ago by Johnny Broadway <[email protected]>
4a0d2489903fc777eb83c0a0f214f279b9ee16f5 authored almost 12 years ago by Johnny Broadway <[email protected]>
This is useful if languages have different rules for the same character.
e.g. German: "�"=>"ue"
T...
e263633fa41986c4fe82f3089451ff43611608fc authored over 12 years ago by Johnny Broadway <[email protected]>
Use classmap instead.
4b11b0e7fcc959cf54e5d11ff2598444cb17c163 authored over 12 years ago by Johnny Broadway <[email protected]>It came under my attention that we should be able to map to class as well and not just namespace...
f506c9411f277c8b7d0ced04570396969dabd1ad authored over 12 years ago by nickl- <[email protected]>Include the URLify.php ass a classmap for autoloader instead of psr-0.
b44537e3d3126f8a34c47adf1b59051c12546154 authored over 12 years ago by nickl- <[email protected]>PSR-0 compliance, added an install file, improved tests.
ff64160e450c4d7dceefb736ca2975f7830823c4 authored over 12 years ago by Johnny Broadway <[email protected]>
Fixed whitespace incompatibility.
Added INSTALL information text
Added phpunit.xml which sets up...
2a5f94f6ed796309716168878d03b59165521ea3 authored over 12 years ago by nickl- <[email protected]>
aedf1e909bbe8966d63fdf224ba1acd0fe761e46 authored over 12 years ago by Johnny Broadway <[email protected]>
ee5e36b7a1fff2d0196e8b3b47365ad08400f369 authored over 12 years ago by jbroadway <[email protected]>
de05a65e036be873f41f7fd502ddb70f39ae92f2 authored over 12 years ago by jbroadway <[email protected]>
91439d2a65fe93b2feb382f40cacd63a1a714fc8 authored over 12 years ago by Johnny Broadway <[email protected]>
0315bf91031a33fcacf6ed414e820b914c717f49 authored over 12 years ago by Johnny Broadway <[email protected]>
3f8ae3c940bf8607c433093360c108d2a4bae746 authored over 12 years ago by Johnny Broadway <[email protected]>
2fb57c2e44e8b2ab14225f09d24c8a942a636f57 authored over 12 years ago by jbroadway <[email protected]>
7ae1715ba19c10403ff5a4e0e8063814c0397044 authored over 12 years ago by jbroadway <[email protected]>
0628ca15392529b137e520737399a0e75f0d3427 authored over 12 years ago by jbroadway <[email protected]>
4fd8dc222dbfaa6c2b45405709f1ee9c7adeb8d5 authored over 12 years ago by jbroadway <[email protected]>