Libraries tagged by cypher
cypherq/waveform
383 Downloads
PHP port of Soundclound Waveform.js
oniice/poem-code-encryption
10 Downloads
Encode and decode strings using the WWII poem cypher
neo4j-php/query-api
6 Downloads
Easy to use class to run Cypher queries on the Query API
ikwattro/github2cypher
137 Downloads
Github Public Events translated to Neo4j Cypher Statements
ents24/neo4j-query-builder-php
53 Downloads
Cypher query builder for PHP
defuse/php-encryption
186370345 Downloads
Secure PHP Encryption Library
paragonie/ciphersweet
1550069 Downloads
Searchable field-level encryption library for relational databases
spatie/laravel-ciphersweet
963437 Downloads
Use ciphersweet in your Laravel project
phpaes/phpaes
176992 Downloads
AES cipher - FIPS 192 compliant
webeweb/core-library
226981 Downloads
Core library
lekoala/silverstripe-encrypt
14011 Downloads
Encrypted database fields and files for SilverStripe using CipherSweet
kunstmaan/utilities-bundle
153777 Downloads
The KunstmaanUtilitiesBundle makes your life easier by providing a couple of small but usefull helper services you can use and re-use in your applications. We already implemented an easy to use cipher service and a shell helper service for you but feel free to send in a pull request with your additions. The shell helper allows you to run apps in the background, see if a process is running and has a method to kill a running process. The cipher service allow you to encode and decode strings using the Rijndael 256 cipher
davmixcool/cryptman
65621 Downloads
Dead-simple two-way encryption for PHP, with tamper detection built in.
keboola/php-encryption
95838 Downloads
Mcrypt wrapper. This library is deprecated in favor of https://github.com/defuse/php-encryption
paragonie/eloquent-ciphersweet
359 Downloads
Provides searchable encrypted columns for Eloquent ORM