{"id":33966300,"url":"https://github.com/arabcoders/profiler","last_synced_at":"2026-06-01T00:32:08.110Z","repository":{"id":62486508,"uuid":"62420257","full_name":"arabcoders/profiler","owner":"arabcoders","description":"Profiler Library Abstraction","archived":false,"fork":false,"pushed_at":"2016-08-19T17:18:15.000Z","size":16,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-25T05:19:30.300Z","etag":null,"topics":[],"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/arabcoders.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-07-01T21:18:55.000Z","updated_at":"2016-07-03T17:42:49.000Z","dependencies_parsed_at":"2022-11-02T10:02:46.445Z","dependency_job_id":null,"html_url":"https://github.com/arabcoders/profiler","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/arabcoders/profiler","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arabcoders%2Fprofiler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arabcoders%2Fprofiler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arabcoders%2Fprofiler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arabcoders%2Fprofiler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arabcoders","download_url":"https://codeload.github.com/arabcoders/profiler/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arabcoders%2Fprofiler/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27694494,"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","status":"online","status_checked_at":"2025-12-12T02:00:06.775Z","response_time":129,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":"2025-12-12T23:06:32.100Z","updated_at":"2025-12-12T23:06:33.139Z","avatar_url":"https://github.com/arabcoders.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Profiler\n\nProfiler Library Abstraction\n\n## Install\n\nVia Composer\n\n```bash\n$ composer require arabcoders/profiler\n```\n\n## Usage Example.\n\n```php\n\u003c?php\n\nrequire __DIR__ . '/../../autoload.php';\n\n$provider = new \\arabcoders\\profiler\\Providers\\Tideways();\n$handler = new \\arabcoders\\profiler\\Handlers\\FileHandler( '/dir/to/save/to' );\n$profiler = new \\arabcoders\\profiler\\Profiler( $provider, $handler );\n\n$sampler = new \\arabcoders\\profiler\\Sampler( $profiler, 0, 1 );\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farabcoders%2Fprofiler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farabcoders%2Fprofiler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farabcoders%2Fprofiler/lists"}