cslant / blog-api-package
A Laravel package for CSlant blog API
v2.0.2
2025-06-13 19:50 UTC
Requires
- php: ^8.2
- cslant/blog-core: dev-main
Requires (Dev)
- friendsofphp/php-cs-fixer: ^v3.0
- larastan/larastan: ^3.0
- nunomaduro/collision: ^v8.6.1
- orchestra/testbench: ^v10.1.0
- pestphp/pest: ^v3.7.4
- phpstan/extension-installer: ^1.4
- phpstan/phpstan-deprecation-rules: ^2.0.1
- phpstan/phpstan-phpunit: ^2.0.4
README
██████╗███████╗██╗ █████╗ ███╗ ██╗████████╗ ██████╗ ██╗ ██████╗ ██████╗
██╔════╝██╔════╝██║ ██╔══██╗████╗ ██║╚══██╔══╝ ██╔══██╗██║ ██╔═══██╗██╔════╝
██║ ███████╗██║ ███████║██╔██╗ ██║ ██║ ██████╔╝██║ ██║ ██║██║ ███╗
██║ ╚════██║██║ ██╔══██║██║╚██╗██║ ██║ ██╔══██╗██║ ██║ ██║██║ ██║
╚██████╗███████║███████╗██║ ██║██║ ╚████║ ██║ ██████╔╝███████╗╚██████╔╝╚██████╔╝
╚═════╝╚══════╝╚══════╝╚═╝ ╚═╝╚═╝ ╚═══╝ ╚═╝ ╚═════╝ ╚══════╝ ╚═════╝ ╚═════╝
This is a package for CSlant's blog API.
📋 Requirements
| Is Maintain | PHP | Laravel | Blog API Package |
|---|---|---|---|
| ✅ | ^8.2 | ^11.0, ^12.0 | v2.0 |
| ❌ | ^8.1 | ^9.0, ^10.0, ^11.0 | v1.x |
🔧 Installation
composer require cslant/blog-api-package
Commit template
If you want to use a commit template, you can use the following command in the root directory of this project:
git config --local commit.template .github/commit_message.txt
License
The MIT License (MIT). Please look at License File for more information.