manuelpichler's Stars
symfony/symfony
The Symfony PHP framework
sebastianbergmann/phpunit
The PHP Unit Testing framework.
facebook/hhvm
A virtual machine for executing programs written in Hack.
mockery/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 succinct API capable of clearly defining all possible object operations and interactions using a human readable Domain Specific Language (DSL).
progit/progit
Pro Git Book Content, 1st Edition - This content is deprecated. See 2nd edition at [progit2](https://github.com/progit/progit2)
sebastianbergmann/phpcpd
Copy/Paste Detector (CPD) for PHP code.
kohsuke/jenkins
Jenkins Continuous Integration server
clarkware/jdepend
A Java package dependency analyzer that generates design quality metrics.
phake/phake
PHP Mocking Framework
theseer/Autoload
A lightweight php namespace aware autoload generator and phar archive builder
fabpot/symfony
The Symfony PHP framework
codemirror/CodeMirror-v1
An editable-iframe based code editor in JavaScript. See https://github.com/marijnh/CodeMirror for the currently maintained version
indeyets/appserver-in-php
Generic HTTP applications approach for PHP5.3+ (inspired by Rack and WSGI)
phadej/igbinary
Igbinary is a drop in replacement for the standard php serializer. Check https://github.com/igbinary/igbinary for the freshest version
fabpot-graveyard/Pirum
[DEPRECATED] The simple PEAR Channel Server Manager
beberlei/netbeans-php-enhancements
Netbeans PHP Enhancements, such as PHP Code Sniffer Support
padraic/mutagenesis
A PHP 5.3+ Mutation Testing framework
troelskn/phpweaver
A combined runtime/static code-analysis tool, that can trace parameter types
colder/phantm
Static analysis using data-flow and type inference for PHP applications - Implemented in Scala
moriyoshi/boost.php
Create your PHP extension in C++, in a minute.
BigBlueHat/dotproject
online open source project management system written in PHP/MySQL under the GPL
manuelpichler/phpUnderControl-copy-fork-and-follow-organization-repo
Dear watchers and forkers, we have transformed phpUnderControl into an organization, so please change your remotes and watch the development at http://github.com/phpundercontrol/phpUnderControl
ggramlich/phpslim
Php Port of Robert C. Martin's Slim
manuelpichler/staticReflection
The staticReflection component can be used as a drop-in replacement for PHP's internal reflection api. This component provides a generic reflection stack so that applications can switch between the internal and/or static reflection implementation.
manuelpichler/phpmd-ant
This project is an ant task that integrates PHPMD into your ant build.xml files.
naderman/pflow