Core Library for Integrabr all other libraries depend on.

Maintainers

Package info

github.com/integrabr/core

pkg:composer/integrabr/core

Transparency log

Statistics

Installs: 2

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v1.0.0 2026-07-22 15:13 UTC
No longer found in upstream repository

This package is not auto-updated.

Last update: 2026-07-23 16:27:57 UTC


README

Core Library for Integrabr all other libraries depend on.

Usage

This library is a dependency for all other IntegraBr libraries as it contains RateLimit middleware and other code used by other libraries to work.

Important: If you have a custom API call that won't throw an exception for you can throw a TooManyRequests exception inside the job to emulate this behaviour.