{"id":22292010,"url":"https://github.com/aedart/athenaeum-maintenance-modes","last_synced_at":"2025-07-28T22:35:08.593Z","repository":{"id":56899585,"uuid":"448528814","full_name":"aedart/athenaeum-maintenance-modes","owner":"aedart","description":"[READ ONLY] Athenaeum Maintenance Modes package - see https://github.com/aedart/athenaeum","archived":false,"fork":false,"pushed_at":"2024-11-28T08:52:19.000Z","size":44,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-11-28T09:34:10.709Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aedart.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2022-01-16T11:03:36.000Z","updated_at":"2024-11-28T08:52:22.000Z","dependencies_parsed_at":"2023-11-17T09:53:26.838Z","dependency_job_id":"808318fb-f709-485f-b1a7-9b8201a62d62","html_url":"https://github.com/aedart/athenaeum-maintenance-modes","commit_stats":{"total_commits":59,"total_committers":1,"mean_commits":59.0,"dds":0.0,"last_synced_commit":"2ed2684f169f9f562029622fb2c3db30698a8859"},"previous_names":[],"tags_count":78,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aedart%2Fathenaeum-maintenance-modes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aedart%2Fathenaeum-maintenance-modes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aedart%2Fathenaeum-maintenance-modes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aedart%2Fathenaeum-maintenance-modes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aedart","download_url":"https://codeload.github.com/aedart/athenaeum-maintenance-modes/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":227962307,"owners_count":17847931,"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-12-03T17:19:16.574Z","updated_at":"2024-12-03T17:19:18.178Z","avatar_url":"https://github.com/aedart.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Athenaeum Maintenance Modes\n\nOffers a few additional [maintenance modes \"drivers\"](https://laravel.com/docs/9.x/configuration#maintenance-mode) for Laravel.\n\n```php\n// ...somewhere inside your application\n$mode = $app-\u003emaintenanceMode();\n$mode-\u003eactivate([\n    'secret' =\u003e '1630542a-246b-4b66-afa1-dd72a4c43515'\n]);\n\n// ...etc\n```\n\n## Available Modes\n\n* `'array'`: _stores application down state in an array - useful for testing purposes._\n* `'json'`: _stores application down state in a json file - very similar to Laravel's default \"file based\" maintenance mode._\n\n## Documentation\n\nPlease read the [official documentation](https://aedart.github.io/athenaeum/) for additional information.\n\n## Repository\n\nThe mono repository is located at [github.com/aedart/athenaeum](https://github.com/aedart/athenaeum)\n\n## Versioning\n\nThis package follows [Semantic Versioning 2.0.0](http://semver.org/)\n\n## License\n\n[BSD-3-Clause](http://spdx.org/licenses/BSD-3-Clause), Read the LICENSE file included in this package\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faedart%2Fathenaeum-maintenance-modes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faedart%2Fathenaeum-maintenance-modes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faedart%2Fathenaeum-maintenance-modes/lists"}