double entry accounting plugin for cakephp
Go to file
Brandon Shipley 74f95a2f91
first commit wtf lol
2025-08-09 14:07:39 -07:00
.idea first commit wtf lol 2025-08-09 14:07:39 -07:00
config first commit wtf lol 2025-08-09 14:07:39 -07:00
src first commit wtf lol 2025-08-09 14:07:39 -07:00
templates first commit wtf lol 2025-08-09 14:07:39 -07:00
tests first commit wtf lol 2025-08-09 14:07:39 -07:00
webroot first commit wtf lol 2025-08-09 14:07:39 -07:00
.gitignore first commit wtf lol 2025-08-09 14:07:39 -07:00
README.md first commit wtf lol 2025-08-09 14:07:39 -07:00
composer.json first commit wtf lol 2025-08-09 14:07:39 -07:00
composer.lock first commit wtf lol 2025-08-09 14:07:39 -07:00
phpunit.xml.dist first commit wtf lol 2025-08-09 14:07:39 -07:00

README.md

CakeAccounting plugin for CakePHP

Installation

You can install this plugin into your CakePHP application using composer.

The recommended way to install composer packages is:

composer require your-name-here/cake-accounting