{"id":18784140,"url":"https://github.com/kdevelopement/mphpigniter","last_synced_at":"2025-12-20T23:30:16.892Z","repository":{"id":62551850,"uuid":"519651127","full_name":"KDevelopement/MphpIgniter","owner":"KDevelopement","description":null,"archived":false,"fork":false,"pushed_at":"2022-07-31T01:07:29.000Z","size":41,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-29T11:51:42.149Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/KDevelopement.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-07-31T00:59:41.000Z","updated_at":"2023-12-10T21:04:07.000Z","dependencies_parsed_at":"2022-11-03T02:30:45.927Z","dependency_job_id":null,"html_url":"https://github.com/KDevelopement/MphpIgniter","commit_stats":null,"previous_names":["kdevelopement/mphpigniter"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KDevelopement%2FMphpIgniter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KDevelopement%2FMphpIgniter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KDevelopement%2FMphpIgniter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KDevelopement%2FMphpIgniter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KDevelopement","download_url":"https://codeload.github.com/KDevelopement/MphpIgniter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239699583,"owners_count":19682575,"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":[],"created_at":"2024-11-07T20:42:07.056Z","updated_at":"2025-12-20T23:30:16.549Z","avatar_url":"https://github.com/KDevelopement.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PHP MVC framework\nMinimalistic custom framework created for educational purposes.\n\n\n\n## The framework is not well tested on production. If you use it on production you use it on your own risk.\n**Related core package**: https://github.com/thecodeholic/tc-php-mvc-core\n\n----\n## Installation\n\n1. Download the archive or clone the project using git\n2. Create database schema\n3. Create `.env` file from `.env.example` file and adjust database parameters (including schema name)\n4. Run `composer install`\n5. Run migrations by executing `php migrations.php` from the project root directory\n6. Go to the `public` folder \n7. Start php server by running command `php -S 127.0.0.1:8080` \n8. Open in browser http://127.0.0.1:8080\n\n------\n## Installation using docker\nMake sure you have docker installed. To see how you can install docker on Windows [click here](https://youtu.be/2ezNqqaSjq8). \u003cbr\u003e\nMake sure `docker` and `docker-compose` commands are available in command line.\n\n1. Clone the project using git\n1. Copy `.env.example` into `.env` (Don't need to change anything for local development)\n1. Navigate to the project root directory and run `docker-compose up -d`\n1. Install dependencies - `docker-compose exec app composer install`\n1. Run migrations - `docker-compose exec app php migrations.php`\n8. Open in browser http://127.0.0.1:8080\n\n\u003e The project was created along with Youtube Video Series \"[Build PHP MVC Framework](https://www.youtube.com/playlist?list=PLLQuc_7jk__Uk_QnJMPndbdKECcTEwTA1)\". \n\u003e I appreaciate if you share it.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkdevelopement%2Fmphpigniter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkdevelopement%2Fmphpigniter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkdevelopement%2Fmphpigniter/lists"}