{"id":20674691,"url":"https://github.com/8p/assistbundle","last_synced_at":"2025-04-19T20:30:22.810Z","repository":{"id":11664171,"uuid":"14172725","full_name":"8p/AssistBundle","owner":"8p","description":"Small Improvements/Helpers for Symfony","archived":false,"fork":false,"pushed_at":"2015-04-19T17:52:56.000Z","size":172,"stargazers_count":3,"open_issues_count":4,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-29T13:01:30.753Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/8p.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":"2013-11-06T13:07:14.000Z","updated_at":"2017-04-21T14:11:53.000Z","dependencies_parsed_at":"2022-09-10T14:11:53.625Z","dependency_job_id":null,"html_url":"https://github.com/8p/AssistBundle","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/8p%2FAssistBundle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/8p%2FAssistBundle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/8p%2FAssistBundle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/8p%2FAssistBundle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/8p","download_url":"https://codeload.github.com/8p/AssistBundle/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249794639,"owners_count":21326755,"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-16T21:06:42.652Z","updated_at":"2025-04-19T20:30:22.771Z","avatar_url":"https://github.com/8p.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"Symfony AssistBundle [![Latest Stable Version](https://poser.pugx.org/eightpoints/assist-bundle/v/stable.png)](https://packagist.org/packages/eightpoints/assist-bundle) [![Total Downloads](https://poser.pugx.org/eightpoints/assist-bundle/downloads.png)](https://packagist.org/packages/eightpoints/assist-bundle)\n====================\n[![knpbundles.com](http://knpbundles.com/8p/AssistBundle/badge)](http://knpbundles.com/8p/AssistBundle)\n[![SensioLabsInsight](https://insight.sensiolabs.com/projects/b10eced0-9f76-4098-b43e-d4b74ef28174/big.png)](https://insight.sensiolabs.com/projects/b10eced0-9f76-4098-b43e-d4b74ef28174)\n\nSmall Improvements/Helpers for Symfony.\n\nRequirements\n------------\n - PHP 5.3.3 or above (at least 5.3.4 recommended to avoid potential bugs)\n \nInstallation\n------------\nUsing composer ([Packagist][1]):\n\n``` json\n{\n    \"require\": {\n        \"eightpoints/assist-bundle\": \"dev-master\"\n    }\n}\n```\n\n\nUsage\n-----\nLoad bundle in AppKernel.php:\n``` php\nnew EightPoints\\Bundle\\AssistBundle\\AssistBundle()\n```\n\n\nHelpers\n=======\n\nCommandTimestampOutput\n----------------------\nTo use a timestamp for each printed line on your command just inject the CommandTimestampOutput into your console application.\napp/console\n``` php\nuse EightPoints\\Bundle\\AssistBundle\\Console\\Output\\ConsoleTimestampOutput;\n\n$output = new ConsoleTimestampOutput();\n...\n$application-\u003erun($input, $output);\n```\n\nExample output:\n``` \n[20:09:30 :: 0.002]     Starting import...\n[20:09:31 :: 8.058]     Finished import\n```\n\nAuthors\n-------\n - Florian Preusner ([Twitter][2])\n\nSee also the list of [contributors][3] who participated in this project.\n\n\nLicense\n-------\nThis bundle is licensed under the MIT License - see the LICENSE file for details\n\n\n[1]: https://packagist.org/packages/eightpoints/assist-bundle\n[2]: http://twitter.com/floeH\n[3]: https://github.com/8p/AssistBundle/graphs/contributors\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F8p%2Fassistbundle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F8p%2Fassistbundle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F8p%2Fassistbundle/lists"}