{"id":27334987,"url":"https://github.com/dmuth/anthrocon-reg","last_synced_at":"2025-10-06T13:58:13.874Z","repository":{"id":138469822,"uuid":"2655560","full_name":"dmuth/anthrocon-reg","owner":"dmuth","description":"Convention Memebership Registration System. To date, it has processed over $1 Million in registration revenue across a number of conventions.","archived":false,"fork":false,"pushed_at":"2020-09-03T22:20:56.000Z","size":1315,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-12T14:51:30.437Z","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":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dmuth.png","metadata":{"files":{"readme":"README.coding-horrors","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2011-10-27T03:09:48.000Z","updated_at":"2017-04-11T15:42:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"734086ac-8cad-4d0e-b5c3-949f1620fabe","html_url":"https://github.com/dmuth/anthrocon-reg","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/dmuth/anthrocon-reg","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmuth%2Fanthrocon-reg","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmuth%2Fanthrocon-reg/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmuth%2Fanthrocon-reg/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmuth%2Fanthrocon-reg/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dmuth","download_url":"https://codeload.github.com/dmuth/anthrocon-reg/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmuth%2Fanthrocon-reg/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272233406,"owners_count":24896807,"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-08-26T02:00:07.904Z","response_time":60,"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-04-12T14:46:47.318Z","updated_at":"2025-10-06T13:58:08.843Z","avatar_url":"https://github.com/dmuth.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\nCoding horrors in this software, 20 Feb 2011, DTM\n=================================================\n\nSince I know I'll be judged on this code in the future, I figured I should\ntake a few minutes to explain why this code is in the state it is.\n\nFirst, when I started building this module, it was the biggest Drupal\nproject I ever built, and I wasn't sure how to approach it at the time.\nI did some research first, and read one approach from someone that\nsuggested building a bunch of classes with static functions, to emulate\nDrupal's \"have a bunch of functions\" approach, but with classes ating\nas namespaces.  So I tried that.\n\nIt turned out to be a terrible idea.  I had awful circular dependencies \nbetween classes and other horrors.\n\nAfter a few thousand lines of such code was written, I began retrofitting\nit into non-static OO code, and added in a Factory class along with the\n\"dependency injection\" pattern to try and keep dependencies from getting\nout of hand.  The end result is somewhat more palettable, but not perfect.\n\nHindsight being 20/20, if I could build this app again from scratch, I'd\ntake the approach that Ubercart used, and put everything into a bunch of \nDrupal modules. (reg_user, reg_levels, reg_template, etc.)\n\nOh well, at this point most of the code works.  And I got experience building\na large Drupal module, which will be invaluable to my career.\n\n-- Doug\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdmuth%2Fanthrocon-reg","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdmuth%2Fanthrocon-reg","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdmuth%2Fanthrocon-reg/lists"}