{"id":13405215,"url":"https://github.com/akaunting/akaunting","last_synced_at":"2025-05-13T21:02:37.018Z","repository":{"id":37335866,"uuid":"95011974","full_name":"akaunting/akaunting","owner":"akaunting","description":"Online Accounting Software","archived":false,"fork":false,"pushed_at":"2025-05-06T00:28:09.000Z","size":82491,"stargazers_count":8578,"open_issues_count":5,"forks_count":2577,"subscribers_count":215,"default_branch":"master","last_synced_at":"2025-05-06T20:24:20.902Z","etag":null,"topics":["accounting","akaunting","balance","billing","bookkeeping","budget","crm","erp","expenses","finance","fintech","invoices","invoicing","laravel","laravel-application","money","payments","payroll","php"],"latest_commit_sha":null,"homepage":"https://akaunting.com","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/akaunting.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"patreon":"akaunting"}},"created_at":"2017-06-21T14:17:56.000Z","updated_at":"2025-05-06T15:50:29.000Z","dependencies_parsed_at":"2023-09-24T02:52:43.402Z","dependency_job_id":"b8967b50-0d1f-4bf1-a341-938bf09bce22","html_url":"https://github.com/akaunting/akaunting","commit_stats":{"total_commits":6135,"total_committers":118,"mean_commits":51.99152542372882,"dds":0.6425427872860636,"last_synced_commit":"593a3228f23326f9ebc698bb8b163cbb76e3f57e"},"previous_names":[],"tags_count":169,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akaunting%2Fakaunting","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akaunting%2Fakaunting/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akaunting%2Fakaunting/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akaunting%2Fakaunting/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akaunting","download_url":"https://codeload.github.com/akaunting/akaunting/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253969556,"owners_count":21992300,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["accounting","akaunting","balance","billing","bookkeeping","budget","crm","erp","expenses","finance","fintech","invoices","invoicing","laravel","laravel-application","money","payments","payroll","php"],"created_at":"2024-07-30T19:01:57.426Z","updated_at":"2025-05-13T21:02:36.911Z","avatar_url":"https://github.com/akaunting.png","language":"PHP","readme":"﻿# Akaunting™\n\n[![Release](https://img.shields.io/github/v/release/akaunting/akaunting?label=release)](https://github.com/akaunting/akaunting/releases)\n![Downloads](https://img.shields.io/github/downloads/akaunting/akaunting/total?label=downloads)\n[![Translations](https://badges.crowdin.net/akaunting/localized.svg)](https://crowdin.com/project/akaunting)\n[![Tests](https://img.shields.io/github/actions/workflow/status/akaunting/akaunting/tests.yml?label=tests)](https://github.com/akaunting/akaunting/actions)\n\nOnline accounting software designed for small businesses and freelancers. Akaunting is built with modern technologies such as Laravel, VueJS, Tailwind, RESTful API etc. Thanks to its modular structure, Akaunting provides an awesome App Store for users and developers.\n\n* [Home](https://akaunting.com) - The house of Akaunting\n* [Forum](https://akaunting.com/forum) - Ask for support\n* [Documentation](https://akaunting.com/hc/docs) - Learn how to use\n* [Developer Portal](https://developer.akaunting.com) - Generate passive income\n* [App Store](https://akaunting.com/apps) - Extend your Akaunting\n* [Translations](https://crowdin.com/project/akaunting) - Help us translate Akaunting\n\n## Requirements\n\n* PHP 8.1 or higher\n* Database (e.g.: MariaDB, MySQL, PostgreSQL, SQLite)\n* Web Server (eg: Apache, Nginx, IIS)\n* [Other libraries](https://akaunting.com/hc/docs/on-premise/requirements/)\n\n## Framework\n\nAkaunting uses [Laravel](http://laravel.com), the best existing PHP framework, as the foundation framework and [Module](https://github.com/akaunting/module) package for Apps.\n\n## Installation\n\n* Install [Composer](https://getcomposer.org/download) and [Npm](https://nodejs.org/en/download)\n* Clone the repository: `git clone https://github.com/akaunting/akaunting.git`\n* Install dependencies: `composer install ; npm install ; npm run dev`\n* Install Akaunting:\n\n```bash\nphp artisan install --db-name=\"akaunting\" --db-username=\"root\" --db-password=\"pass\" --admin-email=\"admin@company.com\" --admin-password=\"123456\"\n```\n\n* Create sample data (optional): `php artisan sample-data:seed`\n\n## Contributing\n\nPlease, be very clear on your commit messages and Pull Requests, empty Pull Request messages may be rejected without reason.\n\nWhen contributing code to Akaunting, you must follow the PSR coding standards. The golden rule is: Imitate the existing Akaunting code.\n\nPlease note that this project is released with a [Contributor Code of Conduct](https://akaunting.com/conduct). *By participating in this project you agree to abide by its terms*.\n\n## Translation\n\nIf you'd like to contribute translations, please check out our [Crowdin](https://crowdin.com/project/akaunting) project.\n\n## Changelog\n\nPlease see [Releases](../../releases) for more information about what has changed recently.\n\n## Security\n\nPlease review [our security policy](https://github.com/akaunting/akaunting/security/policy) on how to report security vulnerabilities.\n\n## Credits\n\n* [Denis Duliçi](https://github.com/denisdulici)\n* [Cüneyt Şentürk](https://github.com/cuneytsenturk)\n* [All Contributors](../../contributors)\n\n## License\n\nAkaunting is released under the [BSL license](LICENSE.txt).\n","funding_links":["https://patreon.com/akaunting"],"categories":["Codebases for Reference","PHP","Laravel","Accounting","Bases de código para referencia","Finance","Projects Using Vue.js","finance","Open Source [🔝](#readme)","Self Hosted Web Applications","Other"],"sub_categories":["Bookkeeping","Follow me","Open Source"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakaunting%2Fakaunting","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fakaunting%2Fakaunting","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakaunting%2Fakaunting/lists"}