{"id":16294765,"url":"https://github.com/finesse/wired","last_synced_at":"2026-04-09T22:59:52.635Z","repository":{"id":62504810,"uuid":"109781894","full_name":"Finesse/Wired","owner":"Finesse","description":"Light standalone ORM with a query builder and no external configuration","archived":false,"fork":false,"pushed_at":"2020-02-01T05:51:55.000Z","size":148,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-15T06:45:12.201Z","etag":null,"topics":["database","library","mysql","orm","pdo","query-builder","sql","sqlite"],"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/Finesse.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-11-07T03:24:49.000Z","updated_at":"2020-02-01T05:51:58.000Z","dependencies_parsed_at":"2022-11-02T12:45:25.636Z","dependency_job_id":null,"html_url":"https://github.com/Finesse/Wired","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Finesse%2FWired","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Finesse%2FWired/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Finesse%2FWired/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Finesse%2FWired/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Finesse","download_url":"https://codeload.github.com/Finesse/Wired/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248045221,"owners_count":21038553,"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":["database","library","mysql","orm","pdo","query-builder","sql","sqlite"],"created_at":"2024-10-10T20:16:27.215Z","updated_at":"2026-04-09T22:59:52.600Z","avatar_url":"https://github.com/Finesse.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Wired\n\n[![Latest Stable Version](https://poser.pugx.org/finesse/wired/v/stable)](https://packagist.org/packages/finesse/wired)\n[![Total Downloads](https://poser.pugx.org/finesse/wired/downloads)](https://packagist.org/packages/finesse/wired)\n![PHP from Packagist](https://img.shields.io/packagist/php-v/finesse/wired.svg)\n[![Test Status](https://github.com/finesse/Wired/workflows/Test/badge.svg)](https://github.com/Finesse/Wired/actions?workflow=Test)\n[![Maintainability](https://api.codeclimate.com/v1/badges/d3f2ac1293709f054302/maintainability)](https://codeclimate.com/github/Finesse/Wired/maintainability)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/d3f2ac1293709f054302/test_coverage)](https://codeclimate.com/github/Finesse/Wired/test_coverage)\n\nWired is an ORM for PHP.\n\nKey features:\n\n* Simple configuration and usage. Only a database connection data (host, login, etc.) and models classes are required.\n* Light itself, uses light dependencies that can be used separately (e.g.\n    [query builder](https://github.com/Finesse/QueryScribe), [database connector](https://github.com/Finesse/MicroDB)).\n* Not a part of a framework.\n* Supports table prefixes.\n* No static facades, only explicit delivery using dependency injection.\n* Has a query builder with powerful features like nested queries.\n* Exceptions on errors.\n\nSupported DBMSs:\n\n* MySQL\n* SQLite\n* PostrgeSQL (partially, see [the issue](https://github.com/Finesse/MicroDB#known-problems))\n\nIf you need a new database system support please implement it [there](https://github.com/Finesse/MicroDB) and \n[there](https://github.com/Finesse/QueryScribe) using pull requests.\n\n\n## Documentation\n\nThe documentation is available at [wired-orm.readthedocs.io](http://wired-orm.readthedocs.io).\n\nAlso all the classes, methods and properties has a PHPDoc comment in the code.\n\n\n## Versions compatibility\n\nThe project follows the [Semantic Versioning](http://semver.org).\n\n\n## License\n\nMIT. See [the LICENSE](LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffinesse%2Fwired","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffinesse%2Fwired","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffinesse%2Fwired/lists"}