PHP SDK for CrydenSync authentication.
- Phase: Planning
- Progress: 0%
- Target: After api v1.0.0
- PSR-7/PSR-18 compatible
- Laravel integration
- Symfony integration
- Guzzle client
- WordPress plugin
- Session management
- Caching support
composer install
./vendor/bin/phpunitπ¦ Usage
use CrydenSync\Cryden;
$cryden = new Cryden('https://api.crydensync.com');
$user = $cryden->auth->signUp($email, $password);π Dependencies
Β· api HTTP endpoints
- Documentation: docs.crydensync.com
- Issues: GitHub Issues
- Discussions: GitHub Discussions
- Discord: Join our server (coming soon)
We welcome contributions! Please:
- Read CONTRIBUTING.md
- Check open issues
- Join Discord
Current needs:
- π Bug hunters
- π Documentation writers
- π§ͺ Testers
- π‘ Feature ideas
MIT Β© CrydenSync
This is open source software. Use it freely, modify it, share it.