{"id":19357751,"url":"https://github.com/joomla-framework/entities","last_synced_at":"2025-07-06T20:05:37.245Z","repository":{"id":53098001,"uuid":"133992047","full_name":"joomla-framework/entities","owner":"joomla-framework","description":"Joomla Framework Support for Entities","archived":false,"fork":false,"pushed_at":"2025-06-29T20:48:19.000Z","size":276,"stargazers_count":2,"open_issues_count":3,"forks_count":8,"subscribers_count":15,"default_branch":"3.x-dev","last_synced_at":"2025-06-29T21:23:45.342Z","etag":null,"topics":["entities","joomla","joomla-framework","php"],"latest_commit_sha":null,"homepage":"https://framework.joomla.org/","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/joomla-framework.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":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"joomla","custom":"https://community.joomla.org/sponsorship-campaigns.html"}},"created_at":"2018-05-18T18:44:47.000Z","updated_at":"2025-06-29T20:48:20.000Z","dependencies_parsed_at":"2024-12-10T08:18:22.900Z","dependency_job_id":"9ec0087c-9285-4e5a-8f9a-2eac8ee78063","html_url":"https://github.com/joomla-framework/entities","commit_stats":{"total_commits":47,"total_committers":5,"mean_commits":9.4,"dds":0.4042553191489362,"last_synced_commit":"b6ca545d29d42b1fff6c4d3afab6d79258f4b615"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/joomla-framework/entities","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joomla-framework%2Fentities","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joomla-framework%2Fentities/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joomla-framework%2Fentities/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joomla-framework%2Fentities/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joomla-framework","download_url":"https://codeload.github.com/joomla-framework/entities/tar.gz/refs/heads/3.x-dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joomla-framework%2Fentities/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263966174,"owners_count":23536814,"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":["entities","joomla","joomla-framework","php"],"created_at":"2024-11-10T07:09:03.906Z","updated_at":"2025-07-06T20:05:37.240Z","avatar_url":"https://github.com/joomla-framework.png","language":"PHP","funding_links":["https://github.com/sponsors/joomla","https://community.joomla.org/sponsorship-campaigns.html"],"categories":[],"sub_categories":[],"readme":"# The Entity Package [![Build Status](https://github.com/joomla-framework/entities/actions/workflows/ci.yml/badge.svg?branch=3.x-dev)](https://github.com/joomla-framework/entities)\n\n[![Latest Stable Version](https://poser.pugx.org/joomla/entities/v/stable)](https://packagist.org/packages/joomla/entities)\n[![Total Downloads](https://poser.pugx.org/joomla/entities/downloads)](https://packagist.org/packages/joomla/entities)\n[![Latest Unstable Version](https://poser.pugx.org/joomla/entities/v/unstable)](https://packagist.org/packages/joomla/entities)\n[![License](https://poser.pugx.org/joomla/entities/license)](https://packagist.org/packages/joomla/entities)\n\n## Introduction\n\nThe *Entities* package is an simple redesigned Active Record pattern for working with your database.\nEach database table has a corresponding Entity which is used to interact with that table. This is based partially from\nthe CMS JTable Active Record pattern and from the various improvements that have been made through the PHP Community\nsince.\n\n## Installation via Composer\n\nAdd `\"joomla/entities\": \"3.0-dev\"` to the require block in your composer.json and then run `composer install`.\n\n```json\n{\n\t\"require\": {\n\t\t\"joomla/entities\": \"3.0-dev\"\n\t}\n}\n```\n\nAlternatively, you can simply run the following from the command line:\n\n```sh\ncomposer require joomla/entities \"3.0-dev\"\n```\n\nIf you want to include the test sources and docs, use\n\n```sh\ncomposer require --prefer-source joomla/entities \"3.0-dev\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoomla-framework%2Fentities","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjoomla-framework%2Fentities","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoomla-framework%2Fentities/lists"}