Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 473 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 473 Bytes

Snippets

The goal of this repository is to have a centralized location for small code snippets and recipes.

PHP

  1. polishFlexiveNameEndings.php - Find out flexive name ending and bearded gender for Polish language

GIT-HOOK

  1. post-merge-laravel - GIT rules to faster work with Laravel ;)
  2. pre-commit-psr - Git hook to validate modified code against PSR-2 code standard

License

The MIT License (MIT). Please see License File for more information.