Libraries tagged by follows
ngoctp/laravel-easy-jsonapi
2415 Downloads
Follow Extended Fractal package for smarter usage for API response
miliooo/friends-bundle
92 Downloads
Allows users to follow each other or become friends
mathewparet/laravel-followable
15 Downloads
Add social follow functions to a model
luppakorva/laravel-nist-password-rules
6 Downloads
đź”’ Provides Laravel validation rules that follow the password related recommendations found in NIST Special Publication 800-63B.
khalyomede/php-jur
76 Downloads
PHP class that follows the JSON Uniform Response standard
keepchen/first-composer
10 Downloads
first composer follow tutorial
jonlambert/application-settings
18 Downloads
A class-based application settings plugin. More information to follow soon on the GitHub repo.
joedevsharp/entitylite
11 Downloads
A lightweight PHP ORM inspired by Entity Framework, designed to simplify database interactions and provide an intuitive way to manage entities and relationships. This library utilizes a fluent interface and follows the PSR-4 autoloading standard, making it easy to integrate into any PHP project. With support for basic CRUD operations and a focus on simplicity and performance, this ORM empowers developers to work with databases seamlessly while maintaining clean and maintainable code.
jamessiebert/socialite-cognito
5 Downloads
Allow oauth connections from AWS Cognito to Laravel Socialite. This allows laravel to log users in from your cognito user pool. Based on https://socialiteproviders.com/Laravel-Passport, the code closely follows this structure so its not too hard to change to a Laravel Passport identity provider.
j3j5/control_my_followers
0 Downloads
Tool for Twitter that makes everybody who you don't follow, unfollow you (in case they were already your followers)
ijortengab/browser
41 Downloads
HTTP Requester like a browser, automatically save and load cookie, follow location, and save the history and cache.
hgh/yii-bootstrap-toggle
13 Downloads
Using this library you can add on/off switch button which follows bootstrap style.
goten4/gtn-persist-base
2199 Downloads
Zend Framework 2 Module that provides Persistence basic functionality (trying to follow DDD principles)
gemini-commerce/php-client-product-configurator
3 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.
fmchan/instagram-user-feed
0 Downloads
This is a scraper to easily fetch any feed and interact with Instagram (like, follow, etc.) without OAuth for PHP.