{"id":19820028,"url":"https://github.com/cuchulain/nette-startup","last_synced_at":"2026-05-10T12:11:08.057Z","repository":{"id":45121307,"uuid":"75669365","full_name":"Cuchulain/Nette-StartUp","owner":"Cuchulain","description":"Nette + Doctrine2 project scaffolding","archived":false,"fork":false,"pushed_at":"2022-01-06T23:20:20.000Z","size":553,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-11T08:28:49.376Z","etag":null,"topics":["doctrine2","nette","nette-doctrine2","nette-startup","php"],"latest_commit_sha":null,"homepage":null,"language":"Latte","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/Cuchulain.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":"2016-12-05T21:48:54.000Z","updated_at":"2021-02-09T13:05:17.000Z","dependencies_parsed_at":"2022-09-02T22:33:32.365Z","dependency_job_id":null,"html_url":"https://github.com/Cuchulain/Nette-StartUp","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/Cuchulain%2FNette-StartUp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cuchulain%2FNette-StartUp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cuchulain%2FNette-StartUp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cuchulain%2FNette-StartUp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Cuchulain","download_url":"https://codeload.github.com/Cuchulain/Nette-StartUp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241176617,"owners_count":19922732,"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":["doctrine2","nette","nette-doctrine2","nette-startup","php"],"created_at":"2024-11-12T10:21:07.420Z","updated_at":"2026-05-10T12:11:03.023Z","avatar_url":"https://github.com/Cuchulain.png","language":"Latte","funding_links":[],"categories":[],"sub_categories":[],"readme":"Nette + Doctrine2 StartUp\n=============\n\nThis is a simple pre-packaged and pre-configured application using the [Nette](https://nette.org)\nwith Doctrine2 support that you can use as the starting point for your new applications.\n\n[Nette](https://nette.org) is a popular tool for PHP web development.\nIt is designed to be the most usable and friendliest as possible. It focuses\non security and performance and is definitely one of the safest PHP frameworks.\n\n[Doctrine 2](http://www.doctrine-project.org/) is a Object Relational Mapper (ORM)\nand the Database Abstraction Layer (DBAL).\n\nInstallation\n------------\n\nClone this repository to new directory and from this created directory\ninstall dependencies with Composer.\n\nIf you don't have Composer yet,\ndownload it following [the instructions](https://doc.nette.org/composer). Then use command:\n\n\tcd path/to/install\n\tcomposer install\n\nMake directories `temp/` and `log/` writable.\n\n\nWeb Server Setup\n----------------\n\nThe simplest way to get started is to start the built-in PHP server in the root directory of your project:\n\n\tphp -S localhost:8000 -t www\n\nThen visit `http://localhost:8000` in your browser to see the welcome page.\n\nFor Apache or Nginx, setup a virtual host to point to the `www/` directory of the project and you\nshould be ready to go.\n\nIt is CRITICAL that whole `app/`, `log/` and `temp/` directories are not accessible directly\nvia a web browser. See [security warning](https://nette.org/security-warning).\n\n\nRequirements\n------------\n\nPHP 5.6 or higher. To check whether server configuration meets the minimum requirements for\nNette Framework browse to the directory `/checker` in your project root (i.e. `http://localhost:8000/checker`).\n\n\nAdminer\n-------\n\n[Adminer](https://www.adminer.org/) is full-featured database management tool written in PHP and it is part of this Sandbox.\nTo use it, browse to the subdirectory `/adminer` in your project root (i.e. `http://localhost:8000/adminer`).\n\n\nLicense\n-------\n- Nette: New BSD License or GPL 2.0 or 3.0\n- Doctrine 2: CC BY-NC-SA 3.0 (Creative Commons Legal Code, Attribution-NonCommercial-ShareAlike 3.0 Unported)\n- Adminer: Apache License 2.0 or GPL 2\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcuchulain%2Fnette-startup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcuchulain%2Fnette-startup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcuchulain%2Fnette-startup/lists"}