-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
34 additions
and
44 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,6 @@ | ||
<p align="center"> | ||
<a href="https://github.com/sikessem" target="__blank" title="Sikessem"> | ||
<img src="https://github.com/sikessem/art/blob/HEAD/images/sikessem.svg" alt="Sikessem Brand" height="96"/> | ||
</a> | ||
</p> | ||
|
||
<div align="center"> | ||
<a href="https://siguici.deno.dev/" title="Sigui"><img src="https://github.com/siguici/art/blob/HEAD/images/logo.svg" alt="⚡" height="96"/></a> | ||
<br/> | ||
|
||
[![ci-icon]][ci-link] | ||
[![packagist-version-icon]][packagist-version-link] | ||
|
@@ -36,39 +32,39 @@ PHP development, debugging, testing and automation tools. | |
## 📋 Requirements | ||
|
||
> - **Requires [PHP 8.2+](https://php.net/releases/)** | ||
(at least 8.2.24 recommended to avoid potential bugs). | ||
(at least 8.2.27 recommended to avoid potential bugs). | ||
> - **Requires [Composer v2+](https://getcomposer.org/)** to manage PHP dependencies. | ||
## ⚡️ Installation | ||
|
||
Install [PHP Dev Tools](https://packagist.org/packages/sikessem/devtools) using [Composer](https://getcomposer.org/): | ||
Install [PHP Dev Tools](https://packagist.org/packages/siguici/php-devtools) using [Composer](https://getcomposer.org/): | ||
|
||
- By including the dependency: | ||
|
||
```bash | ||
composer require sikessem/devtools --dev --with-all-dependencies | ||
composer require siguici/php-devtools --dev --with-all-dependencies | ||
``` | ||
|
||
- Or by adding the `sikessem/devtools` dependency to your `composer.json` file: | ||
- Or by adding the `siguici/php-devtools` dependency to your `composer.json` file: | ||
|
||
```json | ||
{ | ||
"require-dev" : { | ||
"sikessem/devtools": "^0.9" | ||
"siguici/php-devtools": "^1.0" | ||
} | ||
} | ||
``` | ||
|
||
## 👏 Contribution | ||
|
||
The main purpose of this repository is to continue evolving Sikessem. | ||
The main purpose of this repository is to continue evolving [⚡ Sigui][siguici-link]. | ||
We want to make contributing to this project as easy and transparent as possible, | ||
and we are grateful to the community for contributing bug fixes and improvements. | ||
Read below to learn how you can take part in improving Sikessem. | ||
Read below to learn how you can take part in improving [⚡ Sigui][siguici-link]. | ||
|
||
### [Code of Conduct][conduct-link] | ||
|
||
[Sikessem][sikessem-link] has adopted a Code of Conduct | ||
[⚡ Sigui][siguici-link] has adopted a Code of Conduct | ||
that we expect project participants to adhere to. | ||
Please read the [full text][conduct-link] | ||
so that you can understand what actions will and will not be tolerated. | ||
|
@@ -77,7 +73,7 @@ so that you can understand what actions will and will not be tolerated. | |
|
||
Read our [**Contributing Guide**][contrib-link] to learn about our development process, | ||
how to propose bugfixes and improvements, | ||
and how to build and test your changes to Sikessem. | ||
and how to build and test your changes to ⚡ Sigui. | ||
|
||
### 🔒️ Good First Issues | ||
|
||
|
@@ -86,40 +82,33 @@ which have a relatively limited scope. | |
This is a great place to get started, gain experience, | ||
and get familiar with our contribution process. | ||
|
||
[gfi]: https://github.com/sikessem/devtools/labels/good%20first%20issue | ||
[gfi]: https://github.com/siguici/php-devtools/labels/good%20first%20issue | ||
|
||
### 💬 Discussions | ||
|
||
Larger discussions and proposals are discussed in [**sikessem/community**][discuss-link]. | ||
|
||
## 🔐 Security Reports | ||
|
||
If you discover a security vulnerability within [Sikessem][sikessem-link], | ||
please email [Sigui Kessé Emmanuel][siguici-link] at [[email protected]](mailto:[email protected]). | ||
All security vulnerabilities will be promptly addressed. | ||
Larger discussions and proposals are discussed in [**siguici's discussions**][discuss-link]. | ||
|
||
*** | ||
|
||
<div align="center"><sub>Made with ❤︎ by <a href="https://twitter.com/intent/follow?screen_name=siguici" style="content:url(https://img.shields.io/twitter/follow/siguici.svg?label=@siguici);margin-bottom:-6px">@siguici</a>.</sub></div> | ||
|
||
[sikessem-link]: https://github.com/sikessem "Sikessem" | ||
[siguici-link]: https://siguici.deno.dev "Sigui Kessé Emmanuel" | ||
[siguici-link]: https://github.com/siguici "⚡ Sigui Kessé Emmanuel" | ||
|
||
[packagist-version-icon]: https://img.shields.io/packagist/v/sikessem/devtools | ||
[packagist-version-link]: https://packagist.org/packages/sikessem/devtools "DevTools Releases" | ||
[packagist-version-icon]: https://img.shields.io/packagist/v/siguici/php-devtools | ||
[packagist-version-link]: https://packagist.org/packages/siguici/php-devtools "DevTools Releases" | ||
|
||
[packagist-download-icon]: https://img.shields.io/packagist/dt/sikessem/devtools | ||
[packagist-download-link]: https://packagist.org/packages/sikessem/devtools "DevTools Downloads" | ||
[packagist-download-icon]: https://img.shields.io/packagist/dt/siguici/php-devtools | ||
[packagist-download-link]: https://packagist.org/packages/siguici/php-devtools "DevTools Downloads" | ||
|
||
[ci-icon]: https://github.com/sikessem/devtools/workflows/CI/badge.svg | ||
[ci-link]: https://github.com/sikessem/devtools/actions "DevTools CI" | ||
[ci-icon]: https://github.com/siguici/php-devtools/workflows/CI/badge.svg | ||
[ci-link]: https://github.com/siguici/php-devtools/actions "DevTools CI" | ||
|
||
[twitter-icon]: https://img.shields.io/twitter/follow/sikessem.svg?label=@SikessemOrg | ||
[twitter-link]: https://twitter.com/intent/follow?screen_name=SikessemOrg "Ping Sikessem" | ||
[twitter-icon]: https://img.shields.io/twitter/follow/siguici.svg?label=@siguici | ||
[twitter-link]: https://twitter.com/intent/follow?screen_name=siguici "Ping ⚡ Sigui" | ||
|
||
[license-icon]: https://img.shields.io/badge/license-MIT-blue.svg | ||
[license-link]: https://github.com/sikessem/devtools/blob/HEAD/LICENSE "DevTools License" | ||
[license-link]: https://github.com/siguici/php-devtools/blob/HEAD/LICENSE "DevTools License" | ||
|
||
[conduct-link]: https://github.com/sikessem/.github/blob/HEAD/CODE_OF_CONDUCT.md | ||
[contrib-link]: https://github.com/sikessem/.github/blob/HEAD/CONTRIBUTING.md | ||
[discuss-link]: https://github.com/orgs/sikessem/discussions | ||
[conduct-link]: https://github.com/siguici/siguici/blob/HEAD/CODE_OF_CONDUCT.md | ||
[contrib-link]: https://github.com/siguici/siguici/blob/HEAD/CONTRIBUTING.md | ||
[discuss-link]: https://github.com/siguici/siguici/discussions |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters