Skip to content

siguici/ske

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

1 Commit
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

SIKessEm logo

SIKessEm Package is released under the MIT license. GitHub Workflow Status (main) Total Downloads Latest Version License PRs welcome! Follow @ske_sikessem


Create a new SIKessEm Package

Create a template based on this repository to create your custom package.

๐Ÿ”– Contents

๐ŸŽ‰ Getting Started

โšก๏ธ Create your Custom Package using Composer:

  • as template:
create-project sikessem/ske --prefer-source package
  • as dependency:
composer require sikessem/ske --no-dev

๐Ÿงน Keep a modern codebase with Pint:

composer lint

โš—๏ธ Run static analysis using PHPStan:

composer test:types

โœ… Run unit tests using PEST

composer test:unit

๐Ÿš€ Run the entire test suite:

composer test

๐Ÿ“‹ Requirements

Requires PHP 8.1+ (at least 8.1.11 recommended to avoid potential bugs).

๐Ÿ“– Documentation

The full documentation for Ske can be found on our Documentation.

๐Ÿ’ฌ Community

For support, you can use our GitHub Discussions.

๐Ÿ‘ฅ Contribution

Read our contributing guide to learn about our development process, how to propose bugfixes and improvements, and how to build and test your changes to Package.

๐Ÿ” Security Reports

If you discover a security vulnerability within Package, please send an e-mail to SIGUI Kessรฉ Emmanuel via ske@sikessem.com. All security vulnerabilities will be promptly addressed.

๐Ÿ“„ License

The SIKessEm Package is open-sourced software licensed under the MIT License - see the LICENSE file for details.


Ske was created by SIGUI Kessรฉ Emmanuel.

Releases

No releases published

Packages

No packages published

Languages