Libraries tagged by Decrement
mediawiki/numer-alpha
1749 Downloads
Provides methods of inserting incrementing numbers, letters, and roman numerals into MediaWiki.
manchidede/hashed-passport-for-dusterio-lumen-passport
3 Downloads
Transforms Laravel Passport's default incrementing integer client_id into an industry standard unique hashed string. Optionally, you can use encrypted client secrets for improved security. The package is non-intrusive. See the readme for details.
machavia/sqlzero
2 Downloads
SQLite style database in a Json readable file, with typed fields, auto-increments, uniques, etc.
larabeans/uuider
80 Downloads
Apiato container to replace primary key type from auto-increment to uuid.
jnjxp/rinc
45 Downloads
Round numbers to increments
janalis/bumpversion
0 Downloads
A small command line tool aiming to simplify releasing process by updating all version strings in your source code by the correct increment.
jamisonbryant/cakephp-secureids-plugin
327 Downloads
A CakePHP plugin for using secure, non-incremental IDs for entities
ignition-nbs/laravel-uuid-model
2668 Downloads
Enable Laravel's Eloquent Model to be identified by UUID (string) rather than ID (increment or bigIncrement)
hotelmah/write-file
15 Downloads
Write File is a rudimentary PHP write a file to disk class. Data can be added incrementally to memory using the saveData method which can then be written at once to a file via the write method. This library is used by the MySQL Table Editor (MTE) project.
hichemtab-tech/namecrement
6 Downloads
A smart php utility that generates unique incremental names, preventing naming collisions by automatically appending incremental suffixes.
herroffizier/yii2-attribute-index-validator
1997 Downloads
Yii2 validator that adds incremental index to attribute values to make them unique.
hcl109080/invitation-code
10 Downloads
Convert self incrementing ID to string
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.
duzun/verup
5 Downloads
Increment and update version in all project files
drksh/slugger
14 Downloads
The slugging library used by Darkshare to create incremental slugs.