Metadata-Version: 2.4
Name: php-framework-scaffolder
Version: 0.1.92
Summary: A CLI tool to scaffold PHP framework applications
Requires-Python: >=3.12
Description-Content-Type: text/markdown
Requires-Dist: click>=8.1.8
Requires-Dist: gitpython>=3.1.44
Requires-Dist: jinja2>=3.1.0
Requires-Dist: packaging>=24.2
Requires-Dist: pandas>=2.2.3
Requires-Dist: php-framework-detector>=0.2.15
Requires-Dist: pygithub>=2.6.1
Requires-Dist: pytest>=8.4.1
Requires-Dist: requests>=2.32.3
Requires-Dist: streamlit>=1.44.1
Requires-Dist: structlog>=25.4.0
Requires-Dist: typer>=0.15.2

docker compose exec -e ENABLE_EXCHANGE_RATES=true -w /app app php -d error_reporting=~E_DEPRECATED artisan route:list --json --no-ansi --no-interaction
