{"id":15095668,"url":"https://github.com/codenomdev/codeigniter4-handlers","last_synced_at":"2026-02-03T06:03:53.974Z","repository":{"id":56955503,"uuid":"282430715","full_name":"codenomdev/codeigniter4-handlers","owner":"codenomdev","description":"Cross-module handler registration, for CodeIgniter 4","archived":false,"fork":false,"pushed_at":"2020-07-25T11:53:59.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-01T17:44:16.154Z","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/codenomdev.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}},"created_at":"2020-07-25T11:31:57.000Z","updated_at":"2020-07-25T11:41:08.000Z","dependencies_parsed_at":"2022-08-21T08:50:22.952Z","dependency_job_id":null,"html_url":"https://github.com/codenomdev/codeigniter4-handlers","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codenomdev%2Fcodeigniter4-handlers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codenomdev%2Fcodeigniter4-handlers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codenomdev%2Fcodeigniter4-handlers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codenomdev%2Fcodeigniter4-handlers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codenomdev","download_url":"https://codeload.github.com/codenomdev/codeigniter4-handlers/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245852207,"owners_count":20683019,"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-25T15:41:07.486Z","updated_at":"2026-02-03T06:03:53.965Z","avatar_url":"https://github.com/codenomdev.png","language":"PHP","readme":"# codeigniter4-handlers\nCross-module handler registration, for CodeIgniter 4\n\n## Quick Start\n\n1. Install with Composer: `\u003e composer require codenom/handlers`\n2. Search for and register handlers: `\u003e php spark handlers:register`\n\n## Features\n\nThe Handlers library allows for defining a config file and then registering any\nsupported handlers across all namespaces.\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 codenom/handlers`\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**bin/HandlersConfig.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\nRun the following command to scan for any supported config files and register the defined handlers:\n\n`\u003e php spark handlers:register`\n\nHandlers may be disabled using the `delete()` method from their corresponding Model.\nThe `register` command may be rerun anytime to add new or update existing handlers.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodenomdev%2Fcodeigniter4-handlers","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodenomdev%2Fcodeigniter4-handlers","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodenomdev%2Fcodeigniter4-handlers/lists"}