Download the PHP package neznaika0/codeigniter-expenses without Composer
On this page you can find all versions of the php package neznaika0/codeigniter-expenses. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download neznaika0/codeigniter-expenses
More information about neznaika0/codeigniter-expenses
Files in neznaika0/codeigniter-expenses
Download neznaika0/codeigniter-expenses
More information about neznaika0/codeigniter-expenses
Files in neznaika0/codeigniter-expenses
Vendor neznaika0
Package codeigniter-expenses
Short Description CodeIgniter Expenses
License MIT
Homepage https://expenses.ozornick.ru
Package codeigniter-expenses
Short Description CodeIgniter Expenses
License MIT
Homepage https://expenses.ozornick.ru
Please rate this library. Is it a good library?
Informations about the package codeigniter-expenses
CodeIgniter Expenses
Project for an example of CodeIgniter 4
Created specifically to show some development techniques. You can study the code to understand "how does it work?". Probably a basic tutorial will appear later.
Functional
- Show home page
- Authentication for one administrator
- Logout
- Navigate per pages in the list
- Creating an expense record
- Deleting an expense record
- View monthly expense statistics
- Translation (en, ru)
- Bootstrap 5 template
- and other framework features
Installation
- Clone the repository.
- Install dependencies
- Create a database.
-
Configure the file
.env
by sampleenv_expenses
. Uncomment the necessary settings.You need to create a password hash. To do this, run:
Default password: 123456
-
Publish assets:
-
Run migrations and fill tables:
- Start server:
For detailed configuration, see the manual https://codeigniter4.github.io/userguide/installation/index.html
All versions of codeigniter-expenses with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
codeigniter4/framework Version ^4.5.2
codeigniter4/translations Version ^4.5.1
twbs/bootstrap Version 5.3.1
codeigniter4/framework Version ^4.5.2
codeigniter4/translations Version ^4.5.1
twbs/bootstrap Version 5.3.1
The package neznaika0/codeigniter-expenses contains the following files
Loading the files please wait ....