{"id":13557028,"url":"https://github.com/gugoan/economizzer","last_synced_at":"2025-04-13T00:46:39.227Z","repository":{"id":25918091,"uuid":"29359076","full_name":"gugoan/economizzer","owner":"gugoan","description":"Open Source Personal Finance Manager","archived":false,"fork":false,"pushed_at":"2024-07-06T23:16:13.000Z","size":3249,"stargazers_count":479,"open_issues_count":11,"forks_count":119,"subscribers_count":44,"default_branch":"master","last_synced_at":"2025-04-13T00:46:31.027Z","etag":null,"topics":["finance","management","money-movement","php","yii2"],"latest_commit_sha":null,"homepage":"http://www.economizzer.org/","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gugoan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","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}},"created_at":"2015-01-16T17:19:47.000Z","updated_at":"2025-03-27T12:27:35.000Z","dependencies_parsed_at":"2022-08-07T11:16:10.417Z","dependency_job_id":"5b258c4a-0182-41bc-93a0-525f84ff533d","html_url":"https://github.com/gugoan/economizzer","commit_stats":{"total_commits":346,"total_committers":28,"mean_commits":"12.357142857142858","dds":0.6445086705202312,"last_synced_commit":"e6a2a91b193a289e67412923fed00121edd8cbff"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gugoan%2Feconomizzer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gugoan%2Feconomizzer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gugoan%2Feconomizzer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gugoan%2Feconomizzer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gugoan","download_url":"https://codeload.github.com/gugoan/economizzer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248650434,"owners_count":21139672,"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":["finance","management","money-movement","php","yii2"],"created_at":"2024-08-01T12:04:08.097Z","updated_at":"2025-04-13T00:46:39.208Z","avatar_url":"https://github.com/gugoan.png","language":"PHP","funding_links":[],"categories":["PHP","finance"],"sub_categories":[],"readme":"![Screen](https://raw.github.com/gugoan/economizzer/master/web/images/favicon-32x32.png) Economizzer\n[![Yii2](https://img.shields.io/badge/Powered_by-Yii_Framework-green.svg?style=flat)](http://www.yiiframework.com)\n=================================\n\nEconomizzer is a simple and open source personal finance manager system made in PHP [Yii Framework 2](http://www.yiiframework.com).\n\nYii uses the model-view-controller architecture, so all page information is organized in the models, views, and controllers folders.\n\nIt is available in the following languages:  English, Spanish, Portuguese, Russian, Korean, Hungarian and French.\n\n![Screen](https://raw.github.com/gugoan/economizzer/master/web/images/screen.png)\n\nTable of Contents\n------------\n1. [Features](#features)\n2. [Pages](#pages)\n3. [Live Demo](#demo)\n4. [Requirements](#reqs)\n5. [Installation](#installation)\n6. [Configuration](#config)\n7. [Contributions](#contribution)\n8. [Troubleshooting](#troubleshooting)\n9. [Licenses](#licenses)\n10. [Donations](#donations)\n\nFeatures \u003ca id=\"features\"\u003e\u003c/a\u003e\n------------\n- View monthly revenue and expenses\n- Analyze annual performance via monthly trends\n- Create expense categories freely\n- Input entries into a digital ledger\n- Upload billing documents to go alongside entries\n\nLearn more about the features on the official website: [www.economizzer.org](http://www.economizzer.org)\n\nPages \u003ca id=\"pages\"\u003e\u003c/a\u003e\n------------\n||\n|:--:| \n| The [dashboard page](https://github.com/FreeedTheDolfin/economizzer/tree/9daaf08a530d87cee92ff0f72187daa1701bd179/views/dashboard) allows you to see a general overview of your finances through graphs and charts. Clicking on \"Select Dashboard\" on the top left allows you to view more in-depth analyses. |\n| ![Screen](https://github.com/FreeedTheDolfin/economizzer/blob/c9aa46f0754074b49df4805326cacc6aacf91661/opensource_ss1.png) |\n| The graph that appears after clicking on \"Annual Performance\" in the \"Select Dashboard\" dropdown menu. This shows monthly revenue and expenses over a year. |\n| ![Screen](https://github.com/FreeedTheDolfin/economizzer/blob/c9aa46f0754074b49df4805326cacc6aacf91661/opensource_ss5.png) |\n| The [entries page](https://github.com/FreeedTheDolfin/economizzer/tree/9daaf08a530d87cee92ff0f72187daa1701bd179/views/cashbook) shows a ledger of all income and expenses with an optional description and attached file. Filters can be applied to view only specific entries. |\n| ![Screen](https://github.com/FreeedTheDolfin/economizzer/blob/c9aa46f0754074b49df4805326cacc6aacf91661/opensource_ss2.png) |\n| The [categories page](https://github.com/FreeedTheDolfin/economizzer/tree/9daaf08a530d87cee92ff0f72187daa1701bd179/views/category) allows you to set custom categories for income and expenses, which can then be used to organize the values into graphs and such. |\n| ![Screen](https://github.com/FreeedTheDolfin/economizzer/blob/c9aa46f0754074b49df4805326cacc6aacf91661/opensource_ss3.png) |\n| The [profile page](https://github.com/FreeedTheDolfin/economizzer/blob/9daaf08a530d87cee92ff0f72187daa1701bd179/views/user/profile.php) allows users to change their display name, language, and default home page (either the dashboard or entries page) |\n| ![Screen](https://github.com/FreeedTheDolfin/economizzer/blob/c9aa46f0754074b49df4805326cacc6aacf91661/opensource_ss4.png) |\n\nLive Demo \u003ca id=\"demo\"\u003e\u003c/a\u003e\n------------\n\nYou can try: [www.economizzer.org/web](http://www.economizzer.org/web)\n\n\u003e Use the user \"joe\" and password \"123456\".\n\n\nRequirements \u003ca id=\"reqs\"\u003e\u003c/a\u003e\n------------\n\nThe minimum requirement by this application that your Web server supports PHP 5.4.0 and either apache2 or nginx.\n\n\u003e Required libraries: libapache2-mod-php, php-mbstring, php-xml, php-curl\n\n\nInstallation \u003ca id=\"installation\"\u003e\u003c/a\u003e\n------------\n~~~\ngit clone https://github.com/gugoan/economizzer.git\ncd economizzer\ncomposer install\n~~~\n\n\nConfiguration \u003ca id=\"config\"\u003e\u003c/a\u003e\n-------------\n\nIn folder **economizzer/config/db.php** set as follows:\n\n```php\nreturn [\n    'class' =\u003e 'yii\\db\\Connection',\n    'dsn' =\u003e 'mysql:host=127.0.0.1;dbname=economizzer',\n    'username' =\u003e 'USER',\n    'password' =\u003e 'PASSWORD',\n    'charset' =\u003e 'utf8',\n    'enableSchemaCache' =\u003e true,\n];\n```\n\nAnd import the database sql file\n\n\u003e economizzer.sql\n\n\nTo test, go to **http://yourserver/economizzer/web** with user and password below:\n\n\u003e Use the user \"joe\" and password \"123456\".\n\n\nContribution \u003ca id=\"contribution\"\u003e\u003c/a\u003e\n-------------\nPlease see [CONTRIBUTING](CONTRIBUTING.md).\n\nTroubleshooting \u003ca id=\"troubleshooting\"\u003e\u003c/a\u003e\n-------------\nIf there are any problems with the application, please [open an issue](https://github.com/gugoan/economizzer/issues) on Github. For smaller issues, you can contact us on [Twitter](https://twitter.com/economizzer) or by [email](gugoan@gmail.com).\n\nLicense \u003ca id=\"licenses\"\u003e\u003c/a\u003e\n-------------\nEconomizzer is Copyright © 2014 Gustavo G. Andrade. \nIt is free software, and may be redistributed under the terms specified in the\n[LICENSE](LICENSE.md) file.\n\n\nDonations \u003ca id=\"donations\"\u003e\u003c/a\u003e\n-------------\nTo encourage the developer with new enhancements, [web hosting](http://www.economizzer.org/web/) costs, or even to buy him a good beer, support the project by making a [donation](http://www.economizzer.org/donation.html).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgugoan%2Feconomizzer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgugoan%2Feconomizzer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgugoan%2Feconomizzer/lists"}