Skip to content

Instantly share code, notes, and snippets.

@rufinus
Created July 30, 2014 13:33

Revisions

  1. rufinus created this gist Jul 30, 2014.
    75 changes: 75 additions & 0 deletions composer installed packages
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,75 @@
    cilex/cilex 1.1.0 The PHP micro-framework for Command line tools based on the Symfony2 Components
    cilex/console-service-provider 1.0.0 Console Service Provider
    doctrine/annotations v1.2.0 Docblock Annotations Parser
    doctrine/lexer v1.0 Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.
    dompdf/dompdf v0.6.1 DOMPDF is a CSS 2.1 compliant HTML to PDF converter
    erusev/parsedown 1.0.1 Parser for Markdown.
    jms/metadata 1.5.1 Class/method/property metadata management in PHP
    jms/parser-lib 1.0.0 A library for easily creating recursive-descent parsers.
    jms/serializer 0.16.0 Library for (de-)serializing data of any complexity; supports XML, JSON, and YAML.
    knplabs/knp-menu v1.1.2 An object oriented menu library
    monolog/monolog 1.10.0 Sends your logs to files, sockets, inboxes, databases and various web services
    nikic/php-parser v0.9.4 A PHP parser written in PHP
    pdepend/pdepend 2.0.0 Official version of pdepend to be handled with Composer
    phenx/php-font-lib 0.2.2 A library to read, parse, export and make subsets of different types of font files.
    phpcollection/phpcollection 0.4.0 General-Purpose Collection Library for PHP
    phpdocumentor/fileset 1.0.0 Fileset component for collecting a set of files given directories and file paths
    phpdocumentor/graphviz 1.0.2
    phpdocumentor/phpdocumentor dev-master 7850691 Documentation Generator for PHP
    phpdocumentor/reflection 1.0.5 Reflection library to do Static Analysis for PHP Projects
    phpdocumentor/reflection-docblock 2.0.2
    phpdocumentor/template-abstract 1.2.2 Simple bright template for phpDocumentor
    phpdocumentor/template-checkstyle 1.2.0 Checkstyle XML output template for phpDocumentor2
    phpdocumentor/template-clean 1.0.5 A clean, responsive modern template for phpDocumentor for Twig aimed at usability
    phpdocumentor/template-new-black 1.3.2 Web 2.0 template with dark sidebar for phpDocumentor
    phpdocumentor/template-old-ocean 1.3.2 Blue template with high contrast for the foreground
    phpdocumentor/template-responsive 1.3.4 Responsive modern template for phpDocumentor
    phpdocumentor/template-responsive-twig 1.2.4 Responsive modern template for phpDocumentor for Twig
    phpdocumentor/template-xml 1.2.0 Generates an XML representation of the project's structure
    phpdocumentor/template-zend 1.3.2 Official Zend Framework Template for phpDocumentor2
    phpdocumentor/unified-asset-installer 1.1.2 Asset installer for phpDocumentor
    phpmd/phpmd 2.0.0 Official version of PHPMD handled with Composer.
    phpoption/phpoption 1.4.0 Option Type for PHP
    phpunit/php-code-coverage 2.0.9 Library that provides collection, processing, and rendering functionality for PHP code coverage information.
    phpunit/php-file-iterator 1.3.4 FilterIterator implementation that filters files based on a list of suffixes.
    phpunit/php-text-template 1.2.0 Simple template engine.
    phpunit/php-timer 1.0.5 Utility class for timing
    phpunit/php-token-stream 1.2.2 Wrapper around PHP's tokenizer extension.
    phpunit/phpunit 4.1.4 The PHP Unit Testing framework.
    phpunit/phpunit-mock-objects 2.1.5 Mock Object library for PHPUnit
    pimple/pimple v1.1.1 Pimple is a simple Dependency Injection Container for PHP 5.3
    psr/log 1.0.0 Common interface for logging libraries
    sebastian/comparator 1.0.0 Provides the functionality to compare PHP values for equality
    sebastian/diff 1.1.0 Diff implementation
    sebastian/environment 1.0.0 Provides functionality to handle HHVM/PHP environments
    sebastian/exporter 1.0.1 Provides the functionality to export PHP variables for visualization
    sebastian/finder-facade 1.1.0 FinderFacade is a convenience wrapper for Symfony's Finder component.
    sebastian/phpcpd 2.0.1 Copy/Paste Detector (CPD) for PHP code.
    sebastian/version 1.0.3 Library that helps with managing the version number of Git-hosted PHP projects
    squizlabs/php_codesniffer 1.5.3 PHP_CodeSniffer tokenises PHP, JavaScript and CSS files and detects violations of a defined set of coding standa...
    symfony/config v2.5.2 Symfony Config Component
    symfony/console v2.5.2 Symfony Console Component
    symfony/dependency-injection v2.5.2 Symfony DependencyInjection Component
    symfony/event-dispatcher v2.5.2 Symfony EventDispatcher Component
    symfony/filesystem v2.5.2 Symfony Filesystem Component
    symfony/finder v2.5.2 Symfony Finder Component
    symfony/process v2.5.2 Symfony Process Component
    symfony/stopwatch v2.5.2 Symfony Stopwatch Component
    symfony/translation v2.5.2 Symfony Translation Component
    symfony/validator v2.5.2 Symfony Validator Component
    symfony/yaml v2.5.2 Symfony Yaml Component
    theseer/fdomdocument 1.5.0 The classes contained within this repository extend the standard DOM to use exceptions at all occasions of error...
    twig/twig v1.16.0 Twig, the flexible, fast, and secure template language for PHP
    zendframework/zend-cache 2.1.6 provides a generic way to cache any data
    zendframework/zend-config 2.1.6 provides a nested object property based user interface for accessing this configuration data within application ...
    zendframework/zend-eventmanager 2.1.6
    zendframework/zend-filter 2.1.6 provides a set of commonly needed data filters
    zendframework/zend-i18n 2.1.6
    zendframework/zend-json 2.1.6 provides convenience methods for serializing native PHP to JSON and decoding JSON to native PHP
    zendframework/zend-math 2.1.6
    zendframework/zend-serializer 2.1.6 provides an adapter based interface to simply generate storable representation of PHP types by different facilit...
    zendframework/zend-servicemanager 2.1.6
    zendframework/zend-stdlib 2.1.6
    zerkalica/php-code-browser dev-master 1094398 Unofficial version of PHP_CodeBrowser to be handled with Composer
    zetacomponents/base 1.8 The Base package provides the basic infrastructure that all packages rely on. Therefore every component relies o...
    zetacomponents/document 1.3.1 The Document components provides a general conversion framework for different semantic document markup languages...