process
Task runner
Executes commands in separate tasks for concurrent execution
Executes commands in sub-processes
7k stars
25 watching
105 forks
Language: PHP
last commit: about 1 month ago
Linked from 1 awesome list
componentphpsymfonysymfony-component
Related projects:
Repository | Description | Stars |
---|---|---|
symfony/dependency-injection | Standardizes object construction in applications by centralizing dependency management | 4,115 |
symfony/console | A tool for creating user-friendly command line interfaces in PHP | 9,757 |
symfony/workflow | Tools for designing and managing the flow of a system | 598 |
symfony/yaml | A PHP library for loading and dumping YAML files. | 3,819 |
symfony/finder | A PHP library that provides an intuitive interface to find files and directories in a file system. | 8,415 |
symfony/symfony | A comprehensive PHP framework and set of reusable components for building web and console applications. | 29,863 |
symfony/http-client | A component for fetching HTTP resources in PHP | 1,960 |
symfony/dom-crawler | A PHP component for navigating and manipulating HTML and XML documents programmatically. | 3,974 |
symfony/config | A component for managing and processing configuration values from various sources. | 4,233 |
o/symfony-build-deploy | A script and guide for building and deploying Symfony projects | 13 |
symfony/flex | A Composer plugin that automates the process of setting up and managing Symfony projects | 4,173 |
sheredom/subprocess.h | A single header library to launch and interact with sub-processes across multiple platforms. | 1,161 |
symfony/asset | A PHP component for managing asset versions and URLs in web applications. | 3,124 |
symfony/translation | Provides tools to translate and localize text in software applications. | 6,615 |
symfony/dotenv | A component that loads and parses environment variables from .env files to make them accessible in PHP applications. | 3,752 |