{"id":19988419,"url":"https://github.com/vrkansagara/laravel-wordpress","last_synced_at":"2026-04-12T07:38:31.122Z","repository":{"id":62545465,"uuid":"166577901","full_name":"vrkansagara/laravel-wordpress","owner":"vrkansagara","description":"Laravel module using WordPress as the backend API","archived":false,"fork":false,"pushed_at":"2019-01-21T13:23:02.000Z","size":10,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-12T11:48:18.712Z","etag":null,"topics":["blog","laravel","module","wordpress"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"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/vrkansagara.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":"2019-01-19T18:09:54.000Z","updated_at":"2022-01-25T04:26:15.000Z","dependencies_parsed_at":"2022-11-02T22:00:41.984Z","dependency_job_id":null,"html_url":"https://github.com/vrkansagara/laravel-wordpress","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/vrkansagara%2Flaravel-wordpress","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vrkansagara%2Flaravel-wordpress/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vrkansagara%2Flaravel-wordpress/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vrkansagara%2Flaravel-wordpress/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vrkansagara","download_url":"https://codeload.github.com/vrkansagara/laravel-wordpress/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241426413,"owners_count":19961026,"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":["blog","laravel","module","wordpress"],"created_at":"2024-11-13T04:43:00.794Z","updated_at":"2026-04-12T07:38:26.094Z","avatar_url":"https://github.com/vrkansagara.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Laravel WordPress\n\n\nNeed to set up following things in to .env file\n\n    VRKANSAGARA_LARAVEL_WORDPRESS_ENABLED=true\n    DB_WOREDPRESS_PREFIX='wp_'\n    DB_WOREDPRESS_CONNECTION='mysql-wordpress'\n    DB_WORDPRESS_DATABASE='wordpress'\n    DB_WORDPRESS_USERNAME='${DB_USERNAME}'\n    DB_WORDPRESS_PASSWORD='${DB_PASSWORD}'\n\n\n\n### How to use it\n\n    \u003c?php\n        $obj  = new LaravelWordpress();\n        $posts = $obj-\u003egetPosts()-\u003eget();\n        foreach ($posts as $k =\u003e $post){\n            echo $post-\u003ename;\n            echo $post-\u003edescription;\n            echo $post-\u003etitle;\n            echo $post-\u003econtent;\n        } \n        \n        \n#Note\n\nDB_WOREDPRESS_CONNECTION key must not conflicts with other database key.\n\n\n   \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvrkansagara%2Flaravel-wordpress","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvrkansagara%2Flaravel-wordpress","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvrkansagara%2Flaravel-wordpress/lists"}