cslant / blog-api-package
A Laravel package for CSlant blog API
Installs: 1 548
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 1
Forks: 1
Open Issues: 0
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
- dev-main
- v2.0.1
- v2.0.0
- v1.0.0
- v0.5.1
- v0.5.0
- v0.3.0
- v0.2.0
- v0.1.2
- v0.1.1
- v0.1.0
- dev-feature/add-api-cunstom-filter-category-by-post-core
- dev-feature/add-username-for-author
- dev-feature/add-comments-count
- dev-feat/custom-filter-list-page-with-post-score
- dev-feat/custom-post-filter-with-sorce
- dev-feature/add-interacted-by
- dev-feature/api-register-+48
- dev-develop
This package is auto-updated.
Last update: 2025-04-28 04:21:15 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.