{"id":16461559,"url":"https://github.com/bengorfile/filebundle","last_synced_at":"2025-10-27T10:30:58.095Z","repository":{"id":62493049,"uuid":"51759398","full_name":"BenGorFile/FileBundle","owner":"BenGorFile","description":"Symfony bundle built on top of BenGorFile library","archived":false,"fork":false,"pushed_at":"2018-11-06T11:36:18.000Z","size":156,"stargazers_count":0,"open_issues_count":2,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-01T05:02:03.292Z","etag":null,"topics":["bengorfile","file","symfony-bundle"],"latest_commit_sha":null,"homepage":"","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/BenGorFile.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-02-15T14:02:43.000Z","updated_at":"2018-11-06T11:36:05.000Z","dependencies_parsed_at":"2022-11-02T09:45:22.020Z","dependency_job_id":null,"html_url":"https://github.com/BenGorFile/FileBundle","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BenGorFile%2FFileBundle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BenGorFile%2FFileBundle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BenGorFile%2FFileBundle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BenGorFile%2FFileBundle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BenGorFile","download_url":"https://codeload.github.com/BenGorFile/FileBundle/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238480620,"owners_count":19479522,"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":["bengorfile","file","symfony-bundle"],"created_at":"2024-10-11T11:08:39.000Z","updated_at":"2025-10-27T10:30:57.680Z","avatar_url":"https://github.com/BenGorFile.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BenGorFileBundle\n\u003e Fully featured and test covered file Symfony bundle built on top of [BenGorFile][6] library\n\n[![SensioLabsInsight](https://insight.sensiolabs.com/projects/ce050451-ac21-4799-bb76-d767df157264/mini.png)](https://insight.sensiolabs.com/projects/ce050451-ac21-4799-bb76-d767df157264)\n[![Build Status](https://travis-ci.org/BenGorFile/FileBundle.svg?branch=master)](https://travis-ci.org/BenGorFile/FileBundle)\n[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/BenGorFile/FileBundle/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/BenGorFile/FileBundle/?branch=master)\n[![Total Downloads](https://poser.pugx.org/bengor-file/file-bundle/downloads)](https://packagist.org/packages/bengor-file/file-bundle)\n[![Latest Stable Version](https://poser.pugx.org/bengor-file/file-bundle/v/stable.svg)](https://packagist.org/packages/bengor-file/file-bundle)\n[![Latest Unstable Version](https://poser.pugx.org/bengor-file/file-bundle/v/unstable.svg)](https://packagist.org/packages/bengor-file/file-bundle)\n\n## Requirements\nPHP \u003e= 5.5\u003c/br\u003e\nSymfony \u003e= 2.8 \n\n## Installation\nThe easiest way to install this component is using **[Composer][7]**\n```bash\n$ composer require bengor-file/file-bundle\n```\n## Documentation\n\nAll the documentation is stored in the `docs` folder.\n\n[Show me the docs!](docs/index.md)\n\n## Tests\nThis bundle is completely tested by **[PHPSpec][1], SpecBDD framework for PHP**.\n\nIn case you want to contribute or just run the tests, use the following command.\n```bash\n$ vendor/bin/phpspec run -fpretty\n```\n\n## Contributing\nThis bundle follows PHP coding standards, so pull requests need to execute the Fabien Potencier's [PHP-CS-Fixer][5].\nFurthermore, if the PR creates some not-PHP file remember that you have to put the license header manually. In order\nto simplify we provide a Composer script that wraps all the commands related with this process.\n```bash\n$ composer run-script cs\n```\n\nThere is also a policy for contributing to this project. Pull requests must be explained step by step to make the\nreview process easy in order to accept and merge them. New methods or code improvements must come paired with\n[PHPSpec][1] tests.\n\nIf you would like to contribute it is a good point to follow Symfony contribution standards, so please read the\n[Contributing Code][2] in the project documentation. If you are submitting a pull request, please follow the guidelines\nin the [Submitting a Patch][3] section and use the [Pull Request Template][4].\n\n## Credits\nThis bundle is created by:\n\u003e\n**@benatespina** - [benatespina@gmail.com](mailto:benatespina@gmail.com)\u003cbr\u003e\n**@gorkalaucirica** - [gorka.lauzirika@gmail.com](mailto:gorka.lauzirika@gmail.com)\n\n## Licensing Options\n[![License](https://poser.pugx.org/bengor-file/file-bundle/license.svg)](https://github.com/BenGorFile/FileBundle/blob/master/LICENSE)\n\n[1]: http://www.phpspec.net/\n[2]: http://symfony.com/doc/current/contributing/code/index.html\n[3]: http://symfony.com/doc/current/contributing/code/patches.html#check-list\n[4]: http://symfony.com/doc/current/contributing/code/patches.html#make-a-pull-request\n[5]: http://cs.sensiolabs.org/\n[6]: https://github.com/BenGorFile/File\n[7]: http://getcomposer.org\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbengorfile%2Ffilebundle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbengorfile%2Ffilebundle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbengorfile%2Ffilebundle/lists"}