{"id":19005323,"url":"https://github.com/f3ath/lazypdo","last_synced_at":"2025-07-12T12:38:54.154Z","repository":{"id":56980921,"uuid":"1851937","full_name":"f3ath/lazypdo","owner":"f3ath","description":"(un)serializable PHP PDO with lazy initialization","archived":false,"fork":false,"pushed_at":"2016-06-22T00:14:59.000Z","size":164,"stargazers_count":5,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-23T01:37:31.335Z","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/f3ath.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2011-06-05T21:30:42.000Z","updated_at":"2018-02-02T13:01:33.000Z","dependencies_parsed_at":"2022-08-21T10:50:19.413Z","dependency_job_id":null,"html_url":"https://github.com/f3ath/lazypdo","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/f3ath/lazypdo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f3ath%2Flazypdo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f3ath%2Flazypdo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f3ath%2Flazypdo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f3ath%2Flazypdo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/f3ath","download_url":"https://codeload.github.com/f3ath/lazypdo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f3ath%2Flazypdo/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259340637,"owners_count":22843031,"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-08T18:27:07.189Z","updated_at":"2025-06-11T21:06:40.220Z","avatar_url":"https://github.com/f3ath.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"LazyPDO\n=======\n[![Total Downloads](https://img.shields.io/packagist/dt/f3ath/lazypdo.svg)](https://packagist.org/packages/f3ath/lazypdo)\n[![Latest Stable Version](https://img.shields.io/packagist/v/f3ath/lazypdo.svg)](https://packagist.org/packages/f3ath/lazypdo)\n[![Travis Build](https://travis-ci.org/f3ath/lazypdo.svg?branch=master)](https://travis-ci.org/f3ath/lazypdo)\n[![SensioLabs Insight](https://img.shields.io/sensiolabs/i/460a1668-b1bb-418d-ba5e-0f359b7f5a29.svg)](https://insight.sensiolabs.com/projects/460a1668-b1bb-418d-ba5e-0f359b7f5a29)\n\nLazyPDO is a wrapper over PHP's standard PDO class. It postpones the instantiation\nof the original PDO class until one is really needed. Also it can be (un)serialized.\n\nThe main goal of this class is to allow mocking of PDO instances in unit tests.\n\n#Install\nVia [composer](https://getcomposer.org):\n`$ composer require \"f3ath/lazypdo\"`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ff3ath%2Flazypdo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ff3ath%2Flazypdo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ff3ath%2Flazypdo/lists"}