Libraries tagged by Applications
talon-one/talon-one-client
91115 Downloads
Use the Talon.One API to integrate with your application and to manage applications and campaigns: - Use the operations in the [Integration API section](#integration-api) are used to integrate with our platform - Use the operation in the [Management API section](#management-api) to manage applications and campaigns. ## Determining the base URL of the endpoints The API is available at the same hostname as your Campaign Manager deployment. For example, if you access the Campaign Manager at `https://yourbaseurl.talon.one/`, the URL for the [updateCustomerSessionV2](https://docs.talon.one/integration-api#operation/updateCustomerSessionV2) endpoint is `https://yourbaseurl.talon.one/v2/customer_sessions/{Id}`
symfony/ai-agent
456 Downloads
PHP library for building agentic applications.
sylius/review-bundle
87562 Downloads
Review system for Symfony ecommerce applications.
sylius/price-history-plugin
34385 Downloads
Implementation of the Omnibus Directive for Sylius application.
sylius/payum-bundle
103731 Downloads
Payum integration for Symfony e-commerce applications.
sylius/mollie-plugin
5128 Downloads
Mollie payment plugin for Sylius applications.
sylius/customer
401042 Downloads
Customer handling for PHP applications.
sylius/cms-plugin
3964 Downloads
CMS plugin for Sylius applications.
swoole-foundation/yii2-swoole-extension
11066 Downloads
running yii2 web application on swoole server
swoft/console
173246 Downloads
swoft command line application component
streams/core
2984 Downloads
A domain-driven, code-configured, flat-file application platform for Laravel.
stfalcon-studio/api-bundle
24175 Downloads
Base classes and helper services to build API application via Symfony.
stevegrunwell/lost-in-translation
32300 Downloads
Uncover missing translations and localization strings in Laravel applications
stevad/yii2-xhprof
63488 Downloads
Simple extension to profile Yii Framework 2.x applications with Facebook XHProf
stephenlake/laravel-properties
5144 Downloads
Associate generic data to any other model without polluting your application model logic, for Laravel.