{"id":18895270,"url":"https://github.com/farisc0de/api_framework","last_synced_at":"2025-11-06T20:02:09.322Z","repository":{"id":45183355,"uuid":"443651093","full_name":"farisc0de/API_Framework","owner":"farisc0de","description":"A PHP Framework for creating APIs","archived":false,"fork":false,"pushed_at":"2022-05-20T11:36:39.000Z","size":52,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-04T08:57:33.824Z","etag":null,"topics":["api","api-wrapper","jwt-authentication","library","php","php8"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/farisc0de.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-01-02T00:29:12.000Z","updated_at":"2023-03-21T23:56:07.000Z","dependencies_parsed_at":"2022-09-11T21:44:40.520Z","dependency_job_id":null,"html_url":"https://github.com/farisc0de/API_Framework","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/farisc0de/API_Framework","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/farisc0de%2FAPI_Framework","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/farisc0de%2FAPI_Framework/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/farisc0de%2FAPI_Framework/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/farisc0de%2FAPI_Framework/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/farisc0de","download_url":"https://codeload.github.com/farisc0de/API_Framework/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/farisc0de%2FAPI_Framework/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265900022,"owners_count":23845895,"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":["api","api-wrapper","jwt-authentication","library","php","php8"],"created_at":"2024-11-08T08:27:26.976Z","updated_at":"2025-11-06T20:02:04.282Z","avatar_url":"https://github.com/farisc0de.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# API_Framework\n\nA PHP Framework for creating APIs\n\n\u003ca href=\"http://jwt.io\"\u003e\n  \u003cimg src=\"http://jwt.io/img/badge-compatible.svg\" /\u003e\n\u003c/a\u003e\n\n## PHP Version\n\nThis project is created using PHP 8.0+\n\nCoding Standard is PSR-12\n\n## Installation\n\n```bash\n$ composer update\n$ composer dump-autoload\n```\n\nImport api.sql to your phpmyadmin\n\nGenerate 256-bit key from here [allkeysgenerator](https://www.allkeysgenerator.com/Random/Security-Encryption-Key-Generator.aspx)\n\nUpdate .env file\n\nThe system has 2 authentication methods\n\n1. JWT Token [token]\n2. API Key [key]\n\nAfter that just create an account using /register endpoint and POST method\n\n```bash\n$ httpie post http://localhost/api/register name=\"Root\" username=\"admin\" password=\"admin\"\n```\n\nor\n\nUse the example to create an account\n\nYou can reuse the example for any project you want\n\nEnjoy\n\n## Example Project\n\nTaskController.php\n\nTaskGateway.php\n\nAre an example project to show how the system work\n\nAlso you can reuse the code in it and change it to your specifications\n\n## License\n\nMIT\n\n## Copyright\n\n2022 - fariscode\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffarisc0de%2Fapi_framework","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffarisc0de%2Fapi_framework","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffarisc0de%2Fapi_framework/lists"}