Download the PHP package codebar-ag/laravel-beekeeper without Composer
On this page you can find all versions of the php package codebar-ag/laravel-beekeeper. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download codebar-ag/laravel-beekeeper
More information about codebar-ag/laravel-beekeeper
Files in codebar-ag/laravel-beekeeper
Package laravel-beekeeper
Short Description This is my package laravel-beekeeper
License MIT
Homepage https://github.com/codebar-ag/laravel-beekeeper
Informations about the package laravel-beekeeper

This package was developed to give you a quick start to communicate with the Beekeeper Api. It is used to query the most common endpoints.
Navigation
- Navigation
- 🛠 Requirements
- Installation
- Usage
- Get the connector
- Get The Status Of The Authenticated User
- List Artifacts
- Upload A File
- Create A Child To An Artifact
- DTO Showcase
- Testing
- Changelog
- Contributing
- Security Vulnerabilities
- Credits
- License
🛠 Requirements
Version | PHP Version | Laravel Version |
---|---|---|
v12.0.0 | ^8.2 - ^8.4 | ^12.* |
Installation
You can install the package via composer:
Then:
Or:
You can publish the config file with:
This is the contents of the published config file:
You should finally add the following to your .env file:
Usage
Get the connector
Get The Status Of The Authenticated User
`
List Artifacts
Upload A File
Create A Child To An Artifact
DTO Showcase
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- Rhys Lees
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-beekeeper with dependencies
guzzlehttp/guzzle Version ^7.8
illuminate/contracts Version ^12.0
nesbot/carbon Version ^3.8
spatie/laravel-package-tools Version ^1.19
saloonphp/cache-plugin Version ^3.0
saloonphp/laravel-plugin Version ^3.5
saloonphp/saloon Version ^3.10.1