{"id":22050139,"url":"https://github.com/icapps/php-boilerplate","last_synced_at":"2025-06-25T00:09:46.615Z","repository":{"id":40352264,"uuid":"353594318","full_name":"icapps/php-boilerplate","owner":"icapps","description":null,"archived":false,"fork":false,"pushed_at":"2024-07-17T15:43:52.000Z","size":12018,"stargazers_count":2,"open_issues_count":16,"forks_count":2,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-03-31T19:21:12.764Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/icapps.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":"2021-04-01T06:13:29.000Z","updated_at":"2024-07-17T15:43:56.000Z","dependencies_parsed_at":"2022-08-09T18:00:59.521Z","dependency_job_id":null,"html_url":"https://github.com/icapps/php-boilerplate","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icapps%2Fphp-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icapps%2Fphp-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icapps%2Fphp-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icapps%2Fphp-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/icapps","download_url":"https://codeload.github.com/icapps/php-boilerplate/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253161315,"owners_count":21863722,"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-11-30T14:18:00.193Z","updated_at":"2025-05-08T23:20:39.906Z","avatar_url":"https://github.com/icapps.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ⚡\u0026nbsp; Symfony template project\n\nThis repository provides the recommended **project template for starting a new icapps PHP project**.\nThe project template follows the best-practices of the [Symfony](https://symfony.com/) framework and builds upon tho official [symfony/skeleton](https://github.com/symfony/skeleton) template.\n\n## 🚀\u0026nbsp; Installation and Documentation\n\nThis project is set-up using [Symfony Local Webserver](https://symfony.com/doc/current/setup/symfony_server.html):\n\nCopy the necessary environment variables from `.env.dist` and, run:\n\n```bash\ndocker-compose up -d --build\nsymfony proxy:start\nsymfony server:start --dir=symfony\n```\n\nFor initial set-up including Sulu Admin portal, run:\n\n```bash\nsymfony console sulu:build dev\n```\n\nTo create a default user for the login flow, run:\n\n```bash\nsymfony php bin/websiteconsole doctrine:fixtures:load\n```\n\nFor setting up LexikJWTAuth .pem files, run:\n\n```bash\nsymfony console lexik:jwt:generate-keypair\n```\n\nFor DateTime use Carbon (also integrated standard Doctrine datetime):\n\n```php\n$tomorrow = Carbon::now()-\u003eaddDay();\n$lastWeek = Carbon::now()-\u003esubWeek();\n```\nhttps://carbon.nesbot.com/docs/\n## PHP Boilerplate\n\nFor further questions, ask the icapps PHP team.\n\n## ✅\u0026nbsp; Requirements\n\nThis project requires a **PHP version higher or equal to 7.2** and is compatible with every **Symfony version starting from 4.3**.\n\n\n## 📘\u0026nbsp; License\nSymfony is released under the under terms of the [MIT License](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ficapps%2Fphp-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ficapps%2Fphp-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ficapps%2Fphp-boilerplate/lists"}