Skip to content

Latest commit

 

History

History
61 lines (43 loc) · 2.27 KB

README.md

File metadata and controls

61 lines (43 loc) · 2.27 KB

The aim of MesCryptoBundle is to facilitate symmetric-key authenticated encryption in a Symfony application.

Build Status Scrutinizer Code Quality Build Status Code Coverage SensioLabsInsight Latest Stable Version License

Documentation

The bulk of the documentation is stored in the Resources/doc/index.md file in this bundle:

Read the Documentation for master

Installation

All the installation instructions are located in the documentation.

Unit tests and check code style

$ make
$ make test
$ make cs

License

This bundle is under the MIT license. See the complete license in the bundle

Reporting an issue

Issues are tracked in the Github issue tracker.

Dependencies

defuse/php-encryption
Thanks to Taylor Hornby and Scott Arciszewski as well as numerous open-source contributors.

Enjoy!

♥ ☕ m|e|s