{"id":26468808,"url":"https://github.com/rankfoundry/laravel-ghl-wrapper","last_synced_at":"2026-04-10T21:13:23.319Z","repository":{"id":62533203,"uuid":"318320512","full_name":"RankFoundry/Laravel-GHL-Wrapper","owner":"RankFoundry","description":"A Laravel wrapper for GHL API's","archived":false,"fork":false,"pushed_at":"2021-01-18T19:57:19.000Z","size":25,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-09-13T23:20:05.553Z","etag":null,"topics":["ghl","highlevel","laravel","laravel-ghl","laravel-package","laravel-wrapper","php"],"latest_commit_sha":null,"homepage":"","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/RankFoundry.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-12-03T21:10:29.000Z","updated_at":"2022-01-29T16:54:20.000Z","dependencies_parsed_at":"2022-11-02T15:00:51.099Z","dependency_job_id":null,"html_url":"https://github.com/RankFoundry/Laravel-GHL-Wrapper","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/RankFoundry%2FLaravel-GHL-Wrapper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RankFoundry%2FLaravel-GHL-Wrapper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RankFoundry%2FLaravel-GHL-Wrapper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RankFoundry%2FLaravel-GHL-Wrapper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RankFoundry","download_url":"https://codeload.github.com/RankFoundry/Laravel-GHL-Wrapper/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244470240,"owners_count":20457906,"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":["ghl","highlevel","laravel","laravel-ghl","laravel-package","laravel-wrapper","php"],"created_at":"2025-03-19T16:57:58.539Z","updated_at":"2026-04-10T21:13:23.280Z","avatar_url":"https://github.com/RankFoundry.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Laravel GHL Wrapper\n\n[![Latest Version on Packagist](https://img.shields.io/packagist/v/rankfoundry/laravel-ghl-wrapper.svg?style=flat-square)](https://packagist.org/packages/rankfoundry/laravel-ghl-wrapper)\n[![Total Downloads](https://img.shields.io/packagist/dt/rankfoundry/laravel-ghl-wrapper.svg?style=flat-square)](https://packagist.org/packages/rankfoundry/laravel-ghl-wrapper)\n\n\n**A Laravel wrapper for High Level (GHL).**\n\n## Install\n\nVia Composer\n\n``` bash\n$ composer require rankfoundry/laravel-ghl-wrapper\n```\n\n## Usage\nSee documention for params and others at [GHL Api docs](https://developers.gohighlevel.com/)\n\nList of methods: \n\n### Location\n\n``` php\nuse Rankfoundry\\LaravelGhlWrapper\\GhlLocation;\n\n$locations     = GhlLocation::locations($apikey);       // list of all agency locations\n$location      = GhlLocation::single($id,$apikey);     // single location\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frankfoundry%2Flaravel-ghl-wrapper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frankfoundry%2Flaravel-ghl-wrapper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frankfoundry%2Flaravel-ghl-wrapper/lists"}