{"id":17857165,"url":"https://github.com/caferrari/zf2sample","last_synced_at":"2025-07-08T11:40:41.272Z","repository":{"id":5785851,"uuid":"6999919","full_name":"caferrari/zf2sample","owner":"caferrari","description":"ZF2 Sample","archived":false,"fork":false,"pushed_at":"2012-12-05T10:51:40.000Z","size":229,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-08T08:47:36.273Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","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/caferrari.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}},"created_at":"2012-12-04T12:54:09.000Z","updated_at":"2016-03-01T22:01:14.000Z","dependencies_parsed_at":"2022-09-02T15:30:53.676Z","dependency_job_id":null,"html_url":"https://github.com/caferrari/zf2sample","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caferrari%2Fzf2sample","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caferrari%2Fzf2sample/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caferrari%2Fzf2sample/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caferrari%2Fzf2sample/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/caferrari","download_url":"https://codeload.github.com/caferrari/zf2sample/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246866169,"owners_count":20846518,"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-28T03:11:42.610Z","updated_at":"2025-04-02T18:21:46.340Z","avatar_url":"https://github.com/caferrari.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"caferrari Skeleton Application\n==============================\n\nIntroduction\n------------\nThis is a simple, skeleton application using the ZF2 MVC layer and module\nsystems. This application is meant to be used as a starting place for those\nlooking to get their feet wet with ZF2.\n\n\nInstallation\n------------\n\nUsing Composer (recommended)\n----------------------------\nThe recommended way to get a working copy of this project is to clone the repository\nand use `composer` to install dependencies using the `create-project` command:\n\n    curl -s https://getcomposer.org/installer | php --\n    php composer.phar create-project caferrari/zf2sample project_name\n\nAlternately, clone the repository and manually invoke `composer` using the shipped\n`composer.phar`:\n\n    cd my/project/dir\n    git clone git://github.com/caferrari/zf2sample.git ZendSkeletonApplication\n    cd ZendSkeletonApplication\n    php composer.phar self-update\n    php composer.phar install\n\n(The `self-update` directive is to ensure you have an up-to-date `composer.phar`\navailable.)\n\nDatabase\n--------\n\nIt user the Postgres database.\n\nIn order to use this application you must create a pgsql database and restore the database.sql file into it.\n\nThen you need to rename the file config/autoload/doctrine_orm.local.php.dist to config/autoload/doctrine_orm.local.php and change the parameters to connect to your database\n\nVirtual Host\n------------\nAfterwards, set up a virtual host to point to the public/ directory of the\nproject and you should be ready to go!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcaferrari%2Fzf2sample","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcaferrari%2Fzf2sample","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcaferrari%2Fzf2sample/lists"}