{"id":30290784,"url":"https://github.com/patrickjaja/psychotherapieneuss","last_synced_at":"2026-02-10T00:31:51.235Z","repository":{"id":297232055,"uuid":"996066236","full_name":"patrickjaja/psychotherapieneuss","owner":"patrickjaja","description":null,"archived":false,"fork":false,"pushed_at":"2025-06-04T15:56:38.000Z","size":6076,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-04T20:17:14.294Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Twig","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/patrickjaja.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,"zenodo":null}},"created_at":"2025-06-04T12:07:21.000Z","updated_at":"2025-06-04T15:56:40.000Z","dependencies_parsed_at":"2025-06-04T20:17:17.643Z","dependency_job_id":"05b7195a-c714-4382-b3a9-321e58c7e8ee","html_url":"https://github.com/patrickjaja/psychotherapieneuss","commit_stats":null,"previous_names":["patrickjaja/psychotherapieneuss"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/patrickjaja/psychotherapieneuss","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patrickjaja%2Fpsychotherapieneuss","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patrickjaja%2Fpsychotherapieneuss/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patrickjaja%2Fpsychotherapieneuss/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patrickjaja%2Fpsychotherapieneuss/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/patrickjaja","download_url":"https://codeload.github.com/patrickjaja/psychotherapieneuss/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patrickjaja%2Fpsychotherapieneuss/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270786441,"owners_count":24644563,"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-16T02:00:11.002Z","response_time":91,"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-08-16T23:55:25.096Z","updated_at":"2026-02-10T00:31:51.207Z","avatar_url":"https://github.com/patrickjaja.png","language":"Twig","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Psychotherapie Neuss Website\n\nProfessional website for Dr. Pia Dornberger's psychotherapy practice in Neuss.\n\n## Requirements\n\n- PHP 8.2 or higher\n- MariaDB/MySQL\n- Composer\n- Web server with mod_rewrite enabled\n\n## Installation\n\n1. Clone the repository or upload files to your web server\n\n2. Install dependencies:\n```bash\ncomposer install\n```\n\n3. Copy the environment file and configure it:\n```bash\ncp .env.example .env\n```\n\nThen edit `.env` with your database and SMTP credentials.\n\n4. Run the database setup:\n```bash\nphp setup.php\n```\n\n5. Point your web server document root to the `public/` directory\n\n6. Ensure the web server can write to these directories:\n```bash\nchmod 755 var/\nchmod 755 cache/\n```\n\n## Features\n\n- Responsive design optimized for mobile devices\n- Contact form with email notifications\n- Email storage in MariaDB database\n- Professional layout with TailwindCSS\n- SEO-friendly URLs\n- HTTPS redirect ready (uncomment in .htaccess when SSL certificate is installed)\n\n## Structure\n\n- `public/` - Web accessible files\n- `src/` - Application source code\n  - `Controller/` - Page controllers\n  - `Service/` - Business logic services\n- `templates/` - Twig templates\n- `config/` - Configuration files\n- `images/` - Website images\n\n## Email Configuration\n\nThe contact form sends two emails:\n1. Notification to the practice (info@psychotherapieneuss.de)\n2. Confirmation to the sender\n\nAll emails are logged in the database for tracking.\n\n## Security\n\n- Environment variables for sensitive data\n- Prepared statements for database queries\n- CSRF protection on forms\n- XSS protection in templates\n- Security headers in .htaccess\n\n## Maintenance\n\nTo check email logs:\n```sql\nSELECT * FROM contact_emails ORDER BY created_at DESC;\nSELECT * FROM email_log ORDER BY created_at DESC;\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpatrickjaja%2Fpsychotherapieneuss","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpatrickjaja%2Fpsychotherapieneuss","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpatrickjaja%2Fpsychotherapieneuss/lists"}