integrabr / core
Core Library for Integrabr all other libraries depend on.
No longer found in upstream repository
Requires
None
Requires (Dev)
- larastan/larastan: ^3.0
- orchestra/testbench: ^10
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is not auto-updated.
Last update: 2026-09-03 17:12:01 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.