Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 338 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 338 Bytes

ShareVideoLink

My utils suite

Installation

The preferred way to install this extension is through composer.

  • Either run
php composer.phar require --prefer-dist "elmys/utils" : "*"

or add

"elmys/utils" : "*"

to the require section of your application's composer.json file.