Skip to content
  • ZipCode Api
  • Blog
  • About RedLine13
RedLine13
RedLine13
Primary Navigation Menu
Menu
  • Start Testing
  • Demo
  • Pricing
  • JMeter
  • Partners
  • Docs
    • Documentation Home
    • AWS Set Up for load testing
    • AWS Approval for Large Tests
    • PHP, NodeJS, Python Load Tests
    • Scalability
    • Jenkins Plugin Setup
    • Premium Features
    • Knowledge Base

Feature Update: Composer Plugin

By: RedLine13

Release – Composer Plugin for Load Testing

Ready for release – Composer Plugin. Composer is a Dependency Manager for PHP which allows you to install various packages before you run a load test. Users just need to install the Plugin (refer to our plugin instillation guide) and are then immediately able to get started using the plugin for custom PHP tests.

How to use

To include packages with your custom PHP test

  • Include an extra file with your test called composer.json
  • Enable the Composer plugin in your test (Advanced Settings)

Enable Composer Plugin

Example Composer.json

The following example composer.json installs a package to help make websocket calls.  To see all the packages available via composer you can browse them here.

{
    "require": {
          "textalk/websocket": "1.0.*"
    }
}

For more information, refer to the RedLine13 Composer plugin GitHub page.

2016-07-28
Previous Post: How To: Installing RedLine13 Load Testing Plugins
Next Post: Feature Update: Photos Plugin

Recent Posts

  • Guest Post: SemperCon depends on RedLine13 for supporting their clients’ Load Testing requirements
  • All the Ways to Compare JMeter Load Tests
  • Using ChatGPT to Analyze JMeter Load Test Results
  • Compare JMeter Test Results with the JMeter Merge Results Plugin
  • Overlooked JMeter Plugins You May Want to Know About

Related

  • Guest Post: SemperCon depends on RedLine13 for supporting their clients’ Load Testing requirements
  • Blue Frontier – Full software & digital service company
  • Schedule a Load Test
  • All the Ways to Compare JMeter Load Tests
  • Using ChatGPT to Analyze JMeter Load Test Results
  • Compare JMeter Test Results with the JMeter Merge Results Plugin
  • Overlooked JMeter Plugins You May Want to Know About
  • ChatGPT Assisted JMeter Load Testing
  • TCP/IP Testing using the JMeter TCP Sampler
  • How to Troubleshoot your JMeter Load Tests

© RedLine13, LLC | Privacy Policy | Contract
Contact Us: info@redline13.com

Designed using Responsive Brix. Powered by WordPress.