dev-3bdulrahman/fixed-assets

Fixed Assets & Depreciation Management module for Laravel ERP

Maintainers

Package info

github.com/Dev-3bdulrahman/fixed-assets

pkg:composer/dev-3bdulrahman/fixed-assets

Transparency log

Statistics

Installs: 0

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

1.0.0 2026-07-22 05:55 UTC

This package is auto-updated.

Last update: 2026-07-25 21:21:44 UTC


README

Latest Version PHP Version Laravel License

A full-featured Fixed Assets & Depreciation Management module for Laravel ERP systems. Register company assets, automate depreciation schedules (Straight-Line, Declining Balance), handle asset acquisitions and disposals — with full API and Livewire admin interface.

Features

  • Fixed Asset Management & Categorization
  • Depreciation Calculation (Straight-Line, Declining Balance)
  • Depreciation Schedule Generation & Accounting Posting
  • Asset Acquisition & Disposal Tracking
  • Asset Custody & Location Assignment
  • REST API endpoints
  • Arabic & English translations

Requirements

Dependency Version
PHP ^8.2 | ^8.3
Laravel ^11.0 | ^12.0

Installation

composer require dev-3bdulrahman/fixed-assets

Publish and run migrations:

php artisan vendor:publish --provider="Dev3bdulrahman\FixedAssets\FixedAssetsServiceProvider"
php artisan migrate

Service Provider

Auto-discovered via Laravel package discovery. Manual registration in bootstrap/providers.php:

Dev3bdulrahman\FixedAssets\FixedAssetsServiceProvider::class,

Changelog

See CHANGELOG.md for release history.

License

MIT License © Abdulrahman