xueron/pails-finance

Pails Finance is used to perform excel-like financial accounting calculation

1.0.0 2017-04-07 02:06 UTC

This package is not auto-updated.

Last update: 2024-04-27 17:58:52 UTC


README

A tools help perform excel-like financial accounting calculation

Install & Run

Composer

The fastest way to install Pails-Finance is to add it to your project using Composer (http://getcomposer.org/).

  1. Install Composer:

    curl -sS https://getcomposer.org/installer | php
    
  2. Install package using Composer:

    php composer.phar require xueron/pails-finance