setup-php
PHP setup tool
Automates setup of PHP environment with required extensions and tools
GitHub action to set up PHP with extensions, php.ini configuration, coverage drivers, and various tools.
3k stars
31 watching
345 forks
Language: TypeScript
last commit: 3 days ago
Linked from 2 awesome lists
code-coveragecomposercontinuous-integrationgithub-actionsphpphp-extensionsstatic-analysistools
Related projects:
Repository | Description | Stars |
---|---|---|
phpbrew/phpbrew | Manages multiple PHP versions and builds for various configurations | 5,395 |
phpro/grumphp | Automates code quality checks on commits to prevent bad coding practices from being committed | 4,147 |
openai-php/client | A PHP API client for interacting with the OpenAI API | 4,963 |
deployphp/deployer | Automates deployment of PHP applications with support for various frameworks. | 10,629 |
php-pm/php-pm | A process manager and supercharger for PHP applications, designed to improve performance by reducing the overhead of PHP's bootstrap process. | 6,564 |
sebastianbergmann/phpunit | A testing framework for PHP applications | 19,698 |
openai-php/laravel | An API client for interacting with the OpenAI service from a PHP application using Laravel framework | 2,788 |
symfony/symfony | A comprehensive PHP framework and set of reusable components for building web and console applications. | 29,806 |
php-webdriver/php-webdriver | A PHP client for controlling web browsers using the Selenium WebDriver protocol. | 5,122 |
cakephp/cakephp | A rapid development framework for PHP that enables users to build robust web applications quickly and flexibly. | 8,687 |
php-di/php-di | A dependency injection container designed to be practical and framework-agnostic for managing application dependencies. | 2,690 |
paratestphp/paratest | Supports parallel testing of PHPUnit tests to improve execution speed and code coverage reporting | 2,317 |
codeception/codeception | A full-stack testing framework for PHP that uses Behavior Driven Development (BDD) principles to write acceptance, functional, and unit tests. | 4,767 |
dancryer/phpci | A tool for automating and simplifying the testing process of PHP applications. | 2,419 |
aws/aws-sdk-php | A PHP library providing an interface to Amazon Web Services | 6,028 |