Y
Hacker News
new
|
ask
|
show
|
jobs
by
nineteen999
2212 days ago
Does PHP have anything approaching CPAN? That is one of the key reasons I still dust off Perl for quick and dirty things from time to time, as well as the compact and accessible regex syntax.
1 comments
smacktoward
2212 days ago
Yes:
https://packagist.org/
link