{"id":28229259,"url":"https://github.com/nativecli/nativecli","last_synced_at":"2026-02-08T19:08:37.794Z","repository":{"id":275585589,"uuid":"926530313","full_name":"NativeCLI/NativeCLI","owner":"NativeCLI","description":"An interactive installer for NativePHP","archived":false,"fork":false,"pushed_at":"2025-05-14T08:45:55.000Z","size":357,"stargazers_count":20,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-04T13:24:11.991Z","etag":null,"topics":["cli","nativecli","nativephp"],"latest_commit_sha":null,"homepage":"https://nativecli.com","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/NativeCLI.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":["PeteBishwhip"]}},"created_at":"2025-02-03T12:24:32.000Z","updated_at":"2025-05-14T12:03:03.000Z","dependencies_parsed_at":"2025-04-25T10:26:00.932Z","dependency_job_id":"e2b72d55-5270-4179-a7a3-8af2167ecf9c","html_url":"https://github.com/NativeCLI/NativeCLI","commit_stats":null,"previous_names":["nativecli/nativecli"],"tags_count":14,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NativeCLI%2FNativeCLI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NativeCLI%2FNativeCLI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NativeCLI%2FNativeCLI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NativeCLI%2FNativeCLI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NativeCLI","download_url":"https://codeload.github.com/NativeCLI/NativeCLI/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NativeCLI%2FNativeCLI/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259092517,"owners_count":22804029,"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":["cli","nativecli","nativephp"],"created_at":"2025-05-18T15:13:57.987Z","updated_at":"2026-02-08T19:08:37.790Z","avatar_url":"https://github.com/NativeCLI.png","language":"PHP","readme":"# NativePHP CLI\n\nNativePHP CLI is a command-line tool to create and manage Laravel projects with NativePHP integration.\n\n## Installation\n\nTo install NativePHP CLI, you need to have PHP and Composer installed on your system.\n\n```sh\ncomposer global require nativecli/nativecli\n```\n\n## Usage\n\n### Create a New Project\nTo create a new Laravel project with NativePHP, use the new command:\n```bash\nnativecli new \u003cproject-name\u003e\n```\n\n### View Logs\nDisplay logs from Laravel and native layers with the logs command:\n```bash\n# Display last 50 log entries\nnativecli logs\n\n# Follow logs in real-time (like tail -f)\nnativecli logs --follow\n\n# Filter by log level\nnativecli logs --level=error\n\n# Limit number of lines\nnativecli logs --lines=100\n\n# Filter by source (laravel, native, all)\nnativecli logs --source=laravel\n\n# Filter by date range\nnativecli logs --start-date=\"2025-01-01\" --end-date=\"2025-01-15\"\n\n# Combine options\nnativecli logs --level=error --lines=20 --follow\n```\n\nThe `logs` command automatically detects log locations for both development and production environments:\n- Development: `storage/logs/laravel.log`\n- Production (Desktop): Platform-specific appdata directories based on your `NATIVEPHP_APP_ID`\n\n## Documentation \u0026 Command References\nFor more detailed documentation, visit [NativeCLI Documentation](https://docs.nativecli.com).\n\n## Sponsor\nWe welcome sponsorships which help us to continue providine Free \u0026 Open-Source software and tools to you!\n\n[![GitHub Sponsors](https://img.shields.io/badge/Sponsor-GitHub-green?logo=github)](https://github.com/sponsors/PeteBishwhip)\n\n### With thanks to our current sponsors...\n\n- [Simon Hamp](https://github.com/simonhamp) - Co-Creator of [NativePHP](https://github.com/NativePHP) \n\n\n## License\nThis project is licensed under the MIT License.\n","funding_links":["https://github.com/sponsors/PeteBishwhip"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnativecli%2Fnativecli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnativecli%2Fnativecli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnativecli%2Fnativecli/lists"}