{"id":21885794,"url":"https://github.com/zentro/iparcel","last_synced_at":"2026-04-11T17:43:00.658Z","repository":{"id":151079587,"uuid":"587580540","full_name":"Zentro/iParcel","owner":"Zentro","description":"COSC 3380 Database Systems project with Dr. Uma Ramamurthy","archived":false,"fork":false,"pushed_at":"2023-04-23T23:06:38.000Z","size":17224,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2025-10-10T23:14:32.910Z","etag":null,"topics":["bootstrap","html","mysql","php"],"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/Zentro.png","metadata":{"files":{"readme":"README.md","changelog":"newshipping.php","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":"support.php","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-01-11T04:39:36.000Z","updated_at":"2025-03-18T17:51:37.000Z","dependencies_parsed_at":null,"dependency_job_id":"accf15db-a386-4b2f-ba9e-860fe748536b","html_url":"https://github.com/Zentro/iParcel","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Zentro/iParcel","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zentro%2FiParcel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zentro%2FiParcel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zentro%2FiParcel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zentro%2FiParcel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Zentro","download_url":"https://codeload.github.com/Zentro/iParcel/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zentro%2FiParcel/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31689762,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-11T13:07:20.380Z","status":"ssl_error","status_checked_at":"2026-04-11T13:06:47.903Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["bootstrap","html","mysql","php"],"created_at":"2024-11-28T10:29:26.145Z","updated_at":"2026-04-11T17:43:00.627Z","avatar_url":"https://github.com/Zentro.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"![logo](img/readmebanner.png)\n\n## Introduction\n\nThis is an open source CMS for post/parcel services made using the Slim Framework as part of Dr. Uma Ramamurthy's Database Systems class at the University of Houston.\n\n## Requirements\n\n* PHP 8.0\n* Composer\n* NGINX or Apache or other web server\n* MySQL Server 8.0\n* MySQL Workbench 8.0\n* (Optional, but quicker) Docker\n\n## Installation\n\n### using Docker\n\n### without Docker\n\nAs per the requirements, PHP and MySQL will be needed along with its associated software. If you're on Windows it's recommended to use something like [Laragon](https://laragon.org) as it provides almost everything you'll need to get started (including a web server). If you're on macOS or Linux (which are similiar systems) you'll have to install each component by hand.\n\nMySQL Workbench is a completely different application that is not bundled with MySQL itself. It is required to view the database schematics and import it before running the app.\n\n**Action required: If you skip the MySQL Workbench part, the app will error out and nothing will work.**\n\nInstructions are not provided here on how to import the MySQL database schematics.\n\nOnce you've completed the above steps, [you can move on to installing Composer](https://getcomposer.org/download/). It's recommended to use the installer so it can set Composer to your PATH without much work.\n\nWe can now get started by cloning the code repository (or its stable release branch) using your Terminal app.\n\n```\ngit clone -b \u003cversion\u003e https://github.com/Zentro/\u003cproject name\u003e\n```\n\nWhile in the Terminal app, install the app dependencies via Composer.\n```\ncomposer install\n```\n\nRename the included `.env.example` file to `.env` and fill out variables according to your device's environment. You can do this through your Terminal app or using a text editor.\n\n**Action required: Not changing the .env file will cause the app to error out because the database configuration will be blank by default.**\n\nBe sure to have MySQL running before running the web server. Done!\n\nYou can also optionally use Composer to run a local PHP dev server (with MySQL still needing to be started manually).\n```\ncomposer dev-run\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzentro%2Fiparcel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzentro%2Fiparcel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzentro%2Fiparcel/lists"}