Libraries tagged by aes_encrypt

invoicetronic/php-sdk

0 Favers
157 Downloads

The [Invoicetronic API][2] is a RESTful service that allows you to send and receive invoices through the Italian [Servizio di Interscambio (SDI)][1], or Interchange Service. The API is designed to be simple and easy to use, abstracting away SDI complexity while providing complete control over the invoice send/receive process. It provides advanced features as encryption at rest, multi-language pre-flight invoice validation, multiple upload formats, webhooks, event logging, client SDKs, and CLI tools. For more information, see [Invoicetronic website][2] ## Before you start For the full integration guide, tutorials, SDKs and quickstarts, see the **[Documentation](https://invoicetronic.com/en/docs/)**. A few cross-cutting topics worth knowing before integrating: - **[Prerequisites](https://invoicetronic.com/en/docs/prerequisites/)** — what you need to start in Sandbox and what's required to move to production. - **[API Keys](https://invoicetronic.com/en/docs/apikeys/)** — how `ik_live_` and `ik_test_` keys select the environment. - **[Sandbox](https://invoicetronic.com/en/docs/sandbox/)** — free test environment that mirrors the live workflow, with no credits consumed. - **[Rate Limiting](https://invoicetronic.com/en/docs/ratelimiting/)** — per-second, per-minute and per-day limits; how to handle `429 Too Many Requests`. - **[Pagination](https://invoicetronic.com/en/docs/pagination/)** — `page` and `page_size` parameters and the `Invoicetronic-Total-Count` response header. - **[CORS](https://invoicetronic.com/en/docs/cors/)** — calling the API from the browser; allowed origins are configured per key. - **[Webhooks](https://invoicetronic.com/en/docs/webhooks/)** — real-time event notifications with HMAC-SHA256 signature validation. - **[Localization](https://invoicetronic.com/en/docs/accept-language/)** — use the `Accept-Language` header to receive error messages in Italian, English or German. [1]: https://www.fatturapa.gov.it/it/sistemainterscambio/cose-il-sdi/ [2]: https://invoicetronic.com/

Go to Download


dovechen/yii2-aes

1 Favers
1271 Downloads

Yii2 AES Encrypt&&Decrypt

Go to Download


devmaster10/aesencrypt

5 Favers
234 Downloads

Laravel MySql AES Encrypt/Decrypt

Go to Download


striderwhite/encryptable

5 Favers
2 Downloads

A Laravel trait for encrypting and decrypting model attributes using MySQL AES encryption.

Go to Download


zqhong/encrypter

0 Favers
261 Downloads

A powerful encrypter library based on illuminate/encryption

Go to Download


ghalibilal/laravel-hmac-encryption

24 Favers
5 Downloads

A Laravel encryption package with HMAC integrity check

Go to Download


chrisvpearse/code-encrypter-laravel

8 Favers
8 Downloads

A code encrypter for the Laravel framework.

Go to Download


hamoi1/eloquent-encryptable

4 Favers
129 Downloads

This package provides a way to encrypt and decrypt the data in the database using the Hill Cipher algorithm.

Go to Download


custom-d/eloquent-model-encrypt

0 Favers
6216 Downloads

A eloquent model encrypt

Go to Download


stidges/laravel-sodium-encryption

4 Favers
54 Downloads

A Sodium based encrypter class for Laravel

Go to Download


developgravity/laravel-binary-encryption

1 Favers
13 Downloads

Eloquent cast and encryption helper that gzip-compresses and encrypts into a compact versioned binary format.

Go to Download


pdaleramirez/asymmetric-encryption

4 Favers
15 Downloads

A laravel package that encrypts your data with private public key pairs using asymmetric encryption.

Go to Download


iserranodev/encrypt-bundle

0 Favers
92 Downloads

A Symfony bundle for encrypting entity properties in Database

Go to Download


fileinvite-org/laravel-database-encryption

0 Favers
10551 Downloads

A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.

Go to Download


djm56/php-string-encryption

0 Favers
21 Downloads

Encrypt and Decrypt a String

Go to Download


<< Previous Next >>