Packages from jonathanmaron

  • PHP

    jonathanmaron/fortune

    Unix-style fortune program that displays a random quotation.

  • PHP

    jonathanmaron/image-optimizer

    Image optimization and compression tool for the console. This tool optimizes PNG, JPEG and GIF files, using 'gifsicle', 'jpegoptim', 'jpegtran', 'pngcrush' and 'pngout' and can usually reduce the filesize by 10% to 70%.

  • PHP

    jonathanmaron/increment-version

    increment-version helps you programmatically maintain a .version file in the root directory of your project that contains a version number. Using this version number it is trivial to programmatically invalidate URIs to resources with a long expires header (stored, for example, in a CDN) in your build scripts.