Libraries tagged by 2step
stephenjude/laravel-sendportal
2597 Downloads
A Laravel Package to work with the SendPortal API
stephenharris/phpqif
7700 Downloads
A simple PHP library for writing QIF files
stephenfarrell/postmark-bundle
5149 Downloads
A minor update of Miguel Perez's no-longer maintained code from https://github.com/miguel250/PostmarkBundle to allow for Symfony 3 compatibility. All credit/kudos/thanks for the work should obviously go to him
stephanwoerner/erv-exi-soap
4524 Downloads
stephangroen/tesla-php-client
349 Downloads
A PHP Client for the Tesla API
stephanecoinon/mailtrap
36957 Downloads
PHP client for Mailtrap.
stepansib/ldap
5668 Downloads
PHP LDAP library functionality packed in a simple class
stepanrodionov/php-apcu-cache
15240 Downloads
This is PSR-16 compatible cache library using php-apcu module
stepanenko3/laravel-moderation
201 Downloads
A simple Content Moderation System for Laravel that allows you to Approve or Reject resources like posts, comments, users, etc.
step2dev/lazy-ui
1500 Downloads
Lazy UI is a Laravel package that provides a set of Blade components to rapidly build forms with Tailwind CSS and Daisy UI.
stephpy/timelinebundle
57822 Downloads
Symfony2 bundle to make timeline
stephenlake/laravel-queryable
963 Downloads
Laravel HTTP query parameter based model filtering and searching.
stephenjude/breeze-api
131 Downloads
Minimal Laravel API authentication scaffolding with Sanctum.
wfeller/laravel-onboard
9132 Downloads
Track onboarding steps for users when they get setup in your app.
tuutti/php-klarna-payments
63136 Downloads
The payments API is used to create a session to offer Klarna's payment methods as part of your checkout. As soon as the purchase is completed the order should be read and handled using the [`Order Management API`](https://docs.klarna.com/api/ordermanagement). **Note:** Examples provided in this section includes full payloads, including all supported fields , required and optionals. In order to implement a best in class request we recommend you don't include customer details when initiating a payment session. Refer to [Initiate a payment](https://docs.klarna.com/klarna-payments/integrate-with-klarna-payments/step-1-initiate-a-payment/) section for further details. Read more on [Klarna payments](https://docs.klarna.com/klarna-payments/).