{"id":37232877,"url":"https://github.com/lloricode/active","last_synced_at":"2026-01-15T03:51:18.387Z","repository":{"id":62518342,"uuid":"214906872","full_name":"lloricode/active","owner":"lloricode","description":"The helper class for Laravel applications to get active class base on current route","archived":false,"fork":true,"pushed_at":"2019-10-17T21:09:06.000Z","size":90,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-16T13:20:52.237Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.hieule.info/tag/laravel-active/","language":"PHP","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"letrunghieu/active","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lloricode.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-13T23:04:08.000Z","updated_at":"2019-10-17T21:09:08.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/lloricode/active","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lloricode/active","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lloricode%2Factive","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lloricode%2Factive/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lloricode%2Factive/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lloricode%2Factive/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lloricode","download_url":"https://codeload.github.com/lloricode/active/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lloricode%2Factive/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28419257,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T10:47:48.104Z","status":"ssl_error","status_checked_at":"2026-01-14T10:46:19.031Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2026-01-15T03:51:17.621Z","updated_at":"2026-01-15T03:51:18.369Z","avatar_url":"https://github.com/lloricode.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"Active for Laravel\n======\n[![Build Status](https://travis-ci.org/letrunghieu/active.png?branch=master)](https://travis-ci.org/letrunghieu/active)\n[![Latest Stable Version](https://poser.pugx.org/hieu-le/active/v/stable.svg)](https://packagist.org/packages/hieu-le/active)\n[![Code Climate](https://codeclimate.com/github/letrunghieu/active/badges/gpa.svg)](https://codeclimate.com/github/letrunghieu/active)\n[![Test Coverage](https://codeclimate.com/github/letrunghieu/active/badges/coverage.svg)](https://codeclimate.com/github/letrunghieu/active/coverage)\n[![Total Downloads](https://poser.pugx.org/hieu-le/active/downloads.svg)](https://packagist.org/packages/hieu-le/active)\n[![License](https://poser.pugx.org/hieu-le/active/license.svg)](https://packagist.org/packages/hieu-le/active)\n\nThe helper class for Laravel applications to get active class base on current url.\n\nThis README file is written for the new `4.x` version of this package, which is compatible with the Laravel 6 only.\n\n  * If you are using Laravel 4, see the [`1.x` versions](https://github.com/letrunghieu/active/tree/support/1.x).\n  * If you are using Laravel 5, see the [`3.x` versions](https://github.com/letrunghieu/active/tree/support/3.x)\n\n## Installation\n\nRequire this package as your dependencies:\n\n```\ncomposer require hieu-le/active\n```\n\u003e If you are using Laravel 5.5+, you do not need to manually register the ServiceProvider and Alias.\n\nAppend this line to your `providers` array in `config/app.php`\n\n```php\nHieuLe\\Active\\ActiveServiceProvider::class,\n```\n\nAppend this line to your `aliases` array in `config/app.php`\n\n```php\n'Active' =\u003e HieuLe\\Active\\Facades\\Active::class,\n```\n\n## Usage\n\nSee: [How to use Active](https://www.hieule.info/?p=377)\n\n## Changelog:\n\n* v4.0: support Laravel 6 and PHPUnit 8\n* v3.5: support Laravel 5.5.x and PHPUnit 6\n* v3.4: support Laravel 5.4.x\n* v3.3: support Laravel 5.3.x\n* v3.2: allows first parameter of `if_*` functions to be string or array\n* v3.1: support both Laravel 5.2.x and 5.1.x\n* v3.0: new API\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flloricode%2Factive","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flloricode%2Factive","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flloricode%2Factive/lists"}