Libraries tagged by curve
taj/thepackage
4 Downloads
a learning curve
sagifire/phpecc
11 Downloads
PHP Elliptic Curve Cryptography library
randrei98/ecdsaphp
43 Downloads
Elliptical curve cryptography for PHP
pfaciana/bspline
10 Downloads
A simple and fast uniform-knot BSpline curve implementation in PHP.
nessworthy/decasteljau
19 Downloads
A stupid way of using De Casteljau's algorithm to calculate control points of a segment in a cubic bezier curve.
muvon/bitclout-creator-coin
12 Downloads
Implementation of creator coin curve of BitClout
mglinski/ecc
2115 Downloads
PHP Elliptic Curve Cryptography library
livesugar/roboto
10 Downloads
Roboto has a dual nature. It has a mechanical skeleton and the forms are largely geometric. At the same time, the font features friendly and open curves. While some grotesks distort their letterforms to force a rigid rhythm, Roboto doesn’t compromise, allowing letters to be settled into their natural width. This makes for a more natural reading rhythm more commonly found in humanist and serif types.
labs7in0/frechet
7 Downloads
Calculate the frechet distance between two curves.
goodid/goodid-phpecc-php55
5290 Downloads
PHP Elliptic Curve Cryptography library. Mirrored from mdanter/phpecc
gemini-commerce/php-client-product-configurator
5 Downloads
## Introduction This comprehensive guide will equip you with the knowledge to integrate and leverage our Product Configurator Service in your applications. ## Quick Start Get up and running in no time! Follow these steps to kickstart your integration: 1. **Authentication:** Obtain your integration JWT to authenticate your requests. 2. **Client Libraries:** Explore our GitHub repositories to grab client libraries in your preferred programming language. 3. **API Overview:** Familiarize yourself with our RESTful API using the OpenAPI specification. ## Integration ### API Overview Our RESTful API is the gateway to unlocking the full potential of Product Configurator. Check out the detailed [API Reference](/docs/category/configurator) for a granular understanding of each endpoint and request/response format. ### Client Libraries To expedite your integration process, we provide client libraries for various programming languages. Find the one that suits your stack in our [GitHub repositories](https://github.com/Gemini-Commerce). ### Authentication Security is paramount. Learn how to authenticate your requests using JWT. This ensures a secure and reliable connection between your application and Product Configurator. ## Configuration Management ### Configurator Lifecycle Understand the lifecycle of configurators, from draft to active and deleted. This flexibility allows you to manage configurations at your own pace. ### Steps and Options Configure product steps with ease and define options effortlessly. Explore the power of dependencies to create dynamic and intuitive configurations. ### Matrices Delve into matrices—your secret weapon. Explore price and weight matrices, and learn how configured steps influence properties and pricing. ### Price Management Unleash dynamic pricing with our versatile price matrices. From fixed prices to incremental structures, adapt to diverse pricing models effortlessly. ## Security Your data is in safe hands. Discover how Product Configurator ensures security through JWT authentication, safeguarding your sensitive information. ## Backward Compatibility Stay ahead of the curve. Learn about our versioning strategy, providing backward compatibility while allowing our service to evolve seamlessly. ## Developer Support Have questions? Need assistance? Write to us at [[email protected]](mailto:[email protected]) and we will get back to you.
botdigit/completeopenpgp
22 Downloads
A complete OpenPGP package for Laravel that supports the ElGamal cryptosystem (with elliptic curve support
andrewdo/php-double-ratchet
38 Downloads
Session manager for handling the double ratchet algorithm using Curve25519
afk11/ecssh
30 Downloads
Utility to manage elliptic curve ssh keys
firebase/php-jwt
396520203 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.