{"id":15103762,"url":"https://github.com/tyn-tian/booklist-php","last_synced_at":"2026-01-02T23:05:42.513Z","repository":{"id":236249008,"uuid":"792220309","full_name":"Tyn-Tian/Booklist-PHP","owner":"Tyn-Tian","description":"In this project, I created a booklist to input and display a list of books that I wanted to read. The aim of this project is to provide a comprehensive understanding of using PHP, starting from basics, object-oriented programming, and even implementing PHP using MySQL.","archived":false,"fork":false,"pushed_at":"2024-05-21T13:57:39.000Z","size":66,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-22T12:14:09.042Z","etag":null,"topics":["booklist","mvc","mysql","oop","php","php-web-apps","phpunit"],"latest_commit_sha":null,"homepage":"","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/Tyn-Tian.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-04-26T08:12:47.000Z","updated_at":"2024-05-21T13:57:43.000Z","dependencies_parsed_at":"2024-05-07T05:23:05.306Z","dependency_job_id":"6b5b850a-449d-47aa-9c62-141b4fc0d5db","html_url":"https://github.com/Tyn-Tian/Booklist-PHP","commit_stats":null,"previous_names":["tyn-tian/booklist-php"],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tyn-Tian%2FBooklist-PHP","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tyn-Tian%2FBooklist-PHP/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tyn-Tian%2FBooklist-PHP/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tyn-Tian%2FBooklist-PHP/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Tyn-Tian","download_url":"https://codeload.github.com/Tyn-Tian/Booklist-PHP/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243803205,"owners_count":20350357,"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":["booklist","mvc","mysql","oop","php","php-web-apps","phpunit"],"created_at":"2024-09-25T19:41:56.938Z","updated_at":"2026-01-02T23:05:37.463Z","avatar_url":"https://github.com/Tyn-Tian.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Booklist PHP\n\nBooklist PHP is a project to create a list of books to read. The aim is to hone basic PHP skills, OOP, PHP MySQL, PHP Web, PHP Composer, and PHPUnit. I am following a project created by [@ProgrammerZamanNow](https://www.youtube.com/@ProgrammerZamanNow) from the \"Tutorial PHP\" playlist (Todolist Application) and making a few improvisations.\n\n## Tags\n\nBooklist PHP has several tags, including:\n\n### 1. 1.0.0\n\nBooklist PHP uses only basic PHP.\n\n### 2. 2.0.0\n\nBooklist PHP has started using OOP concepts.\n\n### 3. 2.1.1\n\nBooklist PHP has started integrating with a database and has fixed several bugs in tags 2.1.0 (tags have been removed).\n\n### 4. 2.2.1\n\nBooklist PHP has started using Composer.\n\n### 5. 3.0.0\n\nBooklist PHP has a website interface, a router, and uses the MVC architecture with Service and Repository subclasses to avoid burdening the Controller.\n\n## Get started with Booklist PHP\n\n### A. Tags 1.0.0 - 2.2.1\n\n### 1. Clone/Download Project\n``` bash\ngit clone https://github.com/Tyn-Tian/Booklist-PHP.git\n```\nIt's better to download according to the desired tags. [Link](https://github.com/Tyn-Tian/Booklist-PHP).\n\n### 2. Run Project\n``` bash\nphp ./App.php\n```\n\n**NB(Tags 2.1.1 - 2.2.1): Don't forget to create the database first. using booklist.sql**\n\n### B. Tags 3.0.0\n\n### 1. Clone Project\n``` bash\ngit clone https://github.com/Tyn-Tian/Booklist-PHP.git\n```\n\n### 2. Create Database\nuse booklist.sql to create database.\n\n### 3. Install Dependencies\n``` bash\ncomposer install\n```\n\n### 4. Run Project\n``` bash\ncd public\nphp -S localhost:8080\n```\n\n### 5. Tests Project (Optional)\n``` bash\n.\\vendor\\bin\\phpunit .\\tests\\\n```\n\n## Features\n- CRD booklists\n\n## Assets\n\n### 1. Architecture\n![Architecture](/architecture.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftyn-tian%2Fbooklist-php","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftyn-tian%2Fbooklist-php","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftyn-tian%2Fbooklist-php/lists"}