PHPackages                             louisauthie/php2plotly - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. louisauthie/php2plotly

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

louisauthie/php2plotly
======================

PlotLy script generation in PHP

1.0.0(5mo ago)433PHP

Since Nov 28Pushed 5mo ago2 watchersCompare

[ Source](https://github.com/LouisAUTHIE/Php2Plotly)[ Packagist](https://packagist.org/packages/louisauthie/php2plotly)[ RSS](/packages/louisauthie-php2plotly/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

php2plotly
==========

[](#php2plotly)

php2plotly is a PHP library that allows you to easily create interactive plots and charts using the Plotly.js library. With php2plotly, you can generate beautiful and dynamic visualizations for your web applications.

Features
--------

[](#features)

- Support for various chart types, including bar charts, line charts, scatter plots, and more.
- Seamless integration with Plotly.js for advanced functionality.

Installation
------------

[](#installation)

To install php2plotly, simply require the library using Composer:

```
composer require louisauthie/php2plotly
```

Usage
-----

[](#usage)

Using php2plotly is straightforward. Here's a basic example to get you started:

```
