{"id":19692327,"url":"https://github.com/ddrv/php-slim-app","last_synced_at":"2026-05-15T06:03:55.366Z","repository":{"id":62502686,"uuid":"130167263","full_name":"ddrv/php-slim-app","owner":"ddrv","description":" Simple web application based on slim/slim and symfony/console","archived":false,"fork":false,"pushed_at":"2019-03-19T04:02:42.000Z","size":46,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-10T08:58:39.787Z","etag":null,"topics":["application","cli","composer","composer-project","php","project","skeleton","slim","symfony-console","web"],"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/ddrv.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":"2018-04-19T06:12:30.000Z","updated_at":"2023-02-15T21:59:45.000Z","dependencies_parsed_at":"2022-11-02T12:16:04.834Z","dependency_job_id":null,"html_url":"https://github.com/ddrv/php-slim-app","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ddrv%2Fphp-slim-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ddrv%2Fphp-slim-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ddrv%2Fphp-slim-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ddrv%2Fphp-slim-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ddrv","download_url":"https://codeload.github.com/ddrv/php-slim-app/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241001182,"owners_count":19891948,"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":["application","cli","composer","composer-project","php","project","skeleton","slim","symfony-console","web"],"created_at":"2024-11-11T19:13:00.521Z","updated_at":"2026-05-15T06:03:55.282Z","avatar_url":"https://github.com/ddrv.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ddrv/slim-app\n\nSkeleton application based on [`slim/slim`](https://packagist.org/packages/slim/slim) and [`symfony/console`](https://packagist.org/packages/symfony/console)\n\n# Requirements\n\n- [`PHP`](https://php.net): version 5.6 or later\n- [`slim/slim`](https://packagist.org/packages/slim/slim#3.12.0): version 3.12\n- [`symfony/console`](https://packagist.org/packages/symfony/console#v3.4.23): version 3.4\n- [`symfony/process`](https://packagist.org/packages/symfony/process#v3.4.23): version 3.4\n- [`twig/twig`](https://packagist.org/packages/twig/twig#v1.38.2): version 1.38\n- [`analog/analog`](https://packagist.org/packages/analog/analog#1.0.12-stable): version 1.0\n- [`phpunit/phpunit`](https://packagist.org/packages/phpunit/phpunit#5.7.27): version 5.7\n\n# Install\n\n1. Create project with [`composer`](https://getcomposer.org/)\n    ```\n    composer create-project ddrv/slim-app path/to/project\n    ```\n    \n2. Change config files `/path/to/project/config/local.php` and `/path/to/project/config/test.php`.\n3. If you using environment variable `APP_ENV`, rename config file\n    ```\n    mv ./config/local.php ./config/{$APP_ENV}.php\n    ```\n4. Add to cron every minutes command\n    ```\n    * * * * * /path/to/php /path/to/project/bin/console schedule:run\n    ```\n    see ./config/global.php -\u003e schedule\n# Testing\n\n```\nphp ./vendor/bin/phpunit\n```\n\n# Development\n\n1. Start development server\n    ```\n    php ./bin/console app:dev 8080\n    ```\n\n2. Open [home page](http://localhost:8080) or [hello page](http://localhost:8080/bro)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fddrv%2Fphp-slim-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fddrv%2Fphp-slim-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fddrv%2Fphp-slim-app/lists"}