{"id":23185783,"url":"https://github.com/tnovalis/laravel-cloudflare","last_synced_at":"2025-07-17T19:39:02.884Z","repository":{"id":45945180,"uuid":"107814725","full_name":"TNovalis/laravel-cloudflare","owner":"TNovalis","description":"The Cloudflare API right from Laravel.","archived":false,"fork":false,"pushed_at":"2021-11-25T16:22:12.000Z","size":16,"stargazers_count":29,"open_issues_count":2,"forks_count":14,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-22T07:56:07.378Z","etag":null,"topics":["cloudflare","cloudflare-api","laravel","laravel-5-package","php"],"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/TNovalis.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":"2017-10-21T20:47:55.000Z","updated_at":"2024-03-06T12:37:28.000Z","dependencies_parsed_at":"2022-09-23T09:11:09.960Z","dependency_job_id":null,"html_url":"https://github.com/TNovalis/laravel-cloudflare","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/TNovalis/laravel-cloudflare","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TNovalis%2Flaravel-cloudflare","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TNovalis%2Flaravel-cloudflare/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TNovalis%2Flaravel-cloudflare/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TNovalis%2Flaravel-cloudflare/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TNovalis","download_url":"https://codeload.github.com/TNovalis/laravel-cloudflare/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TNovalis%2Flaravel-cloudflare/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265652770,"owners_count":23805652,"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":["cloudflare","cloudflare-api","laravel","laravel-5-package","php"],"created_at":"2024-12-18T10:12:44.563Z","updated_at":"2025-07-17T19:39:02.832Z","avatar_url":"https://github.com/TNovalis.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Laravel Cloudflare\nThe Cloudflare API right from Laravel.\n\n*Note: This will work for anything Laravel 5 and up but I made it for Laravel 5.5 so I won't add the service provider and facade instructions here.*\n\n#### What do I need?\n1. Your Cloudflare email, simple, the one you use to log in with.\n2. Your Cloudflare API Key, found in your account settings.\n3. The Zone ID for the domain you want to edit, this is on the main page for the domain.\n\n##### What do I do with these?\nPut them in your `.env` as the following, obviously and respectively.\n1. `CLOUDFLARE_EMAIL`\n2. `CLOUDFLARE_API_KEY`\n3. `CLOUDFLARE_ZONE_ID`\n\n#### What can I use this for?\nAnything you feel you need to edit domains for. Personally I made it for a mutli-tenant app to automatically add a subdomain.\n\n#### How do I use it?\nFirst do `composer require tnovalis/laravel-cloudflare`\n\nIf you're in Laravel 5.5 you're done. If you aren't, figure it out.\n\n##### No I mean like... in the code.\n\nThere is a `Cloudflare` facade that you can call. For the methods and arguments see `src/Cloudflare.php`\n\n#### Can I help add things or clean this code?\nSure. Also if you want to contribute to the Wiki, go ahead.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftnovalis%2Flaravel-cloudflare","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftnovalis%2Flaravel-cloudflare","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftnovalis%2Flaravel-cloudflare/lists"}