{"id":23092657,"url":"https://github.com/kjdev/php-ext-extension_load","last_synced_at":"2025-04-03T18:28:41.838Z","repository":{"id":12120202,"uuid":"14710414","full_name":"kjdev/php-ext-extension_load","owner":"kjdev","description":"PHP Extension load library","archived":false,"fork":false,"pushed_at":"2013-11-26T08:13:52.000Z","size":104,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-09T06:44:16.851Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kjdev.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":"2013-11-26T07:56:40.000Z","updated_at":"2025-01-03T15:18:05.000Z","dependencies_parsed_at":"2022-09-03T17:10:34.522Z","dependency_job_id":null,"html_url":"https://github.com/kjdev/php-ext-extension_load","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kjdev%2Fphp-ext-extension_load","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kjdev%2Fphp-ext-extension_load/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kjdev%2Fphp-ext-extension_load/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kjdev%2Fphp-ext-extension_load/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kjdev","download_url":"https://codeload.github.com/kjdev/php-ext-extension_load/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247055538,"owners_count":20876206,"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-16T21:35:39.042Z","updated_at":"2025-04-03T18:28:41.819Z","avatar_url":"https://github.com/kjdev.png","language":"C","readme":"# PHP Extension load library\n\nThis extension allows load library.\n\n## Build\n\n```\n% phpize\n% ./configure\n% make\n% make install\n```\n\n## Configration\n\nextension_load.ini:\n\n```\nextension=extension_load.so\n\n;extension_load.dir=\u003cDIR\u003e\n```\n\n## Examples\n\n```\nextension_load('path/to/module.so');\n\n//use module function/class\n```\n\n### ini file dir\n\nextension_load.ini:\n\n```\nextension=extension_load.so\n\nextension_load.dir=path/to/\n```\n\n```\n//use module function/class\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkjdev%2Fphp-ext-extension_load","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkjdev%2Fphp-ext-extension_load","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkjdev%2Fphp-ext-extension_load/lists"}