xueron / pails-finance

A tools help perform excel-like financial accounting calculation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pails Finance

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
    

About

A tools help perform excel-like financial accounting calculation

License:MIT License


Languages

Language:PHP 100.0%