Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Php Client Laravel Package

blitzr/php-client

Official PHP client for the Blitzr API. Install via Composer, authenticate with your API key, and access Blitzr resources like artists through a simple, lightweight client (e.g., getArtist). Includes docs and links to the API reference.

View on GitHub
Deep Wiki
Context7

Blitzr Official PHP Client

A PHP API client for the Blitzr API.

To use this client you will need an API key, you can request it at : https://blitzr.io.


Documentation

You can find the complete package documentation.

You can also refer to the official Blitzr API reference to have more informations.

Installation

Just integrate it to your project with composer and enjoy.

$ composer require blitzr/php-client

Getting Started

Just require the composer autoloader in your PHP file and use the client :

// require the composer autoloader
require 'vendor/autoload.php';

// use the Blitzr client
use Blitzr\BlitzrClient;

// create an instance of Blitzr client
$blitzr = new BlitzrClient('your-api-key');

// request an artist
$artist = $blitzr->getArtist('year-of-no-light');
Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
terminal42/code-quality-tools
codifyo/ts-generator-bundle
andydefer/laravel-cluster
testo/fiber
mintobit/jobqueue
a4sex/maintenance-bundle
a4sex/entity-date-update
a4sex/client-identifier
a4sex/base-utilites
a4sex/key-value-storage
a4sex/micro-status
chilldev/dependency-injection-extra
datinglibre/datinglibre-app-api
biberltd/corebundle
bricre/symfony-bundle-test
biberltd/logbundle
dominium/http-adapter-bundle
dominium/google-analytics
a4sex/auto-clean-entity
christhompsontldr/laravel-inky