https://github.com/pkg6/console.php
A PHP console application
https://github.com/pkg6/console.php
Last synced: 27 days ago
JSON representation
A PHP console application
- Host: GitHub
- URL: https://github.com/pkg6/console.php
- Owner: pkg6
- License: apache-2.0
- Created: 2023-02-20T08:05:54.000Z (over 2 years ago)
- Default Branch: 1.x
- Last Pushed: 2024-01-29T07:37:01.000Z (over 1 year ago)
- Last Synced: 2025-04-05T06:11:14.895Z (about 2 months ago)
- Language: PHP
- Homepage: https://packagist.org/packages/pkg6/console
- Size: 36.1 KB
- Stars: 1
- Watchers: 0
- Forks: 1
- 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
```# Impressum
0.0.x Basic version
0.1.x scheduled tasks
# 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
# example
https://github.com/pkg6/php-console/tree/main/example