定制 epmnzava/income-expense 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

epmnzava/income-expense

最新稳定版本:1.2.0

Composer 安装命令:

composer require epmnzava/income-expense

包简介

A laravel lib that gets you started with basic accounting ( income and expense )

README 文档

README

Latest Version on Packagist

Quality Score Total Downloads

This package is basically a component or a module to give you an overall skeleton so as you can build your next accounting software.It draws all necessary tables , relationship and queiries to get you easily started with an accounting basics it also helps you add accouting functionalities to your currenct laravel software.

Installation

  • Laravel Version: ˆ7.2 ==> ^9.0
  • PHP Version: ^7.1|^7.2|^7.3|^7.4|^8.0

You can install the package via composer:

composer require epmnzava/income-expense

Update your config (for Laravel 5.4 and below)

Add the service provider to the providers array in config/app.php:

Epmnzava\IncomeExpense\IncomeExpenseServiceProvider::class,

Add the facade to the aliases array in config/app.php:

'IncomeExpense'=>Epmnzava\IncomeExpense\IncomeExpenseFacade::class,

Publish the package configuration (for Laravel 5.4 and below)

Publish the configuration file and migrations by running the provided console command:

php artisan vendor:publish --provider="Epmnzava\IncomeExpense\IncomeExpenseServiceProvider"

Environmental Variables

INCOME_CURRENCY Provide your desired currency

INCOME_SEND_MAIL Provice 1 if you want to be sending email notifications and 0 if you dont

Usage

// coming soon

Testing

composer test

USED IN

Changelog

Please see CHANGELOG for more information what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please email epmnzava@gmail.com instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.

统计信息

  • 总下载量: 1.29k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 2
  • 点击次数: 2
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 2
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2021-03-04

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固