transitive-bullshit / puppeteer-lottie

Renders Lottie animations via Puppeteer to image, GIF, or MP4.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

I want to use it with php laravel, Can you guide how to do it.

danishboy000 opened this issue · comments

This is a command-line tool and Node.js library. You'll need to install Node.js and use the CLI which should be supported from any unix shell.

For php, you just need to figure out how to invoke an external program.