https://github.com/pkg6/console.base
A PHP console application
https://github.com/pkg6/console.base
Last synced: 3 months ago
JSON representation
A PHP console application
- Host: GitHub
- URL: https://github.com/pkg6/console.base
- Owner: pkg6
- License: mit
- Created: 2025-08-08T01:43:04.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-08-08T10:28:16.000Z (8 months ago)
- Last Synced: 2025-08-23T18:53:34.484Z (8 months ago)
- Language: PHP
- Size: 14.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# About this project
You can understand that this is a package, and you can also understand that this is a project
# Install
```
composer require pkg6/console
```
# Development Process
If you modify the console, first modify the basic branch content, and then merge it into each branch to publish the version
One branch for each function
All functions of the main branch set