{"id":17024993,"url":"https://github.com/gwleuverink/lockdown","last_synced_at":"2026-05-10T05:10:02.436Z","repository":{"id":48378008,"uuid":"182168551","full_name":"gwleuverink/lockdown","owner":"gwleuverink","description":"Easily lock sections of your Laravel app with Basic Access Authentication using convenient route middleware \u0026 configurable guards","archived":false,"fork":false,"pushed_at":"2021-07-29T04:25:14.000Z","size":104,"stargazers_count":2,"open_issues_count":3,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-11T19:35:26.709Z","etag":null,"topics":["basic-auth","composer","laravel","middleware","php"],"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/gwleuverink.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":"2019-04-18T23:03:37.000Z","updated_at":"2021-01-30T13:00:36.000Z","dependencies_parsed_at":"2022-09-06T03:32:27.566Z","dependency_job_id":null,"html_url":"https://github.com/gwleuverink/lockdown","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gwleuverink%2Flockdown","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gwleuverink%2Flockdown/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gwleuverink%2Flockdown/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gwleuverink%2Flockdown/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gwleuverink","download_url":"https://codeload.github.com/gwleuverink/lockdown/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247396107,"owners_count":20932264,"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":["basic-auth","composer","laravel","middleware","php"],"created_at":"2024-10-14T07:27:43.195Z","updated_at":"2026-05-10T05:10:02.393Z","avatar_url":"https://github.com/gwleuverink.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eLockdown\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n    Easily lock sections of your Laravel app with Basic Access Authentication using convenient route middleware \u0026amp; configurable guards\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://travis-ci.org/gwleuverink/lockdown\"\u003e\u003cimg src=\"https://travis-ci.org/gwleuverink/lockdown.svg?branch=master\" alt=\"Build Status\"\u003e\u003c/a\u003e\n    \u003ca href='https://coveralls.io/github/gwleuverink/lockdown'\u003e\u003cimg src='https://coveralls.io/repos/github/gwleuverink/lockdown/badge.svg' alt='Coverage Status' /\u003e\u003c/a\u003e\n    \u003c!-- \u003ca href=\"https://packagist.org/packages/leuverink/lockdown\"\u003e\u003cimg src=\"https://poser.pugx.org/leuverink/lockdown/d/total.svg\" alt=\"Total Downloads\"\u003e\u003c/a\u003e --\u003e\n    \u003ca href=\"https://packagist.org/packages/leuverink/lockdown\"\u003e\u003cimg src=\"https://poser.pugx.org/leuverink/lockdown/v/stable.svg\" alt=\"Latest Stable Version\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://packagist.org/packages/leuverink/lockdown\"\u003e\u003cimg src=\"https://poser.pugx.org/leuverink/lockdown/v/unstable.svg\" alt=\"Latest Unstable Version\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://packagist.org/packages/leuverink/lockdown\"\u003e\u003cimg src=\"https://poser.pugx.org/leuverink/lockdown/license.svg\" alt=\"License\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cbr/\u003e\n\n## A note on security\nLockdown is meant to shield sections of your project from prying eyes, for example if you like to demo a feature that is not ready for production.\n\nBasic Acces Auth is insecure by nature. If in production always make sure to have TLS configured so all credentials are encrypted. Even with that precaution I heavily discourage you use this package to protect valuable data. It is not meant to do that. \n\nThat said there are plenty of situations where a easily configurable Basic Access Auth middleware is exactly what you need. If you find yourself in one of those situations, read on!\n\n## Installation\n\n**Install the package**\n\n`composer require leuverink/lockdown`\n\n**Publish the config file**\n\n`php artisan vendor:publish --tag=\"lockdown:config\"`\n\n## Getting started\n\nFor usage, check out [the documentation](https://gwleuverink.github.io/lockdown \"Lockdown documentation\").\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgwleuverink%2Flockdown","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgwleuverink%2Flockdown","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgwleuverink%2Flockdown/lists"}