forge
login
or
join now
socialde.pt
/
atp-client
star
3
fork
atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Laravel AT Protocol Client (alpha & unstable)
star
3
fork
atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
overview
issues
pulls
pipelines
atp-client
/
src
/
at
main
18 folders
2 files
Attributes
Rename RequiresScope to ScopedEndpoint and fix public endpoint attributes
5 months ago
Auth
Allow BackedEnum for collection parameter in ScopeChecker methods
5 months ago
Builders
Add PostBuilder for fluent post construction
5 months ago
Client
Fix getProfile return type, not getting record
5 months ago
Concerns
Add root() method to extension traits
5 months ago
Console
Simplify generator commands for unified client
5 months ago
Contracts
Add HasAtpSession contract interface
5 months ago
Crypto
Add customizable `KID` for JWK
5 months ago
Data
Add typed responses to TeamRequestClient
5 months ago
Enums
Add listReposByCollection to SyncRequestClient
5 months ago
Events
Consolidate and rename auth events to Session* naming convention
5 months ago
Exceptions
Add AtpResponseException for API error handling
5 months ago
Facades
Update service provider and facade to return unified AtpClient
5 months ago
Http
Add dual-mode HTTP support for public and authenticated requests
5 months ago
Providers
Add Cache, Session, and File credential providers
5 months ago
RichText
Refactor TextBuilder to use BuildsRichText trait
5 months ago
Session
Consolidate and rename auth events to Session* naming convention
5 months ago
Storage
Make DPoPKey serializable by storing keys as PEM strings
5 months ago
AtpClient.php
Update AtpClient constructor for dual-mode support
5 months ago
AtpClientServiceProvider.php
Update service provider and facade to return unified AtpClient
5 months ago