Title: WP Composer
Author: Sean Fisher
Published: <strong>جون 10, 2013</strong>
Last modified: جولائی 15, 2013

---

پلگ انز تلاش کریں

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

یہ پلگ ان **ورڈپریس کے تازہ ترین 3 ریلیزوں کے ساتھ ٹیسٹ نہیں کیا گیا ہے**۔ اب یہ
برقرار نہیں رکھا جا سکتا یا معاونت نہیں کی جا سکتی اور اس کو ورڈپریس کے تازہ ترین
ورژنز کے ساتھ استعمال کیے جانے پر مطابقت کے مسائل ہو سکتے ہیں۔

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

# WP Composer

 منجانب [Sean Fisher](https://profiles.wordpress.org/sean212/)

[ڈاؤن لوڈ کریں](https://downloads.wordpress.org/plugin/composer.0.1.2.zip)

 * [تفصیلات](https://ur.wordpress.org/plugins/composer/#description)
 * [جائزے](https://ur.wordpress.org/plugins/composer/#reviews)
 *  [انسٹالیشن](https://ur.wordpress.org/plugins/composer/#installation)
 * [ڈیولپمنٹ](https://ur.wordpress.org/plugins/composer/#developers)

 [معاونت](https://wordpress.org/support/plugin/composer/)

## تفصیل

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.

## انسٹالیشن

 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!

## عمومی سوالات

  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/).

## جائزے

![](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, 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

 [ تمام 2 جائزے پڑھیں ](https://wordpress.org/support/plugin/composer/reviews/)

## شراکت دار اور ڈیویلپرز

“WP Composer” اوپن سورس سافٹ ویئر ہے۔ مندرجہ ذیل لوگوں نے اس پلگ ان میں حصہ لیا:

شراکت دار

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

[“WP Composer” کا اپنی زبان میں ترجمہ کریں۔](https://translate.wordpress.org/projects/wp-plugins/composer)

### ڈویلپمینٹ میں دلچسپی ہے؟

[کوڈ براؤز کریں](https://plugins.trac.wordpress.org/browser/composer/)، [ایس این وی ریپوزیٹری](https://plugins.svn.wordpress.org/composer/)
کو چیک کریں یا [ڈویلپمینٹ لاگ](https://plugins.trac.wordpress.org/log/composer/)
کو سبسکرائب کریں بذریعہ [آر ایس ایس](https://plugins.trac.wordpress.org/log/composer/?limit=100&mode=stop_on_copy&format=rss)۔

## چینج لاگ

#### 0.1

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

#### 0.1.1 and 0.1.2

 * Bug fixes
 * Better documentation

## میٹا

 *  Version **0.1.2**
 *  Last updated **13 سال پہلے**
 *  Active installations **70+**
 *  WordPress version ** 3.3 یا اس سے جدید **
 *  Tested up to **3.5.2**
 *  Language
 * [English (US)](https://wordpress.org/plugins/composer/)
 * Tags
 * [composer](https://ur.wordpress.org/plugins/tags/composer/)[dependency](https://ur.wordpress.org/plugins/tags/dependency/)
   [php](https://ur.wordpress.org/plugins/tags/php/)[wp-cli](https://ur.wordpress.org/plugins/tags/wp-cli/)
 *  [اعلی درجے کا منظر](https://ur.wordpress.org/plugins/composer/advanced/)

## درجہ بندیاں

 5 out of 5 stars.

 *  [  2 5-star reviews     ](https://wordpress.org/support/plugin/composer/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/composer/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/composer/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/composer/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/composer/reviews/?filter=1)

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

[See all reviews](https://wordpress.org/support/plugin/composer/reviews/)

## شراکت دار

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

## معاونت

کچھ کہنا ہے؟ مدد چاہیے؟

 [معاونتی فورم دیکھیں](https://wordpress.org/support/plugin/composer/)

## عطیہ دیں

کیا آپ اس پلگ ان کی ترقی میں معاونت کرنا چاہتے ہیں؟

 [ اس پلگ ان کو عطیہ دیں ](http://seanfisher.co/donate)