{"id":24540701,"url":"https://github.com/mistralys/php-projects-navigator","last_synced_at":"2025-03-16T05:43:30.835Z","repository":{"id":229485770,"uuid":"776835001","full_name":"Mistralys/php-projects-navigator","owner":"Mistralys","description":"Overview generator for projects, tools and websites in a local development webserver.","archived":false,"fork":false,"pushed_at":"2024-03-26T17:41:46.000Z","size":378,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-22T18:14:40.552Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Mistralys.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}},"created_at":"2024-03-24T15:25:20.000Z","updated_at":"2024-03-26T08:43:05.000Z","dependencies_parsed_at":"2024-03-24T17:52:05.131Z","dependency_job_id":null,"html_url":"https://github.com/Mistralys/php-projects-navigator","commit_stats":null,"previous_names":["mistralys/php-projects-navigator"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mistralys%2Fphp-projects-navigator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mistralys%2Fphp-projects-navigator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mistralys%2Fphp-projects-navigator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mistralys%2Fphp-projects-navigator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Mistralys","download_url":"https://codeload.github.com/Mistralys/php-projects-navigator/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243830914,"owners_count":20354850,"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":"2025-01-22T18:14:44.657Z","updated_at":"2025-03-16T05:43:30.813Z","avatar_url":"https://github.com/Mistralys.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PHP Projects Navigator\n\nThis lightweight tool is meant to be used as your local webserver's starting page.\nIt lists all your projects and tools in a simple and clean UI. \n\n## Features\n\n- Find and list all project folders\n- Filter the list by search terms\n- Detect VCS type (Git, SVN...)\n- Link to Composer project homepages\n- Display PHP version constraints\n- Register tools for quick access in the UI\n\n## Requirements\n\n- Local webserver with PHP support\n- PHP 7.4 or higher\n- [Composer][]\n\n## Installation\n\n1. Clone this repository to a location on your webserver.\n2. Run `composer install` in the project directory.\n3. Copy the file `config/projects.json` to `projects.json`.\n4. Edit the config file to match your project structure.\n5. Open the UI in your browser, e.g. `http://localhost/php-projects-navigator/htdocs/`.\n6. (Optional) Set as your webserver's homepage, see [Use as Webserver homepage](#use-as-webserver-homepage).\n\n### Use as Webserver homepage\n\nBecause all paths and URLs are absolute, the UI can be used from any subdirectory of the webserver.\n\n1. Create an `index.php` file in the target location.\n2. Include the `htdocs/index.php` file of this project there.\n\nExample code:\n\n```php\n\u003c?php include __DIR__.'/tools/php-projects-navigator/htdocs/index.php';\n```\n\n## The projects.json file\n\nThe base working principle is that all project folders and tools are\nassumed to be sub-folders of your webserver's document root. \nThe absolute paths are generated from the document root and the relative\npath specified in the configuration file.\n\n\n[Composer]: https://getcomposer.org/ ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmistralys%2Fphp-projects-navigator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmistralys%2Fphp-projects-navigator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmistralys%2Fphp-projects-navigator/lists"}