phso's Stars
nikic/PHP-Parser
A PHP parser written in PHP
Seldaek/monolog
Sends your logs to files, sockets, inboxes, databases and various web services
sebastianbergmann/phpunit
The PHP Unit Testing framework.
doctrine/reflection
The Doctrine Reflection project is a simple library used by the various Doctrine projects which adds some additional functionality on top of the reflection API that comes with PHP. It allows you to get the reflection information about classes, methods and properties statically.
doctrine/persistence
The Doctrine Persistence project is a library that provides common abstractions for object mapper persistence.
EasyCorp/easy-log-handler
Human-friendly log files that make you more productive
php-fig/link-util
doctrine/instantiator
egulias/EmailValidator
PHP Email address validator
doctrine/lexer
Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.
php-webdriver/php-webdriver
PHP client for Selenium/WebDriver protocol. Previously facebook/php-webdriver
doctrine/orm
Doctrine Object Relational Mapper (ORM)
doctrine/migrations
Doctrine Database Migrations Library
doctrine/event-manager
The Doctrine Event Manager is a library that provides a simple event system.
doctrine/DoctrineCacheBundle
Symfony2 Bundle for Doctrine Cache
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
doctrine/DoctrineMigrationsBundle
Symfony integration for the doctrine/migrations library
doctrine/common
Doctrine Common
doctrine/dbal
Doctrine Database Abstraction Layer
doctrine/collections
Collections Abstraction Library
doctrine/annotations
Annotations Docblock Parser
doctrine/cache
Doctrine Cache component
composer/composer
Dependency Manager for PHP