addersuk's Stars
Ocramius/ProxyManager
🎩✨🌈 OOP Proxy wrappers/utilities - generates and manages proxies of your objects
jdorn/sql-formatter
A lightweight php class for formatting sql statements. Handles automatic indentation and syntax highlighting.
JakubOnderka/PHP-Parallel-Lint
This tool check syntax of PHP files faster than serial check with fancier output.
phpDocumentor/ReflectionDocBlock
nikic/PHP-Parser
A PHP parser written in PHP
phpmd/phpmd
PHPMD is a spin-off project of PHP Depend and aims to be a PHP equivalent of the well known Java tool PMD. PHPMD can be seen as an user friendly frontend application for the raw metrics stream measured by PHP Depend.
pdepend/pdepend
PHP_Depend is an adaptation of the established Java development tool JDepend. This tool shows you the quality of your design in terms of extensibility, reusability and maintainability.
sebastianbergmann/phploc
A tool for quickly measuring the size of a PHP project.
felixfbecker/php-advanced-json-rpc
A more advanced PHP implementation of the JSONRPC Protocol 📞❗
guzzle/psr7
PSR-7 HTTP message library
guzzle/promises
Promises/A+ library for PHP with synchronous support
doctrine/instantiator
doctrine/DoctrineCacheBundle
Symfony2 Bundle for Doctrine Cache
doctrine/lexer
Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.
doctrine/inflector
Doctrine Inflector is a small library that can perform string manipulations with regard to uppercase/lowercase and singular/plural forms of words.
doctrine/DoctrineBundle
Symfony Bundle for Doctrine ORM and DBAL
instaclick/php-webdriver
W3C and Selenium 2 webdriver "thin client" for php 5.3+ and namespaces.
doctrine/DoctrineMigrationsBundle
Symfony integration for the doctrine/migrations library
guzzle/guzzle
Guzzle, an extensible PHP HTTP client
doctrine/common
Doctrine Common
doctrine/dbal
Doctrine Database Abstraction Layer
FriendsOfPHP/Goutte
Goutte, a simple PHP Web Scraper
doctrine/migrations
Doctrine Database Migrations Library
composer/ca-bundle
Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.
Behat/Transliterator
Behat Transliterator library inherited from Doctrine1 and used in Behat for snippet generation
container-interop/container-interop
Containers interoperability
doctrine/collections
Collections Abstraction Library
doctrine/annotations
Annotations Docblock Parser
doctrine/cache
Doctrine Cache component
minkphp/MinkSelenium2Driver
Selenium2 (webdriver) driver for Mink framework