{"id":25846650,"url":"https://github.com/zonblade/phpr","last_synced_at":"2026-04-17T15:02:18.055Z","repository":{"id":153397846,"uuid":"420313202","full_name":"zonblade/phpr","owner":"zonblade","description":"new PHP Framework on development.","archived":false,"fork":false,"pushed_at":"2021-12-26T09:17:13.000Z","size":164,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-17T15:58:01.594Z","etag":null,"topics":["framework","php","php-framework","php7"],"latest_commit_sha":null,"homepage":"https://retas.dev","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc0-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zonblade.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-10-23T04:29:17.000Z","updated_at":"2022-02-12T13:43:11.000Z","dependencies_parsed_at":null,"dependency_job_id":"28e1bbe8-87fb-43c8-83ce-8c2bec32d41d","html_url":"https://github.com/zonblade/phpr","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zonblade/phpr","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zonblade%2Fphpr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zonblade%2Fphpr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zonblade%2Fphpr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zonblade%2Fphpr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zonblade","download_url":"https://codeload.github.com/zonblade/phpr/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zonblade%2Fphpr/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266081231,"owners_count":23873507,"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":["framework","php","php-framework","php7"],"created_at":"2025-03-01T09:33:14.889Z","updated_at":"2026-04-17T15:02:17.513Z","avatar_url":"https://github.com/zonblade.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"this is new repository for php-framework\n\n# Introduction\n\nPHPR or PHP Array Framework is a framework highly dependent to an array structure. PHPR Framework uses URL Dispatcher type which looks like [Django](https://docs.djangoproject.com/en/3.2/topics/http/urls/) dispatcher. And PHPR bringing Modular type of framework into PHP framework world. Now, you dont need to set up everything from the start. Someone can give you only the apps and you're ready to go. Or, multiple development which each person working on 1 apps and compile into one.\n\n- [x] Project Initiator : [zonblade](https://instagram.com/zonblade)\n- [x] System Inspiration : [Django](https://docs.djangoproject.com/)\n\n```\ncurrently under intense development,\nnot recomended to use current version.\nversion 6 LTS release might delayed, \ndue to project overload.\n```\n\n## Basic Folder Structure\n```bash\n├── assets\n├── module\n│   ├── .system\n│   ├── apps\n│   │   ├── your_apps_1\n│   │   │   ├── subapps\n│   │   │   │   ├── view.php\n│   │   │   ├── urls.php\n│   │   ├── your_apps_2\n│   │   │   ├── subapps\n│   │   │   │   ├── view.php\n│   │   │   ├── urls.php\n│   ├── root.php\n│   ├── manage.php\n│   ├── urls.php\n│   └── settings.env\n├── static\n├── index.php\n└── .htaccess (auto generated!)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzonblade%2Fphpr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzonblade%2Fphpr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzonblade%2Fphpr/lists"}