{"id":21162156,"url":"https://github.com/pixelart/fhs-blackjack","last_synced_at":"2026-04-28T19:05:51.338Z","repository":{"id":41125019,"uuid":"74121556","full_name":"pixelart/fhs-blackjack","owner":"pixelart","description":"Black Jack with Symfony for the FHS MMT-15 CMS lectures","archived":false,"fork":false,"pushed_at":"2016-11-18T19:24:32.000Z","size":6985,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-12-31T08:21:48.505Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pixelart.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-11-18T10:50:53.000Z","updated_at":"2023-01-13T09:20:01.000Z","dependencies_parsed_at":"2022-09-07T23:41:12.303Z","dependency_job_id":null,"html_url":"https://github.com/pixelart/fhs-blackjack","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pixelart/fhs-blackjack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixelart%2Ffhs-blackjack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixelart%2Ffhs-blackjack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixelart%2Ffhs-blackjack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixelart%2Ffhs-blackjack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pixelart","download_url":"https://codeload.github.com/pixelart/fhs-blackjack/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixelart%2Ffhs-blackjack/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32394547,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T14:34:11.604Z","status":"ssl_error","status_checked_at":"2026-04-28T14:32:37.009Z","response_time":56,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"2024-11-20T13:22:47.172Z","updated_at":"2026-04-28T19:05:51.321Z","avatar_url":"https://github.com/pixelart.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"Black Jack with Symfony\n=======================\n\nIf you are new, clone this project and install vendors:\n\n    git clone https://github.com/pixelart/fhs-blackjack.git\n    composer install\n\nIf you were at the lectures and already have the project, clean up\nyour changes and pull the latest state from here:\n\nBe careful to do this in your project directory, where you have cloned it!\n\n    git clean -fd \u0026\u0026 git reset HEAD . \u0026\u0026 git checkout .\n    git pull\n    composer install\n\nAdapt your PHP installation\n---------------------------\n\n### Windows users\n\nMake sure you have the following extensions uncommented in your `php.ini`:\n\n```\nextension=php_curl.dll\nextension=php_fileinfo.dll\nextension=php_gd2.dll\nextension=php_intl.dll\nextension=php_mbstring.dll\nextension=php_openssl.dll\nextension=php_pdo_sqlite.dll\n```\n\n### Mac users\n\nIt's already included in your PHP install.\n\n### Ubuntu users\n\nYou need to install the following packages:\n\n```\nsudo apt install php-intl php-opcache php-sqlite3 php-xdebug\n```\n    \nRun the web server\n------------------\n\nWe use the php buil-in web server, so you don't have to install an Apache or nginx.\n\n### Ubuntu / Mac\n\nIf your are on Linux or Mac OSX you can start the server with:\n\n    bin/console server:start\n    \nAnd stop it with:\n    \n    bin/console server:stop\n\n### Windows\n\nIf your are on Windows you can't fork with PHP, so you have to start it\nin a separate Window in the foreground:\n\n    php bin/console server:run\n\nStop it with `Ctrl+C`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpixelart%2Ffhs-blackjack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpixelart%2Ffhs-blackjack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpixelart%2Ffhs-blackjack/lists"}