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: 8 days 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,101 |
symfony/console | A tool for creating user-friendly command line interfaces in PHP | 9,738 |
symfony/workflow | Tools for designing and managing the flow of a system | 595 |
symfony/yaml | A PHP library for loading and dumping YAML files. | 3,807 |
symfony/finder | A PHP library that provides an intuitive interface to find files and directories in a file system. | 8,404 |
symfony/symfony | A comprehensive PHP framework and set of reusable components for building web and console applications. | 29,806 |
symfony/http-client | A component for fetching HTTP resources in PHP | 1,944 |
symfony/dom-crawler | A PHP component for navigating and manipulating HTML and XML documents programmatically. | 3,961 |
symfony/config | A component for managing and processing configuration values from various sources. | 4,230 |
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,164 |
sheredom/subprocess.h | A single header library to launch and interact with sub-processes across multiple platforms. | 1,155 |
symfony/asset | A PHP component for managing asset versions and URLs in web applications. | 3,118 |
symfony/translation | Provides tools to translate and localize text in software applications. | 6,609 |
symfony/dotenv | A component that loads and parses environment variables from .env files to make them accessible in PHP applications. | 3,743 |