Libraries tagged by phile
iggyvolz/html-element
45 Downloads
A simple PHP class that allows you to write HTML tags through while() loops.
idtitanium/laravel-api-interface-gen
689 Downloads
A useful artisan command to generate an interface and its repository while building your api
iamsarin/flysystem53
19 Downloads
Many filesystems, one API. - This fork maintains PHP 5.3 compatibility while tracking upstream
iakovos/wireui-smart-table
16 Downloads
Simple yet effective and fully configurable component for all CRUD operations. A Laravel - Livewire component that can intuitively present model data in a table (or create/update/delete forms) using Tailwind and WireUI with minimal component configuration while also maintaining fully scalable, extendable and configurable capabilities. It also comes with optional built-in smart-forms that facilitate all CRUD operations.
heimrichhannot/contao-entity_notifyer
29 Downloads
A backend module for sending notifications if an entity hasn't been changed in a while.
gymmed/bagisto-vite-parser
5 Downloads
Neat way to locate documents build with vite laravel library in bagisto project. Helps to find manifest.json while using config/bagisto-vite.
gregoriohc/argentum-libredte
497 Downloads
Chile LibreDTE driver for the Argentum PHP electronic documents processing library
gmsth/laravel-oop-validation
8 Downloads
make laravel validation easy to use while development laravel application
ghadeer/lara-mail-preview
4 Downloads
Preview mailable in browser while development.
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.
galangaidilakbar/numeric-mask
19 Downloads
A Laravel Nova field that automatically adds thousand separator dots while typing (e.g., 1000 becomes 1.000)
funeralzone/msg-pack-php
16 Downloads
This package tries to leverage the power of Message Pack and msgpack.php. Mainly this uses https://github.com/msgpack-rpc/msgpack-rpc-php while updating the underlying code & upgrading to the above mentioned msgpack.php package.
fubber/util-types
4 Downloads
Provides a simple type system preferring native PHP types while allowing object polymorphism methods such as 'asFloat()', 'asInt()' and type checking helpers.
extensionforge/vnr-submit
43 Downloads
Submitting interrests of users while registering or changing zip code or customernumber including CWP as default
entire-studio/dynamic-accessors
7 Downloads
Dynamic setters and getters. While it can be done, it doesn't mean you should do it.