This repository holds the source code for website www.hodowla-pigmej.pl.
Version 0.1 is based on CodeIgniter4-4.4.5. This website is fetching data of single user from external service AKWA-MARKET.PL. The HTML/CSS template used in the project called VERTI is created by HTML5 UP
AKWA-MARKET is an advertising service and business directory dedicated for aquarium, aquaculture, terrarium, botany and fishing.
CodeIgniter is a PHP full-stack web framework that is light, fast, flexible and secure. More information can be found at the official site.
PHP version 8.1 or higher is required, with the following extensions installed:
Warning The end of life date for PHP 7.4 was November 28, 2022. If you are still using PHP 7.4, you should upgrade immediately. The end of life date for PHP 8.0 will be November 26, 2023.
Additionally, make sure that the following extensions are enabled in your PHP:
- json (enabled by default - don't turn it off)
- mysqlnd if you plan to use MySQL
- libcurl if you plan to use the HTTP\CURLRequest library
Information on running the CodeIgniter test suite can be found in the README.md file in the tests directory.