{"id":15292268,"url":"https://github.com/develtio/wp-loader","last_synced_at":"2025-04-13T11:11:12.182Z","repository":{"id":56966526,"uuid":"304641257","full_name":"develtio/wp-loader","owner":"develtio","description":null,"archived":false,"fork":false,"pushed_at":"2021-01-21T19:47:39.000Z","size":6,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-03-27T02:21:30.754Z","etag":null,"topics":["loader","wordpress","wordpress-development"],"latest_commit_sha":null,"homepage":"","language":"PHP","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/develtio.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":"2020-10-16T13:51:58.000Z","updated_at":"2021-04-19T10:57:36.000Z","dependencies_parsed_at":"2022-08-21T06:10:20.991Z","dependency_job_id":null,"html_url":"https://github.com/develtio/wp-loader","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/develtio%2Fwp-loader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/develtio%2Fwp-loader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/develtio%2Fwp-loader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/develtio%2Fwp-loader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/develtio","download_url":"https://codeload.github.com/develtio/wp-loader/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248467503,"owners_count":21108659,"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":["loader","wordpress","wordpress-development"],"created_at":"2024-09-30T16:17:10.768Z","updated_at":"2025-04-13T11:11:12.157Z","avatar_url":"https://github.com/develtio.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://develtio.com\" target=\"_blank\"\u003e\n        \u003cimg height=\"80\" src=\"https://raw.githubusercontent.com/develtio/assets/master/logo/logo.svg\"\u003e\n    \u003c/a\u003e\n\u003c/p\u003e\n\n# Develtio - Loader\n**Loader** by [develtio.com](https://develtio.com)\n\nInstallation\n------------\n```\ncomposer require develtio/wp-loader\n```\n\nExamples\n------------\n```php\nuse Develtio\\WP\\Loader\\TypesLoader;\n\n(new TypesLoader(__DIR__ . '/post-types/*.php'))-\u003erun();\n```\n\nGroup\n\n```php\nuse Develtio\\WP\\Loader\\GroupLoader;\nuse Develtio\\WP\\Loader\\TypesLoader;\n\n$gl = new GroupLoader();\n$gl-\u003eadd(new TypesLoader(__DIR__ . '/post-types/*.php'));\n$gl-\u003eadd(new TypesLoader(__DIR__ . '/taxonomies/*.php'));\n$gl-\u003erun();\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeveltio%2Fwp-loader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeveltio%2Fwp-loader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeveltio%2Fwp-loader/lists"}