Libraries tagged by support page
loops/gdimage
110 Downloads
Import, transform, export images helping GD. This library provides: GIF support, JPEG support, PNG24 support, PNG8 support, animated GIF support, APNG support, HTTP support, data URI support, palette color enhancement (especially on GD transparent color leaks), resizing (crop, fit, filled), color filtering (grayscale, sepia, custom…), convolution (blur, sharpen, invert, custom…), blending (multiply, hard light, overlay, custom…)… I will not detail all the abilities.
vkolegov/laravel-api-controller
685 Downloads
Basic Controller to create simple API with support for pagination, sorting, filtering and exporting
tharangakothalawala/resultsetpaginator
1271 Downloads
Simple pagination module where it accepts a database connection to provide pagination support. Also supports plain pagination.
picobaz/gridview
1 Downloads
A flexible and customizable data grid component for Laravel with support for pagination, filtering, sorting, and exporting.
irajul/blogflow
3 Downloads
laravel filament plugin for markdown blog support in panel.
creativecrafts/laravel-api-response
403 Downloads
Laravel API Response is a powerful and flexible package that provides a standardized way to structure API responses in Laravel applications. It offers a range of features to enhance your API development experience, including consistent response formatting, conditional responses, pagination support, rate limiting, and more.
wizad/crud-bundle
734 Downloads
Provide utility to easily create crud for symfony2 with filter, pagination and batch action support
melting-server/schema-dot-org-tree
10 Downloads
Reads a version of schema.org and builds out a structured tree. Access any entry's direct or inherited properties or traverse the tree using $entity->parent() or $entity->children. Supports multiple schema versions.
claudiusnascimento/recaptcha-v3
15 Downloads
Simple implementation of Google Recpatcha V3. Suport multiple forms in same page
huijiewei/yii2-select2
57 Downloads
Select2 is a jQuery-based replacement for select boxes. It supports searching, remote data sets, and pagination of results.
symbiotic/micro
88 Downloads
SymbioticPHP framework for mini applications, supports plugins and inheritance of containers of parent applications.
revaycolizer/data-display
21 Downloads
The DataDisplay class is a dynamic PHP data table renderer built with Sweet Alert and Bootstrap. It supports adding, editing, deleting, searching, joining tables, and pagination — all from a fluent interface.
linnhtun/laravel-5-solarium
50 Downloads
Laravel Framework package for using Solarium. Just changing illuminate/support dependency to 5.* to make it work on laravel 5.* and removed paging
janakkapadia/filterable
15 Downloads
Enhance your Laravel app with dynamic, customizable filtering for Eloquent models. This package provides an easy setup for multi-parameter filtering, custom logic, and relationship support—perfect for building flexible, data-driven features like admin panels and reports.
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.