{"id":16957720,"url":"https://github.com/franzliedke/laravel-rain","last_synced_at":"2025-04-11T21:52:05.956Z","repository":{"id":13224084,"uuid":"15908418","full_name":"franzliedke/laravel-rain","owner":"franzliedke","description":"The RainTPL template engine for Laravel.","archived":false,"fork":false,"pushed_at":"2014-01-21T23:04:56.000Z","size":164,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-11T21:52:02.237Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/franzliedke.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":"2014-01-14T16:43:06.000Z","updated_at":"2014-01-21T23:04:56.000Z","dependencies_parsed_at":"2022-09-01T07:21:01.508Z","dependency_job_id":null,"html_url":"https://github.com/franzliedke/laravel-rain","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/franzliedke%2Flaravel-rain","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/franzliedke%2Flaravel-rain/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/franzliedke%2Flaravel-rain/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/franzliedke%2Flaravel-rain/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/franzliedke","download_url":"https://codeload.github.com/franzliedke/laravel-rain/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248487733,"owners_count":21112188,"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-10-13T22:19:46.394Z","updated_at":"2025-04-11T21:52:05.934Z","avatar_url":"https://github.com/franzliedke.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# laravel-rain\n\nA Laravel driver for the lightweight PHP templating system [RainTPL](http://raintpl.com/).\n\n## Installation with Composer\n\n#### Step 1: Install package through Composer\n\nAdd this line to the `require` section of your `composer.json`:\n\n    \"franzl/laravel-rain\": \"dev-master\"\n\nAlternately, you can use the Composer command-line tool by running this command:\n\n    composer require franzl/laravel-rain\n\nNext, run `composer install` to actually install the package.\n\n#### Step 2: Register the service provider\n\nIn your Laravel application, edit the `app/config/app.php` file and add this\nline to the `providers` array:\n\n    'Franzl\\LaravelRain\\LaravelRainServiceProvider',\n\n## Usage\n\nOnce installed, you can use Laravel's view system as you always do. Files ending in `.dust.php` will automatically be treated as RainTPL templates. As long as you don't try to combine things like Blade layouts and Rain's includes, everything should go well.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffranzliedke%2Flaravel-rain","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffranzliedke%2Flaravel-rain","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffranzliedke%2Flaravel-rain/lists"}