{"id":18659089,"url":"https://github.com/devvoh/fixed-width","last_synced_at":"2025-04-11T20:30:47.292Z","repository":{"id":49090832,"uuid":"73315604","full_name":"devvoh/fixed-width","owner":"devvoh","description":"Fixed Width File Reader \u0026 Generator","archived":false,"fork":false,"pushed_at":"2021-06-29T10:43:21.000Z","size":37,"stargazers_count":4,"open_issues_count":3,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-25T17:49:15.368Z","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":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/devvoh.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":"2016-11-09T19:42:15.000Z","updated_at":"2020-08-05T04:35:57.000Z","dependencies_parsed_at":"2022-09-22T14:26:19.680Z","dependency_job_id":null,"html_url":"https://github.com/devvoh/fixed-width","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devvoh%2Ffixed-width","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devvoh%2Ffixed-width/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devvoh%2Ffixed-width/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devvoh%2Ffixed-width/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devvoh","download_url":"https://codeload.github.com/devvoh/fixed-width/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248068303,"owners_count":21042473,"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-11-07T07:35:42.566Z","updated_at":"2025-04-11T20:30:46.966Z","avatar_url":"https://github.com/devvoh.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Fixed Width File Reader \u0026 Generator\n\n[![Latest Stable Version](https://poser.pugx.org/devvoh/fixedwidth/v/stable)](https://packagist.org/packages/devvoh/fixedwidth)\n[![Latest Unstable Version](https://poser.pugx.org/devvoh/fixedwidth/v/unstable)](https://packagist.org/packages/devvoh/fixedwidth)\n[![License](https://poser.pugx.org/devvoh/fixedwidth/license)](https://packagist.org/packages/devvoh/fixedwidth)\n\nFixed-width is a simple library that can make working with fixed width file formats much easier. You define a Schema for a line, which can have a delimiter or not, and both the Reader and Generator will work with that Schema.\n\nYou can define valid characters, and the line or data will be rejected if it doesn't adhere to it. If a delimiter is found in a data value, it's rejected. If a line is rejected, the `Reader` will return `null`, which you can then interpret as you wish. If a dataItem is rejected, the `Generator` will return `-- invalid data: data`.\n\n## Requirements\n\n- PHP 5.6, PHP 7\n\n## Installation\n\nFixed-width can be installed by using [Composer](http://getcomposer.org/). Simply run:\n\n`composer require devvoh/fixedwidth`\n\n## License\n\nFixed-width is open-sourced software licensed under the [Unlicense](http://unlicense.org/).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevvoh%2Ffixed-width","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevvoh%2Ffixed-width","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevvoh%2Ffixed-width/lists"}