attlaz / project
Attlaz iPaas solutions & tools for cloud connected businesses, automation and scaling
Installs: 52
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 1
Forks: 0
Open Issues: 0
Type:project
Requires
- php: ^7.4 || ^8.0
- attlaz/adapter-base: ^1.4.3
- attlaz/project-base: ^1.7.0
Requires (Dev)
- bramus/monolog-colored-line-formatter: ~3.0
- monolog/monolog: ^2.1
- phpunit/phpunit: ^9.3
This package is auto-updated.
Last update: 2024-10-10 15:06:27 UTC
README
Welcome to the Attlaz installation.
Description
The PHP project template to set up an Attlaz project
Requirements
Local development
- Docker (version >= 18)
Installation
- Create a new Composer project using the Attlaz project package.
composer create-project attlaz/project .
Command line
On Mac/Linux
bin/console help
On Windows
bin\console help