Skip to content
View PavelJurasek's full-sized avatar
Block or Report

Block or report PavelJurasek

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. PHPWander PHPWander Public

    PHP 24 7

  2. Bash script for excluding developmen... Bash script for excluding development files from Time Machine backups
    1
    #!/bin/bash
    2
    
                  
    3
    # place this into your development directory (usually ~/Sites)
    4
    
                  
    5
    dir=$(cd `dirname $0` && pwd)
  3. Autowired Autowired Public

    Forked from Kdyby/Autowired

    Syntax sugar for working with services in Nette Framework

    PHP 1

  4. Events Events Public

    Forked from Kdyby/Events

    Events for Nette Framework

    PHP

  5. PayPal PayPal Public

    Forked from MetisFW/PayPal

    PayPal integration for Nette framework

    PHP 1

  6. bitpay/php-bitpay-client bitpay/php-bitpay-client Public archive

    PHP implementation for the BitPay cryptographically secure RESTful API

    PHP 165 149