Libraries tagged by securehd
guglielmopepe/tiler
9 Downloads
Tiler provides a flexible, fast, and secure template engine.
godfreybwaira/shani
3 Downloads
an open source web framework created with ♥ for you and I so that we can develop a fast, robust, scalable, secure web application with no hustles. Try It!
godfrey-em/azampay-payment-gateway-for-bagisto
0 Downloads
AzamPay payment gateway integration for Bagisto eCommerce platform. Provides a secure and fast payment solution for Tanzanian and East African businesses.
geraldvillorente/terminus-si-plugin
7 Downloads
SI Test - A Terminus plugin to test Pantheon Secure Integration functionality.
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.
geggleto/token-generator
19 Downloads
Generate secure tokens
gbrousse/php-token-manager
13 Downloads
PHP library used to secure web ressources (files, images, streams, ...) with simple token system.
garbee/token-generator
8 Downloads
A simple token generator. Not cryptographically secure. Decent enough for randomish identifiers.
flyingpiranhas/mailer
24 Downloads
The flyingpiranhas mailer library uses SwiftMailer to send, archive and queue emails in a fast and secure manner. See official documentation for demos.
fikoborizqy/bose-crypt
4 Downloads
Cryptography (Borizqy Secure Encryption) encrypts by private-key you decided, decrypts by private-key you decided and public-key that was generated once you encrypt.
felixsand/phpsst
98 Downloads
A PHP library for distributing (one time) passwords/secrets in a more secure way
fastpress/session
66 Downloads
A robust and flexible session management library for PHP, optimized for use with the Fastpress framework. Provides secure handling of session data with an easy-to-use interface.
exounx/entropic
383 Downloads
Secure and easy random password generator
evoluted/webhooks
750 Downloads
This Laravel package helps you organize, secure and map webhooks to events.
etics/phpseclib-bundle
26 Downloads
PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc. Created By Jim Wigginton and Modified to be a Symfony2 Bundle.