useragent icon indicating copy to clipboard operation
useragent copied to clipboard

Plan to autoloading PSR-0

Open remithomas opened this issue 11 years ago • 3 comments

Any plan to add PSR-0 autoloading ? Thanks

remithomas avatar Dec 16 '13 13:12 remithomas

Sail/Useragent is already PSR-0, it's on packagist and you can install it with Composer. The instructions to install it and use it are in the README: https://github.com/rainphp/useragent

feulf avatar Dec 18 '13 04:12 feulf

Since the PSR-0 autoloading is deprecated, we can also consider using the PSR-4` autoloading instead.

peter279k avatar Jul 26 '19 07:07 peter279k

Please go ahead and open a PR for PSR-4 I'll review and merge it, if good

feulf avatar Jul 27 '19 13:07 feulf