{"id":18446746,"url":"https://github.com/zviryatko/blog-example","last_synced_at":"2025-06-25T08:34:21.925Z","repository":{"id":145324540,"uuid":"42928868","full_name":"zviryatko/blog-example","owner":"zviryatko","description":"ZF2+Doctrine2 CRM example.","archived":false,"fork":false,"pushed_at":"2016-06-26T08:25:14.000Z","size":3334,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-15T09:54:49.637Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://zf2-demo.makeyoulivebetter.org.ua/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zviryatko.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2015-09-22T11:09:03.000Z","updated_at":"2016-06-26T08:25:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"986fc799-d2b3-4437-b555-d0bb8af1285d","html_url":"https://github.com/zviryatko/blog-example","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zviryatko/blog-example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zviryatko%2Fblog-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zviryatko%2Fblog-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zviryatko%2Fblog-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zviryatko%2Fblog-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zviryatko","download_url":"https://codeload.github.com/zviryatko/blog-example/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zviryatko%2Fblog-example/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261836048,"owners_count":23217154,"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-11-06T07:10:29.311Z","updated_at":"2025-06-25T08:34:21.903Z","avatar_url":"https://github.com/zviryatko.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"ZF2+Doctrine example Application\n================================\n\nExample of ZF2 + Doctrine application.\n\n[Demo](http://zf2-demo.makeyoulivebetter.org.ua/admin/login)\n\nAdmin: `admin@makeyoulivebetter.org.ua`\nUser: `jane.doe@makeyoulivebetter.org.ua`\n\nPass: `demo`\n\n**Note:** Application active development.\n\nFeatures\n--------\n\n[Bootstrap 3](https://getbootstrap.com/)\n\n[AdminLTE theme](https://almsaeedstudio.com/) for admin pages\n\nToDo\n----\n\n- [x] Articles admin pages (list, add, edit)\n- [ ] User admin pages (list, add, edit, view)\n- [x] ACL, user roles and pemissions\n- [x] Fix password hash generating\n- [ ] Move file save path to config per entity\n- [ ] Drag-n-drop upload, multi-upload\n\nInstallation\n------------\n\n    git clone git@github.com:zviryatko/blog-example.git blog-example\n    cd blog-example\n\n#### Phing\n\nInstall phing with git support:\n\n    composer global require phing/phing\n    \nAnd install via:\n\n    phing install\n\n#### By-Hand\n\n    composer update\n    mysql -u root -p -e \"CREATE DATABASE zf2_blog CHARACTER SET utf8 COLLATE utf8_general_ci;\"\n    cp config/autoload/doctrine.orm.local.php.dist config/autoload/doctrine.orm.local.php\n    vim config/autoload/doctrine.orm.local.php\n    ./vendor/bin/doctrine-module orm:schema-tool:create\n\n\nWeb server setup\n----------------\n\n### PHP CLI server\n\n#### PhpStorm\n\nGo to `Run \u003e Edit Configurations`, click on green sign and fill like in screenshot:\n\n![PhpStorm run configurations](https://dl.dropboxusercontent.com/u/12457762/screenshot/screenshot-2015-10-04_11%3A22%3A24.png)\n\nAfter saving start web server `Run \u003e Run 'Local w/Xdebug'`.\n\n#### Command-line\n\nThe simplest way to get started if you are using PHP 5.4 or above is to start the internal PHP cli-server in the root\ndirectory:\n\n    php -S 0.0.0.0:8080 -t public/ public/index.php\n\nThis will start the cli-server on port 8080, and bind it to all network\ninterfaces.\n\n**Note:** The built-in CLI server is *for development only*.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzviryatko%2Fblog-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzviryatko%2Fblog-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzviryatko%2Fblog-example/lists"}