{"id":22612106,"url":"https://github.com/baorv/yii2-lazyload","last_synced_at":"2026-04-29T13:33:15.914Z","repository":{"id":62491708,"uuid":"129472673","full_name":"baorv/yii2-lazyload","owner":"baorv","description":"Lazyload integration for https://www.andreaverlicchi.eu/lazyload/","archived":false,"fork":false,"pushed_at":"2018-04-14T03:04:17.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-06-12T03:11:48.881Z","etag":null,"topics":["framework","lazyload","widget","yii2"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/baorv.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-04-14T02:10:29.000Z","updated_at":"2018-04-14T03:05:00.000Z","dependencies_parsed_at":"2022-11-02T09:31:07.924Z","dependency_job_id":null,"html_url":"https://github.com/baorv/yii2-lazyload","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/baorv/yii2-lazyload","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baorv%2Fyii2-lazyload","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baorv%2Fyii2-lazyload/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baorv%2Fyii2-lazyload/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baorv%2Fyii2-lazyload/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/baorv","download_url":"https://codeload.github.com/baorv/yii2-lazyload/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baorv%2Fyii2-lazyload/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32427575,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T12:24:25.982Z","status":"ssl_error","status_checked_at":"2026-04-29T12:24:24.439Z","response_time":110,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["framework","lazyload","widget","yii2"],"created_at":"2024-12-08T17:09:59.871Z","updated_at":"2026-04-29T13:33:15.898Z","avatar_url":"https://github.com/baorv.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Yii2 Lazyload widget\n\nThis package provides lazyload widget for Yii2 Framework\n\n## Install\n\nRun composer to install\n\n```bash\ncomposer require \"baorv/lazyload\":\"*\" \n```\n\nOr define package in require section of composer.json\n\n```yaml\n...\nrequire: {\n    ...\n    \"baorv/lazyload\":\"*\"\n    ...\n},\n...\n```\n\n## Usage\n\nYou can use this widget in any view\n\n```php\nuse baorv\\lazyload\\widgets\\Lazyload;\n\nLazyload::widget([\n    'src' =\u003e 'your-image.png',\n    'options' =\u003e [],\n    'clientOptions' =\u003e [],\n    'imageClass' =\u003e 'your-class'\n])\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbaorv%2Fyii2-lazyload","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbaorv%2Fyii2-lazyload","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbaorv%2Fyii2-lazyload/lists"}