{"id":15089274,"url":"https://github.com/gri3li/yii2-csvdataprovider","last_synced_at":"2026-01-04T21:39:35.724Z","repository":{"id":56983449,"uuid":"152303650","full_name":"gri3li/yii2-csvdataprovider","owner":"gri3li","description":"Yii2 extension providing a data provider implementation for CSV files","archived":false,"fork":false,"pushed_at":"2018-10-09T18:55:59.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-26T09:42:11.638Z","etag":null,"topics":["yii2-extension"],"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/gri3li.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":"2018-10-09T18:46:54.000Z","updated_at":"2024-09-29T16:50:48.000Z","dependencies_parsed_at":"2022-08-21T09:10:40.501Z","dependency_job_id":null,"html_url":"https://github.com/gri3li/yii2-csvdataprovider","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/gri3li%2Fyii2-csvdataprovider","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gri3li%2Fyii2-csvdataprovider/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gri3li%2Fyii2-csvdataprovider/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gri3li%2Fyii2-csvdataprovider/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gri3li","download_url":"https://codeload.github.com/gri3li/yii2-csvdataprovider/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244811375,"owners_count":20514276,"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":["yii2-extension"],"created_at":"2024-09-25T08:41:59.226Z","updated_at":"2026-01-04T21:39:35.695Z","avatar_url":"https://github.com/gri3li.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"\nCsvDataProvider\n===\n\nThis Yii2 extension implements a data provider based on a csv\n\nInstallation\n------------\n\nThe preferred way to install this extension is through [composer](http://getcomposer.org/download/).\n\nEither run\n\n```\ncomposer require --prefer-dist gri3li/yii2-csvdataprovider\n```\n\nor add\n\n```json\n\"gri3li/yii2-csvdataprovider\": \"*\"\n```\n\nto the require section of your composer.json.\n\n\nUsage\n-----\n\n```php\n$provider = new CsvDataProvider([\n    'filename' =\u003e '/path/to/file.csv',\n    'pagination' =\u003e [\n        'pageSize' =\u003e 20,\n    ],\n]);\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgri3li%2Fyii2-csvdataprovider","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgri3li%2Fyii2-csvdataprovider","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgri3li%2Fyii2-csvdataprovider/lists"}