double entry accounting plugin for cakephp
Go to file
Brandon Shipley a39001d174
test fixes - dont bother with auth in the plugin tests thats the app responsible
2025-08-09 15:12:04 -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 test fixes - dont bother with auth in the plugin tests thats the app responsible 2025-08-09 15:12:04 -07:00
webroot first commit wtf lol 2025-08-09 14:07:39 -07:00
.gitignore test fixes - dont bother with auth in the plugin tests thats the app responsible 2025-08-09 15:12:04 -07:00
README.md first commit wtf lol 2025-08-09 14:07:39 -07:00
composer.json test fixes - dont bother with auth in the plugin tests thats the app responsible 2025-08-09 15:12:04 -07:00
composer.lock test fixes - dont bother with auth in the plugin tests thats the app responsible 2025-08-09 15:12:04 -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