encoresky / PHP-Go-Encryption-Decryption-FFILinks
This repository showcases a robust solution for secure data encryption and decryption, bridging the gap between PHP and Golang through PHP FFI (Foreign Function Interface).
☆11Updated last year
Alternatives and similar repositories for PHP-Go-Encryption-Decryption-FFI
Users that are interested in PHP-Go-Encryption-Decryption-FFI are comparing it to the libraries listed below
Sorting:
- Examples for my talk on structuring go apps☆2,390Updated 2 years ago
- Go (Golang) Clean Architecture based on Reading Uncle Bob's Clean Architecture☆9,699Updated last year
- Go DDD example application. Complete project to show how to apply DDD, Clean Architecture, and CQRS by practical refactoring.☆5,795Updated 2 years ago
- Go microservice tutorial project using Domain Driven Design and Onion Architecture!☆1,267Updated last week
- Go implementation of JSON Web Tokens (JWT).☆8,267Updated last week
- Easy and fluent Go cron scheduling. This is a fork from https://github.com/jasonlvhit/gocron☆6,380Updated 2 months ago
- A mock code autogenerator for Go☆6,708Updated last week
- A modern Go utility library which provides helpers (map, find, contains, filter, ...)☆4,914Updated 11 months ago
- An idiomatic Go REST API starter kit (boilerplate) following the SOLID principles and Clean Architecture☆1,608Updated 3 years ago
- Golang Clean Architecture REST API example☆901Updated last year
- Automatically generate RESTful API documentation with Swagger 2.0 for Go.☆11,969Updated this week
- Sql mock driver for golang to test database interactions☆6,407Updated 10 months ago
- A dependency injection based application framework for Go.☆6,667Updated 2 months ago
- 👨💻 REST API example, built by following Uncle Bob’s clean architecture principles☆731Updated 2 years ago
- An idiomatic Go (golang) validation package. Supports configurable and extensible validation rules (validators) using normal language con…☆3,952Updated last year
- GoMock is a mocking framework for the Go programming language.☆9,368Updated last year
- Arbitrary-precision fixed-point decimal numbers in Go☆6,846Updated 3 weeks ago
- Package goth provides a simple, clean, and idiomatic way to write authentication packages for Go web applications.☆6,116Updated 3 months ago
- Starter-kit for writing services in Go using Kubernetes.