skdevelopers/Setup PHP
Setup PHP with required extensions and configurations for Laravel 11. Maintained by Salman@skdevelopers
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| php-version | The PHP version to setup | yes | 8.3 |
| extensions | List of PHP extensions to install | no | mbstring, xml, ctype, tokenizer, bcmath, curl, fileinfo, openssl, pdo_sqlite, sqlite3, pdo, zip |
| ini-values | PHP ini values | no | memory_limit=2G post_max_size=100M upload_max_filesize=100M |
Outputs
no outputs