Title: WP Composer
Author: Sean Fisher
Published: <strong>10 de Xuño, 2013</strong>
Last modified: 15 de Xullo, 2013

---

Buscar plugins

![](https://ps.w.org/composer/assets/banner-772x250.png?rev=724887)

Este plugin **non se actualizou en máis de 2 anos**. É posible que xa non sexa compatible
ou mantido por ninguén, ou podes ter problemas de compatibilidade cando se usa con
novas versións de WordPress.

![](https://s.w.org/plugins/geopattern-icon/composer_588492.svg)

# WP Composer

 Por [Sean Fisher](https://profiles.wordpress.org/sean212/)

[Descargar](https://downloads.wordpress.org/plugin/composer.0.1.2.zip)

 * [Detalles](https://gl.wordpress.org/plugins/composer/#description)
 * [Valoracións](https://gl.wordpress.org/plugins/composer/#reviews)
 *  [Instalación](https://gl.wordpress.org/plugins/composer/#installation)
 * [Desenvolvemento](https://gl.wordpress.org/plugins/composer/#developers)

 [Soporte](https://wordpress.org/support/plugin/composer/)

## Descrición

Adding Composer dependency management to WP CLI. Allows you to recursivly install/
update composer packages inside of all of your WordPress plugins and themes.

### What is this using?

This package uses a great piece of software called [WP-CLI](http://wp-cli.org/).
It provides a command line interface for WordPress management. We are a plugin providing
Composer management inside of WP CLI.

### What’s Composer?

It’s the greatest thing to happen to the web since GIFs, Drop Shadows and dancing
cats. Composer is a dead simple JSON-based dependency manager for PHP. For more 
information, check out [http://getcomposer.org/](http://getcomposer.org/).

### So this is complete Composer support?

No, not exactly! Sadly, I’m building this out and I’m trying to make some sweet 
WP-CLI and Composer integration. But for now, we only support a few command:

 * install
 * update
 * diagnose
 * help
 * status

If you’d love to help out, please help! Make a pull request and let’s get coding!

### How do I build Composer Management inside of my plugin?

Simple really! You just create a simple `composer.json` file like you would with
any Composer project. From there, wp-composer will interface with each plugin/theme
that has composer support and it will generate the autoload files, too!

Just include something like this inside your main plugin file:

    ```
    require(__DIR__.'/vendor/autoload.php');
    ```

It’s that simple.

## Instalación

 1. Upload `/composer/` to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Interface with it via wp-cli!

## Preguntas frecuentes

  What is WP CLI?

WP-CLI is a set of command-line tools for managing WordPress installations. For 
more, checkout [http://wp-cli.org/](http://wp-cli.org/).

  What’s Composer?

It’s the greatest thing to happen to the web since GIFs, Drop Shadows and dancing
cats. Composer is a dead simple JSON-based dependency manager for PHP. For more 
information, check out [http://getcomposer.org/](http://getcomposer.org/).

## Comentarios

![](https://secure.gravatar.com/avatar/7f48067d4c365be64171212a461e55fc9ade09278de671902b40b17cf0817c51?
s=60&d=retro&r=g)

### 󠀁[Is the pluggin still supported?](https://wordpress.org/support/topic/is-the-pluggin-still-supported/)󠁿

 [Trinitech](https://profiles.wordpress.org/trinitech/) 17 de Outubro, 2016

Hi, We would like to use your plugin but noticed that it hasn’t been updated for
over 2 years. Could you please tell us if WP Composer is working with wordpress 
4.6? Thank you

 [ Ler todas as 2 opinións ](https://wordpress.org/support/plugin/composer/reviews/)

## Colaboradores e desenvolvedores

“WP Composer” é un software de código aberto. As seguintes persoas colaboraron con
este plugin.

Colaboradores

 *   [ Sean Fisher ](https://profiles.wordpress.org/sean212/)

[Traduce “WP Composer” ao teu idioma.](https://translate.wordpress.org/projects/wp-plugins/composer)

### Interesado no desenvolvemento?

[Revisa o código](https://plugins.trac.wordpress.org/browser/composer/), bota unha
ollada ao[repositorio SVN](https://plugins.svn.wordpress.org/composer/), ou subscríbete
ao [log de desenvolvemento](https://plugins.trac.wordpress.org/log/composer/) por
[RSS](https://plugins.trac.wordpress.org/log/composer/?limit=100&mode=stop_on_copy&format=rss).

## Rexistro de cambios

#### 0.1

 * Initial Release
 * Provides support for install/update/help/diagnose/status/about

#### 0.1.1 and 0.1.2

 * Bug fixes
 * Better documentation

## Meta

 *  Versión **0.1.2**
 *  Última actualización **Fai 13 anos**
 *  Instalacións activas **70+**
 *  Versión de WordPress ** 3.3 ou superior **
 *  Probado ata **3.5.2**
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/composer/)
 * Etiquetas
 * [composer](https://gl.wordpress.org/plugins/tags/composer/)[dependency](https://gl.wordpress.org/plugins/tags/dependency/)
   [php](https://gl.wordpress.org/plugins/tags/php/)[wp-cli](https://gl.wordpress.org/plugins/tags/wp-cli/)
 *  [Vista avanzada](https://gl.wordpress.org/plugins/composer/advanced/)

## Valoracións

 5 de 5 estrelas

 *  [  2 valoracións de 5 estrelas     ](https://wordpress.org/support/plugin/composer/reviews/?filter=5)
 *  [  0 valoracións de 4 estrelas     ](https://wordpress.org/support/plugin/composer/reviews/?filter=4)
 *  [  0 valoracións de 3 estrelas     ](https://wordpress.org/support/plugin/composer/reviews/?filter=3)
 *  [  0 valoracións de 2 estrelas     ](https://wordpress.org/support/plugin/composer/reviews/?filter=2)
 *  [  0 valoracións de 1 estrelas     ](https://wordpress.org/support/plugin/composer/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/composer/reviews/#new-post)

[Ver todas as valoracións](https://wordpress.org/support/plugin/composer/reviews/)

## Colaboradores

 *   [ Sean Fisher ](https://profiles.wordpress.org/sean212/)

## Soporte

Tes algo que dicir? Necesitas axuda?

 [Ver o foro de soporte](https://wordpress.org/support/plugin/composer/)

## Doar

Queres apoiar o progreso deste plugin?

 [ Dona a este plugin ](http://seanfisher.co/donate)