{"id":33963795,"url":"https://github.com/vursion/vursion","last_synced_at":"2025-12-12T22:48:15.682Z","repository":{"id":36779300,"uuid":"228860797","full_name":"vursion/vursion","owner":"vursion","description":"Track Laravel, PHP, NPM and composer dependency versions across your projects.","archived":false,"fork":false,"pushed_at":"2025-02-24T13:54:29.000Z","size":133,"stargazers_count":6,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-20T14:59:57.996Z","etag":null,"topics":["composer","dependencies","env","laravel","npm","php","version-manager"],"latest_commit_sha":null,"homepage":"https://www.vursion.io","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/vursion.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.md","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},"funding":{"github":["vursion"]}},"created_at":"2019-12-18T14:46:42.000Z","updated_at":"2025-04-16T22:17:03.000Z","dependencies_parsed_at":"2023-01-17T04:43:49.056Z","dependency_job_id":"988eb0ed-5767-4d0c-84b1-d2df5bea1b66","html_url":"https://github.com/vursion/vursion","commit_stats":{"total_commits":85,"total_committers":1,"mean_commits":85.0,"dds":0.0,"last_synced_commit":"a255e9484d8ef92558f0230b0ea233d3950e6306"},"previous_names":[],"tags_count":26,"template":false,"template_full_name":null,"purl":"pkg:github/vursion/vursion","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vursion%2Fvursion","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vursion%2Fvursion/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vursion%2Fvursion/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vursion%2Fvursion/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vursion","download_url":"https://codeload.github.com/vursion/vursion/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vursion%2Fvursion/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27694042,"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","status":"online","status_checked_at":"2025-12-12T02:00:06.775Z","response_time":129,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["composer","dependencies","env","laravel","npm","php","version-manager"],"created_at":"2025-12-12T22:48:14.948Z","updated_at":"2025-12-12T22:48:15.675Z","avatar_url":"https://github.com/vursion.png","language":"PHP","funding_links":["https://github.com/sponsors/vursion"],"categories":[],"sub_categories":[],"readme":"# VURSION\nThe missing monitor!\n\n[![Latest Version on Packagist](https://img.shields.io/packagist/v/vursion/vursion.svg?style=flat-square)](https://packagist.org/packages/vursion/vursion)\n![Tests](https://github.com/vursion/vursion/workflows/tests/badge.svg)\n[![Total Downloads](https://img.shields.io/packagist/dt/vursion/vursion.svg?style=flat-square)](https://packagist.org/packages/vursion/vursion)\n\n## Installation\n\nYou can install the package via composer:\n\n```bash\ncomposer require vursion/vursion\n```\n\n***No need to register the service provider if you're using Laravel \u003e= 5.5.\nThe package will automatically register itself.***\nOnce the package is installed, you can register the service provider in `config/app.php` in the providers array:\n```php\n'providers' =\u003e [\n\t...\n\tVursion\\Vursion\\VursionServiceProvider::class\n],\n```\n\nConfigure your vursion API key in your `.env` file.\n```bash\nVURSION_KEY=\n```\n\nTo publish the config file to `config/vursion.php` run:\n```bash\nphp artisan vursion:publish\n```\n\nThis is the content of the published config file:\n\n```php\nreturn [\n\n    'key' =\u003e env('VURSION_KEY'),\n\n    'enabled' =\u003e env('VURSION_ENABLED', true),\n\n];\n```\n\n### Don't forget to add the cron job needed to trigger Laravel’s scheduling!\n\nPlease see https://laravel.com/docs/master/scheduling for more information on adding the cron entry to your server.\n\n## Changelog\n\nPlease see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.\n\n## Security\n\nIf you discover any security related issues, please email jochen@celcius.be instead of using the issue tracker.\n\n## Credits\n\n- [Jochen Sengier](https://github.com/celcius-jochen)\n\n## License\n\nThe MIT License (MIT). Please see [License File](LICENSE.md) for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvursion%2Fvursion","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvursion%2Fvursion","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvursion%2Fvursion/lists"}