Skip to content

Instantly share code, notes, and snippets.

@ZbyRih
ZbyRih / NetteBaseApp.md
Last active November 9, 2018 02:44
Základní balíčky pro nette app
nette/nette
uestla/twigrid
nextras/mail-panel -- debug pannel catching mails
symfony/event-dispatcher
greeny/nette-slack-logger -- logger to slack
cakephp/collection
malkusch/lock -- concurent lock
tharos/schematic -- schema entry
kdyby/translation
@ZbyRih
ZbyRih / pdf-thumbnail-php.md
Created September 1, 2022 10:46 — forked from umidjons/pdf-thumbnail-php.md
Creating PDF thumbnails in PHP

Creating PDF thumbnails in PHP

Install Ghostscript

Download and install right version of ghostscript. In my case my PHP was x86 architecture, so I download Ghostscript 9.14 for Windows (32 bit).

Enable ImageMagick