Libraries tagged by encar
illuminate/encryption
31560773 Downloads
The Illuminate Encryption package.
spomky-labs/pki-framework
48490142 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/url-signer
2733031 Downloads
Generate a url with an expiration date and signature to prevent unauthorized access
phpseclib/mcrypt_compat
32714102 Downloads
PHP 5.x-8.x polyfill for mcrypt extension
paragonie/ciphersweet
1564067 Downloads
Searchable field-level encryption library for relational databases
encore/laravel-admin
3220215 Downloads
laravel admin
web-auth/cose-lib
19948780 Downloads
CBOR Object Signing and Encryption (COSE) For PHP
paragonie/hidden-string
13123021 Downloads
Encapsulate strings in an object to hide them from stack traces
nelmio/security-bundle
14580987 Downloads
Extra security-related features for Symfony: signed/encrypted cookies, HTTPS/SSL/HSTS handling, cookie session storage, ...
nelexa/zip
8434067 Downloads
PhpZip is a php-library for extended work with ZIP-archives. Open, create, update, delete, extract and get info tool. Supports appending to existing ZIP files, WinZip AES encryption, Traditional PKWARE Encryption, BZIP2 compression, external file attributes and ZIP64 extensions. Alternative ZipArchive. It does not require php-zip extension.
cbschuld/browser.php
7410483 Downloads
A PHP Class to detect a user's Browser. This encapsulation provides a breakdown of the browser and the version of the browser using the browser's user-agent string. This is not a guaranteed solution but provides an overall accurate way to detect what browser a user is using.
betterapp/laravel-db-encrypter
680968 Downloads
Provides database model attribute encryption/decryption
pear/crypt_gpg
4774813 Downloads
Provides an object oriented interface to the GNU Privacy Guard (GnuPG). It requires the GnuPG executable to be on the system.
mmeyer2k/dcrypt
865792 Downloads
A petite library of encryption functionality for PHP
gree/jose
2748770 Downloads
JWT, JWS and JWS implementation in PHP