{"id":17480204,"url":"https://github.com/eddmash/powerocomponentsdemo","last_synced_at":"2026-05-07T17:33:47.986Z","repository":{"id":160483255,"uuid":"96066826","full_name":"eddmash/powerocomponentsdemo","owner":"eddmash","description":"A plain php demo showing how work with powerorm, powerform, powerormdebugger and powerormfaker","archived":false,"fork":false,"pushed_at":"2019-01-06T07:11:09.000Z","size":1790,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-28T12:45:38.530Z","etag":null,"topics":["database","demo","orm","orm-model","php","powerform","powerorm","powerormdebugger","powerormfaker","toolbar"],"latest_commit_sha":null,"homepage":"https://powerocomponentsdemo.herokuapp.com","language":"CSS","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/eddmash.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-07-03T03:27:15.000Z","updated_at":"2019-01-06T07:11:11.000Z","dependencies_parsed_at":null,"dependency_job_id":"c3bca304-d634-460b-bdd0-40235dacafd0","html_url":"https://github.com/eddmash/powerocomponentsdemo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/eddmash/powerocomponentsdemo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eddmash%2Fpowerocomponentsdemo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eddmash%2Fpowerocomponentsdemo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eddmash%2Fpowerocomponentsdemo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eddmash%2Fpowerocomponentsdemo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eddmash","download_url":"https://codeload.github.com/eddmash/powerocomponentsdemo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eddmash%2Fpowerocomponentsdemo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32748674,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-07T02:14:30.463Z","status":"ssl_error","status_checked_at":"2026-05-07T02:14:29.405Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["database","demo","orm","orm-model","php","powerform","powerorm","powerormdebugger","powerormfaker","toolbar"],"created_at":"2024-10-18T21:42:56.813Z","updated_at":"2026-05-07T17:33:47.970Z","avatar_url":"https://github.com/eddmash.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"Demo application using powerorm ecosystem\n-----------------------------------------\n[Live Demo](https://powerocomponentsdemo.herokuapp.com/)\n\nThis is a demo app that shows how to use \n\n - [powerom](http://powerorm.readthedocs.io/en/1.1.0/) - the orm\n - [powerormfaker](http://powerorm.readthedocs.io/en/1.1.0/) - generate dummy data for the orm models\n - [powerform](http://powerorm.readthedocs.io/en/1.1.0/) - create forms based on the orm models\n - [powerormdebugger](http://powerorm.readthedocs.io/en/1.1.0/) - toolbar to get sqls statements run bt the orm.\n\nIt does not use any frameworks just a straight plain php project for easier understanding.\n\nNOTE\n----\nThis demo uses the development version of the orm branch 1.1.0.x-dev.\n\nThis explains why you will find some new features on this demo.\n\n[live demo](https://powerocomponentsdemo.herokuapp.com/)\n\nInstall\n-------\n``git clone https://github.com/eddmash/powerocomponentsdemo.git``\n\nFetch packages\n---------------\nGet into the powercomponents folder and run to get the dependencies.\n\n``composer update``\n\nThis downloads all the libraries this application depends on.\n\nUpdate config\n-------------\nAll configs are found under `app/Config/powerorm.php`.\ncreate database called `powerormcomponents` and update the database configurations to work with your database.\n\nRun migrations\n--------------\nOnce the database is created you will have to create tables that this app uses.\nTo do this simple run \n\n``php pmanager migrate``\n\nGenerate data\n--------------\n\nTo use the exact data i'm using for this examples on your database. \n\nRun this command to have powerormfaker generate the exact data.\n\n``php pmanager faker:generatedata -r 50 -s 123456``\n\nRun php server\n--------------\nAll code samples are located under `app/`. \n\nThe application use the builtin php server, to start using \n\n``php -S 127.0.0.1:8000/app/``\n ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feddmash%2Fpowerocomponentsdemo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feddmash%2Fpowerocomponentsdemo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feddmash%2Fpowerocomponentsdemo/lists"}