{"id":14974807,"url":"https://github.com/krguptaa/active","last_synced_at":"2025-10-27T09:31:38.755Z","repository":{"id":57009187,"uuid":"214352707","full_name":"krguptaa/active","owner":"krguptaa","description":"The helper class for Laravel 4/5 and 6 applications to get active class base on current route ","archived":false,"fork":false,"pushed_at":"2024-04-22T11:10:14.000Z","size":32,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-01T04:51:25.160Z","etag":null,"topics":["active","laravel-framework","laravel6","routing"],"latest_commit_sha":null,"homepage":"","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/krguptaa.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-10-11T05:43:32.000Z","updated_at":"2019-10-15T10:58:56.000Z","dependencies_parsed_at":"2022-08-21T14:50:50.606Z","dependency_job_id":null,"html_url":"https://github.com/krguptaa/active","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krguptaa%2Factive","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krguptaa%2Factive/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krguptaa%2Factive/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krguptaa%2Factive/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/krguptaa","download_url":"https://codeload.github.com/krguptaa/active/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238472038,"owners_count":19478149,"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":["active","laravel-framework","laravel6","routing"],"created_at":"2024-09-24T13:51:06.556Z","updated_at":"2025-10-27T09:31:33.425Z","avatar_url":"https://github.com/krguptaa.png","language":"PHP","readme":"Active for Laravel\n======\nLibrary is based on https://github.com/letrunghieu/active\n\nThe helper class for Laravel applications (L4,L5 and L6) to get active class base on current url.\n\nWe are using this package in this repository (https://github.com/viralsolani/laravel-adminpanel) as core package.\n\nThis README file is written for the new `6.x` version of this package, which is compatible with the Laravel 6 only.\n\n  * If you are using Laravel 4, see the [`4.x` versions](https://github.com/krguptaa/active/tree/v2.x).\n  * If you are using Laravel 5, see the [`5.x` versions](https://github.com/krguptaa/active/tree/v3.x).\n\n## Installation\n\nRequire this package as your dependencies:\n\n```\ncomposer require krgupta/active\n```\n\nAppend this line to your `providers` array in `config/app.php`\n\n```php\nKrgupta\\Active\\Providers\\ActiveServiceProvider::class,\n```\n\nAppend this line to your `aliases` array in `config/app.php`\n\n```php\n'Active' =\u003e Krgupta\\Active\\Facades\\Active::class,\n```\n\n# Contribute\nYou can contribute to this project, by just taking fork of it. We are open for suggestion and PRs. If you have any new suggestions or anything for that matter, contact me at webworldgk@gmail.com","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkrguptaa%2Factive","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkrguptaa%2Factive","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkrguptaa%2Factive/lists"}