Download the PHP package vasilgerginski/filament-accounting without Composer
On this page you can find all versions of the php package vasilgerginski/filament-accounting. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download vasilgerginski/filament-accounting
More information about vasilgerginski/filament-accounting
Files in vasilgerginski/filament-accounting
Download vasilgerginski/filament-accounting
More information about vasilgerginski/filament-accounting
Files in vasilgerginski/filament-accounting
Vendor vasilgerginski
Package filament-accounting
Short Description A Filament plugin for managing expenses, incomes and their types
License MIT
Homepage https://github.com/vasilGerginski/filament-accounting
Package filament-accounting
Short Description A Filament plugin for managing expenses, incomes and their types
License MIT
Homepage https://github.com/vasilGerginski/filament-accounting
Please rate this library. Is it a good library?
Informations about the package filament-accounting
Filament Accounting
A Filament plugin for managing expenses, incomes, and their types in Laravel applications.
Requirements
| Version | Filament | Laravel | PHP |
|---|---|---|---|
| 2.x | ^4.0 | ^5.0 | ^11.28 | ^12.0 | ^8.2 |
| 1.x | ^3.0 | ^10.0 | ^11.0 | ^8.1 |
Features
- Expenses Management: Track expenses with CAPEX/OPEX categorization and amortization percentages
- Expense Types: Categorize your expenses with types
- Incomes Management: Track incomes with optional user/client association
- Income Types: Categorize your incomes with types
- Charts & Stats: Visual dashboards with pie charts and statistics widgets
- Date Range Filters: Filter data by date ranges
- Configurable: Customize currency, navigation group, and more
Installation
From Packagist (when published)
Local Development
Add the repository to your composer.json:
Then require the package:
Setup
1. Publish and run migrations
2. Publish config (optional)
3. Register the plugin in your Filament Panel
In your AdminPanelProvider.php:
Configuration
The configuration file allows you to customize:
Customizing Resources
You can enable/disable specific resources in the plugin:
License
MIT License. See LICENSE for more information.
All versions of filament-accounting with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.2
filament/filament Version ^4.0|^5.0
illuminate/contracts Version ^11.28|^12.0
filament/filament Version ^4.0|^5.0
illuminate/contracts Version ^11.28|^12.0
The package vasilgerginski/filament-accounting contains the following files
Loading the files please wait ...