{"id":14987411,"url":"https://github.com/tattersoftware/codeigniter4-agents","last_synced_at":"2025-04-12T00:15:11.761Z","repository":{"id":35080893,"uuid":"204232771","full_name":"tattersoftware/codeigniter4-agents","owner":"tattersoftware","description":"Service analysis and assessment for CodeIgniter4","archived":false,"fork":false,"pushed_at":"2022-10-14T07:02:59.000Z","size":60,"stargazers_count":2,"open_issues_count":4,"forks_count":1,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2025-04-12T00:15:03.316Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/tattersoftware.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":"tattersoftware","custom":"https://paypal.me/tatter"}},"created_at":"2019-08-25T01:44:41.000Z","updated_at":"2022-10-14T09:55:56.000Z","dependencies_parsed_at":"2022-08-18T00:01:06.612Z","dependency_job_id":null,"html_url":"https://github.com/tattersoftware/codeigniter4-agents","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tattersoftware%2Fcodeigniter4-agents","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tattersoftware%2Fcodeigniter4-agents/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tattersoftware%2Fcodeigniter4-agents/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tattersoftware%2Fcodeigniter4-agents/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tattersoftware","download_url":"https://codeload.github.com/tattersoftware/codeigniter4-agents/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248497818,"owners_count":21113984,"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-09-24T14:14:34.642Z","updated_at":"2025-04-12T00:15:11.730Z","avatar_url":"https://github.com/tattersoftware.png","language":"PHP","funding_links":["https://github.com/sponsors/tattersoftware","https://paypal.me/tatter"],"categories":[],"sub_categories":[],"readme":"# Tatter\\Agents\nService analysis and assessment for CodeIgniter 4\n\n## Quick Start\n\n1. Install with Composer: `\u003e composer require tatter/agents`\n2. Check all agent statuses: `\u003e php spark agents:check`\n\n## Features\n\nThe Agents library defines a number of individual Agents that gather status information\nfrom the server, framework, and various services and modules into a streamlined data store.\n\n## Installation\n\nInstall easily via Composer to take advantage of CodeIgniter 4's autoloading capabilities\nand always be up-to-date:\n* `\u003e composer require tatter/agents`\n\nOr, install manually by downloading the source files and adding the directory to\n`app/Config/Autoload.php`.\n\n## Configuration (optional)\n\nThe library's default behavior can be altered by extending its config file. Copy\n**examples/Agents.php** to **app/Config/** and follow the instructions\nin the comments. If no config file is found in **app/Config** the library will use its own.\n\n## Usage\n\nAfter installing Agents can be loaded individually from the model, or run centrally with\nthe provided CLI command: `php spark agents:check`. Most likely you will want to create a\ncron job to run this at periodic intervals.\n\nAgent results are stored in the `agents_results` table with its corresponding model\n`Tatter\\Agents\\Models\\ResultModel`. Large data objects are serialized and hashed into a\nseparate table that checks for duplicate data to cut down on storage sizes.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftattersoftware%2Fcodeigniter4-agents","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftattersoftware%2Fcodeigniter4-agents","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftattersoftware%2Fcodeigniter4-agents/lists"}