integrabr / core
Core Library for Integrabr all other libraries depend on.
No longer found in upstream repository
Requires (Dev)
- larastan/larastan: ^3.0
- orchestra/testbench: ^10
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.