felds/excel-cursor

A simple OO cursor for working with excel coordinates.

v2.2.0 2024-05-27 17:59 UTC

This package is auto-updated.

Last update: 2024-12-27 19:20:15 UTC


README

Contibuting

  1. Fork this repo;
  2. Run composer install;
  3. Run composer test;
  4. Do your thing;
  5. Run composer test again;
  6. Rinse and repeat.