PHPivot icon indicating copy to clipboard operation
PHPivot copied to clipboard

Make this library usable with composer

Open Yopai opened this issue 11 months ago • 0 comments

Hi,

In order this library can be used with composer, there are three things to do :

  • create a composer.json
  • move the class into its own namespace, in a directory "src"
  • register the package into packagist.org

This PR covers the two first steps.

I saw this is quite an old project; do you want me to do the packagist registration ?

Yopai avatar Mar 03 '24 10:03 Yopai