rosell-dk / webp-convert

Convert jpeg/png to webp with PHP (if at all possible)
MIT License
576 stars 101 forks source link

Extract code for handling files into new library #333

Open rosell-dk opened 2 years ago

rosell-dk commented 2 years ago

The library could be called "FileUtils". Stuff that could be moved to file util lib:

Code that checks for sanity could go into own library, ie "SanityCheck":