{"id":19321865,"url":"https://github.com/pascalallen/astral","last_synced_at":"2026-04-02T04:45:59.206Z","repository":{"id":43658840,"uuid":"383576370","full_name":"pascalallen/Astral","owner":"pascalallen","description":"A lightweight SDK for PHP web development. Fork me. Designed following the SOLID principles, CQRS, and DDD.","archived":false,"fork":false,"pushed_at":"2024-09-23T17:43:30.000Z","size":109,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-27T11:45:54.193Z","etag":null,"topics":["docker","docker-compose","mysql","nginx","php","react","sass","symfony","typescript"],"latest_commit_sha":null,"homepage":"","language":"PHP","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/pascalallen.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":"2021-07-06T19:20:49.000Z","updated_at":"2024-09-23T17:43:34.000Z","dependencies_parsed_at":"2025-01-06T05:40:51.684Z","dependency_job_id":"f019c621-3731-4cf5-bfe6-2065cab06d8c","html_url":"https://github.com/pascalallen/Astral","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/pascalallen/Astral","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pascalallen%2FAstral","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pascalallen%2FAstral/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pascalallen%2FAstral/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pascalallen%2FAstral/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pascalallen","download_url":"https://codeload.github.com/pascalallen/Astral/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pascalallen%2FAstral/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259599312,"owners_count":22882349,"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":["docker","docker-compose","mysql","nginx","php","react","sass","symfony","typescript"],"created_at":"2024-11-10T01:39:21.329Z","updated_at":"2025-12-30T19:57:48.238Z","avatar_url":"https://github.com/pascalallen.png","language":"PHP","readme":"# Astral\n\n![Docker Compose Build Status](https://github.com/pascalallen/Astral/workflows/Docker%20Compose/badge.svg)\n![PHP Build Status](https://github.com/pascalallen/Astral/workflows/PHP/badge.svg)\n\nMinimal PHP web development starter kit. Designed from scratch following the SOLID principles, the CQRS and ADR\npatterns, and DDD. Features include:\n\n- Fully containerized application\n- Adminer DB GUI\n- Build Pipelines for GitHub and BitBucket\n- Shell scripts for Composer, Doctrine, Docker, PHP, Logs, and PHPUnit\n- Command Bus\n- Event Dispatcher\n- Doctrine ORM\n- Logger w/ streams to Papertrail and php://stdout\n- (Coming Soon) Worker Queue\n- DI Container\n- Sample repository and interface\n- Sample command and handler\n- Sample event and listener\n- (Coming soon) Sample action and responder\n- (Coming Soon) Sample query service dependency\n- Sample aggregates\n- (Coming Soon) Routing\n- (Coming Soon) Twig template engine\n- (Coming Soon) API\n- (Coming Soon) React/TypeScript integration\n- Code style config file\n- EditorConfig file\n\n## Prerequisites\n\n- [Docker](https://www.docker.com/)\n- [Docker Compose](https://docs.docker.com/compose/)\n\n## Development Environment Setup\n\n### Clone Repository\n\n$ `cd \u003cprojects-parent-directory\u003e \u0026\u0026 git clone git@github.com:pascalallen/astral.git`\n\n### Add Entry to `/etc/hosts` File\n\n$ `127.0.0.1       local.astral.com`\n\n### Copy \u0026 Modify .env File\n\n$ `cp .env.example .env`\n\n### Bring Up Environment\n\n$ `bin/up`\n\n### Tail Logs\n\n$ `bin/logs -f`\n\n### Install Composer Dependencies\n\n$ `bin/composer install`\n\n### Create Schema\n\n$ `bin/doctrine orm:schema-tool:create`\n\n### Run Unit Tests\n\n$ `bin/phpunit`\n\n### Take Down Environment\n\n$ `bin/down`\n\n#### Code Style\n\nCode style configuration file for PhpStorm is available for import: [CodeStyle.xml](etc/build/CodeStyle.xml)\n\n[Copying Code Style Settings](https://www.jetbrains.com/help/phpstorm/copying-code-style-settings.html)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpascalallen%2Fastral","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpascalallen%2Fastral","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpascalallen%2Fastral/lists"}