{"id":21276840,"url":"https://github.com/neofox/objective-php-debug-bar","last_synced_at":"2025-03-15T13:23:30.661Z","repository":{"id":57024971,"uuid":"73399445","full_name":"Neofox/objective-php-debug-bar","owner":"Neofox","description":"Debug bar for objective-php","archived":false,"fork":false,"pushed_at":"2017-03-23T14:07:38.000Z","size":72,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-22T03:41:28.159Z","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":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Neofox.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-10T16:19:14.000Z","updated_at":"2016-11-10T16:19:32.000Z","dependencies_parsed_at":"2022-08-23T15:00:18.512Z","dependency_job_id":null,"html_url":"https://github.com/Neofox/objective-php-debug-bar","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/Neofox%2Fobjective-php-debug-bar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neofox%2Fobjective-php-debug-bar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neofox%2Fobjective-php-debug-bar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neofox%2Fobjective-php-debug-bar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Neofox","download_url":"https://codeload.github.com/Neofox/objective-php-debug-bar/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243733831,"owners_count":20339162,"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-21T09:52:15.297Z","updated_at":"2025-03-15T13:23:30.627Z","avatar_url":"https://github.com/Neofox.png","language":"PHP","readme":"# Objective PHP / DebugBar Package [![Build Status](https://secure.travis-ci.org/Neofox/objective-php-debug-bar.png?branch=master)](http://travis-ci.org/Neofox/objective-php-debug-bar)\n\n## Project introduction\n\nThis package allow to add a php debugbar in Objective PHP\n\n## Requirement\nFor the moment this package will require two steps in your application:\n- Route\n- Rendering\n\nSteps names will be configurable in a futur releases.\n\n## Installation\n\n### Manual\n\nYou can clone our Github repository by running:\n\n```\ngit clone http://github.com/Neofox/objective-php-debug-bar\n```\n\nIf you're to proceed this way, you probably don't need more explanation about how to use the library :)\n\n### Composer\n\nThe easiest way to install the library and get ready to play with it is by using Composer. Run the following command in an empty folder you just created for Primitives:\n\n```\ncomposer require --dev neofox/objective-php-debug-bar:dev-master \n```\n### Usage\nNow that you get the package, you need to plug it in your application (Application.php):\n```\n$this-\u003egetStep('bootstrap')-\u003eplug(DebugBarPackage::class)\n```\nAnd you're done!\n\n## How to test the work in progress?\n\n### Run unit tests\n\nFirst of all, please always run the unit tests suite. Our tests are written using PHPUnit, and can be run as follow:\n\n```\ncomposer test\n```\n\n### Configure the package\n\nTo be continued!\n\n\n\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneofox%2Fobjective-php-debug-bar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fneofox%2Fobjective-php-debug-bar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneofox%2Fobjective-php-debug-bar/lists"}