cslant / blog-api-package
A Laravel package for CSlant blog API
Installs: 1 391
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 1
Forks: 1
Open Issues: 2
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
This package is auto-updated.
Last update: 2025-04-23 16:29:05 UTC
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.