{"id":15705041,"url":"https://github.com/unicodeveloper/laravel-devstatus","last_synced_at":"2025-10-24T17:33:01.205Z","repository":{"id":31604469,"uuid":"35169390","full_name":"unicodeveloper/laravel-devstatus","owner":"unicodeveloper","description":":bow: :briefcase: Laravel 5 Package to Display your status as an Open Source Evangelist ( For Tutorial purpose )","archived":false,"fork":false,"pushed_at":"2016-02-27T21:41:05.000Z","size":11,"stargazers_count":6,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-26T14:01:48.652Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://goodheads.io/2015/06/19/creating-your-first-laravel-5-package/","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/unicodeveloper.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-05-06T16:12:09.000Z","updated_at":"2017-07-04T09:11:52.000Z","dependencies_parsed_at":"2022-08-24T14:22:20.489Z","dependency_job_id":null,"html_url":"https://github.com/unicodeveloper/laravel-devstatus","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unicodeveloper%2Flaravel-devstatus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unicodeveloper%2Flaravel-devstatus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unicodeveloper%2Flaravel-devstatus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unicodeveloper%2Flaravel-devstatus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/unicodeveloper","download_url":"https://codeload.github.com/unicodeveloper/laravel-devstatus/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243165525,"owners_count":20246721,"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":"2024-10-03T20:14:40.000Z","updated_at":"2025-10-24T17:33:01.071Z","avatar_url":"https://github.com/unicodeveloper.png","language":"PHP","readme":"# Laravel-DevStatus\n\n\u003e Laravel 5 Package to Display your status as an Open Source Evangelist\n\n## Installation\n\n[PHP](https://php.net) 5.4+ or [HHVM](http://hhvm.com) 3.3+, and [Composer](https://getcomposer.org) are required.\n\nTo get the latest version of Laravel DevStatus, simply add the following line to the require block of your `composer.json` file.\n\n```\n\"unicodeveloper/laravel-devstatus\": \"dev-master\"\n```\n\nYou'll then need to run `composer install` or `composer update` to download it and have the autoloader updated.\n\nOnce Laravel DevStatus is installed, you need to register the service provider. Open up `config/app.php` and add the following to the `providers` key.\n\n* `'Unicodeveloper\\DevStatus\\DevStatusServiceProvider'`\n\n#### Looking for a laravel 4 compatible version?\n\nChill, it's undergoing development :smiley_cat:\n\n\n## Configuration\n\nTo get started, you'll need to publish all vendor assets:\n\n```bash\n$ php artisan vendor:publish\n```\n\nThis will create a `config/DevStatus.php` file in your app that you can modify to set your configuration.\n\nSet the GITHUB_API_URL constant as an ENVIRONMENT variable on your Server and in your .env file and assign the api url to it e.g\n\n```bash\nGITHUB_API_URL=https://api.github.com\n```\n\n## Contributing\n\nPlease feel free to fork this package and contribute by submitting a pull request to enhance the functionalities.\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funicodeveloper%2Flaravel-devstatus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Funicodeveloper%2Flaravel-devstatus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funicodeveloper%2Flaravel-devstatus/lists"}