Skip to content

Instantly share code, notes, and snippets.

@mgrechanik
mgrechanik / gistcroppie.md
Last active July 8, 2021 05:52
Example of upload and crop image functionality with Foliotek/Croppie

Example of how we can use Foliotek/Croppie extension to upload and crop images on fly with javascript

Live demo !

Html:

<!DOCTYPE html>
<html>
<head>
@mgrechanik
mgrechanik / 1_phpunit-api.md
Created October 9, 2018 04:48 — forked from slavcodev/1_phpunit-api.md
PHPUnit Cheat Sheet

PHPUnit API reference

  • version 3.6

TODO

Check those constraints:

$this-&gt;anything()