{"id":16768751,"url":"https://github.com/phptuts/baseentitybundle","last_synced_at":"2025-10-15T13:22:18.821Z","repository":{"id":23718827,"uuid":"27091595","full_name":"phptuts/BaseEntityBundle","owner":"phptuts","description":"BaseEntityBundle","archived":false,"fork":false,"pushed_at":"2015-06-17T00:21:25.000Z","size":224,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-24T01:51:49.541Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/phptuts.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-11-24T19:35:46.000Z","updated_at":"2015-06-10T02:36:47.000Z","dependencies_parsed_at":"2022-08-21T22:00:41.611Z","dependency_job_id":null,"html_url":"https://github.com/phptuts/BaseEntityBundle","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phptuts%2FBaseEntityBundle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phptuts%2FBaseEntityBundle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phptuts%2FBaseEntityBundle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phptuts%2FBaseEntityBundle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/phptuts","download_url":"https://codeload.github.com/phptuts/BaseEntityBundle/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243878437,"owners_count":20362432,"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-10-13T06:12:27.104Z","updated_at":"2025-10-15T13:22:13.763Z","avatar_url":"https://github.com/phptuts.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1\u003eSymfony Base Entity Bundle\u003c/h1\u003e\n\n\u003ch2\u003eInstallation Instructions\u003c/h2\u003e\n\n\u003col\u003e\n  \u003cli\u003eRun -\u003e composer require noahglaser/entitybundle:1.0.1\u003c/li\u003e\n  \u003cli\u003eAdd NoahGlaser\\EntityBundle\\NoahGlaserEntityBundle() to your AppKernel under the register function.\u003c/li\u003e\n  \u003cli\u003eThen just entend the Base and User entity classes\u003c/li\u003e\n\u003c/ol\u003e\n\n\u003cp\u003eThis bundle contains two entities.  One is a base entity which is abstract class that you can use for all entities.  It has a primary key with column name id that auto increments.  The we have createdAt and updateAt which use lifecycle callbacks to update the entity everytime is it peristed or updated\u003c/p\u003e\n\n\u003cp\u003eThe next entity is the user entity that implements the AdvancedUserInterface and allows you to quickly build a user class that will allow you to quickly build an authenicated system. \u003cp\u003e\n\n\u003cp\u003eRight now it passing all the phpspecs\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphptuts%2Fbaseentitybundle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphptuts%2Fbaseentitybundle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphptuts%2Fbaseentitybundle/lists"}