Libraries tagged by private
spatie/invade
18171095 Downloads
A PHP function to work with private properties and methods
ccxt/ccxt
309484 Downloads
A cryptocurrency trading API with more than 100 exchanges in JavaScript / TypeScript / Python / C# / PHP / Go
ffraenz/private-composer-installer
1587888 Downloads
A composer install helper for private packages
spomky-labs/pki-framework
17228792 Downloads
A PHP framework for managing Public Key Infrastructures. It comprises X.509 public key certificates, attribute certificates, certification requests and certification path validation.
spatie/crypto
648659 Downloads
Encrypting and signing data using private/public keys
edamov/pushok
2462628 Downloads
PHP client for Apple Push Notification Service (APNs) - Send push notifications to iOS using the new APNs HTTP/2 protocol with token-based (JWT with p8 private key) or certificate-based authentication
cesargb/laravel-magiclink
995268 Downloads
Create secure link for access to private data or login in Laravel without password
eloquent/liberator
787338 Downloads
A proxy for circumventing PHP access modifier restrictions.
sop/crypto-encoding
1143000 Downloads
A PHP implementation of textual encodings of cryptographic structures.
dreamonkey/laravel-cloudfront-url-signer
715466 Downloads
Laravel 5.6+ wrapper around CloudFront canned signed URLs
namu/wirechat
15092 Downloads
A Laravel Livewire messaging app for teams with private chats and group conversations.
bitcoin-php/bitcoin-ecdsa
49843 Downloads
PHP library allowing to generate BTC addresses from private keys
privatebin/privatebin
112 Downloads
PrivateBin is a minimalist, open source online pastebin where the server has zero knowledge of stored data. Data is encrypted/decrypted in the browser using 256 bit AES in Galois Counter mode (GCM).
swissspidy/phpstan-no-private
214605 Downloads
PHPStan rules for detecting usage of pseudo-private functions, classes, and methods.
ionux/phactor
55463 Downloads
Phactor is a high-performance PHP implementation of the elliptic curve math functions required to generate & verify private/public (asymmetric) EC keypairs and ECDSA signatures based on secp256k1 curve parameters. This library also includes a class to generate Service Identification Numbers (SINs) based on the published Identity Protocol v1 spec.