Pinned Repositories
CodingStandard
The PHP_CodeSniffer coding standard I'm using on all of my projects
custom.keylayout
Custom Translit (for Cyrillic) .keylayout files for use with Apple keyboards
db-reflection
Library for changing database structure through PHP database reflection classes.
PhpStormProtocol
Custom protocol handler for the PhpStorm
svn-buddy
Simplified Subversion command-line workflow
Mink
PHP web browser emulator abstraction
qa-tools
Library that provides easy-to-use way of interaction with web-page elements in functional tests using PageObject pattern.
PHP_CodeSniffer
PHP_CodeSniffer tokenizes PHP files and detects violations of a defined set of coding standards.
aik099's Repositories
aik099/db-reflection
Library for changing database structure through PHP database reflection classes.
aik099/Behat
BDD framework for PHP 5.3+
aik099/Buzz
PHP's lightweight HTTP client
aik099/foundation
The most advanced responsive front-end framework in the world. Quickly create prototypes and production code for sites and apps that work on any kind of device.
aik099/github-travis-chrome-extension
aik099/homebrew
The missing package manager for OS X.
aik099/masterclass-repo
The repository for the Object Oriented PHP Masterclass
aik099/MinkExtension
Mink extension (tight integration and configuration) for Behat 2.4
aik099/mockery
Mockery is a simple yet flexible PHP mock object framework for use in unit testing with PHPUnit, PHPSpec or any other testing framework. Its core goal is to offer a test double framework with a succint API capable of clearly defining all possible object operations and interactions using a human readable Domain Specific Language (DSL). Designed as a drop in alternative to PHPUnit's phpunit-mock-objects library, Mockery is easy to integrate with PHPUnit and can operate alongside phpunit-mock-objects without the World ending.
aik099/paratest
Parallel testing for PHPUnit
aik099/PHP-CS-Fixer
Analyzes some PHP source code and tries to fix coding standards issues (PSR-1 and PSR-2 compatible)
aik099/PHP-Daemon
Build production-ready Daemons using PHP 5.3. Build fault-tolerant applications without the boilerplate.
aik099/propelorm.github.com
The Propel documentation.
aik099/requirejs-plugins
RequireJS Plugins
aik099/scrutinizer
Library for abstracting the invocation of analysis tools