Liste des librairies de Drupal8 (répertoire vendor)

  • asm89/stack-cors : Cross-origin resource sharing library and stack middleware.
  • behat : Behat is an open source Behavior Driven Development framework for PHP 5.3+.
  • composer : Dependency Manager for PHP.
  • doctrine : The Doctrine Project is the home to several PHP libraries primarily focused on database storage and object mapping.
  • easyrdf : A PHP library designed to make it easy to consume and produce RDF.
  • egulias/email-validator : EmailValidator – PHP Email validator library inspired in @dominicsayers isemail
  • fabpot/goutte : Goutte is a screen scraping and web crawling library for PHP.
  • guzzlehttp : Guzzle is a PHP HTTP client that makes it easy to send HTTP requests and trivial to integrate with web services.
  • ircmaxell/password-compat : A compatibility library for the proposed simplified password hashing algorithm
  • jcalderonzumba/gastonjs : PhantomJS API based server for webpage automation.
  • jcalderonzumba/mink-phantomjs-driver : PhantomJS driver for Mink framework. Mink is an open source browser controller/emulator for web applications, written in PHP 5.3.
  • masterminds/html5 : An HTML5 parser and serializer for PHP.
  • mikey179/vfsStream : vfsStream is a stream wrapper for a virtual file system that may be helpful in unit tests to mock the real file system.
  • paragonie/random_compat : PHP 5.x support for random_bytes() and random_int()
  • phpdocumentor : phpDocumentor enables you to generate documentation from your PHP source code.
  • phpspec : A php toolset to drive emergent design by specification.
  • phpunit : Welcome to PHPUnit! PHPUnit is a programmer-oriented testing framework for PHP. It is an instance of the xUnit architecture for unit testing frameworks.
  • psr : norm
  • pusher : PHP library for interacting with the Pusher HTTP REST API
  • sebastian/comparator : Provides the functionality to compare PHP values for equality.
  • sebastian/diff : Diff implementation
  • stack : Composing HttpKernelInterface middlewares since 2013!
  • symfony
    • asset
    • browser-kit : Simulates the behavior of a web browser.
    • cache
    • class-loader : The PSR-0 Class Loader: loads classes that follow the PSR-0 class naming standard
    • config
    • console : The Console component allows you to create command-line commands.
    • css-selector : Converts CSS selectors to XPath expressions.
    • debug : The Debug component provides tools to ease debugging PHP code.
    • dependency-injection : The DependencyInjection component allows you to standardize and centralize the way objects are constructed in your application.
    • dom-crawler : The DomCrawler will attempt to automatically fix your HTML to match the official specification.
    • event-dispatcher : The EventDispatcher component provides tools that allow your application components to communicate with each other by dispatching events and listening to them.
    • expression-language
    • file-system
    • finder
    • form
    • http-foundation : The HttpFoundation component defines an object-oriented layer for the HTTP specification.
    • http-kernel : The HttpKernel component provides a structured process for converting a Request into a Response by making use of the EventDispatcher component. It’s flexible enough to create a full-stack framework (Symfony), a micro-framework (Silex) or an advanced CMS system (Drupal).
    • polyfill : This project backports features found in the latest PHP versions and provides compatibility layers for some extensions and functions. It is intended to be used when portability across PHP versions and extensions is desired. polyfill-apcu / polyfill-iconv / polyfill-mbstring / polyfill-php54 / polyfill-php55
    • intl
    • ldap
    • option-resolver
    • phpunit
    • process : he Process component executes and monitor commands in sub-processes.
    • property-access
    • property-info
    • psr-http-message-bridge : The PSR-7 bridge converts HttpFoundation objects from and to objects implementing HTTP message interfaces defined by the PSR-7.
    • routing : Whenever you have a {placeholder} in your route path, that portion becomes a wildcard: it matches any value.
    • security
    • serializer : The Serializer component is meant to be used to turn objects into a specific format (XML, JSON, YAML, …) and the other way around.
    • stopwatch : The Stopwatch component provides a way to profile code.
    • templating
    • translation : Translations are handled by a translator service that uses the user’s locale to lookup and return translated messages
    • validator : So far, this is just an ordinary class that serves some purpose inside your application.
    • var-dumper
    • yaml : The Symfony Yaml component parses YAML strings to convert them to PHP arrays
  • symfony-cmf/routing : routingRouting component building on the Symfony2 Routing component.
  • twig : Twig – The flexible, fast, and secure template engine for PHP.
  • webmozart/assert : assert – Assertions to validate method input/output with nice error messages.
  • wikimedia/composer-merge-plugin : composermergepluginMerge one or more additional composer.json files at Composer runtime.
  • zendframework
    • zend-diactoros : PSR-7 HTTP Message implementation. Contribute to zenddiactoros development by creating an account on GitHub.
    • zend-escaper : zendescaper. Securely and safely escape HTML, HTML attributes, JavaScript, CSS, and URLs
    • zend-feed : Feed component from Zend Framework. Contribute to zendfeed development by creating an account on GitHub.
    • zend-stdlib : Zend\Stdlib is a set of components that implements general purpose utility class for different scopes like:
      • array utilities functions;
      • json serializable interfaces;
      • general messaging systems;
      • string wrappers;
      • etc.

 

http://symfony.com/doc/current/components/index.html

 

Laisser un commentaire

Votre adresse e-mail ne sera pas publiée. Les champs obligatoires sont indiqués avec *