Libraries tagged by in app
thomasvargiu/laminas-messenger
23364 Downloads
Factories to use the Symfony Messenger in Laminas and Mezzio applications
flownative/flow-doubleoptin
37647 Downloads
A package to build double opt-in solutions for Flow applications
eonx-com/easy-schedule
104181 Downloads
Provides the Command Scheduling logic of Laravel in a Symfony Console application
agungsugiarto/codeigniter4-cors
21916 Downloads
Send CORS Headers in a CodeIgniter 4 application.
maldoinc/doctrine-filter
6708 Downloads
Quickly add advanced filtering/searching and sorting capabilities to any resource in your APIs or Web apps that use Doctrine.
netglue/laminas-messenger
72101 Downloads
Easy install and configuration for Symfony messenger in a Mezzio/Laminas application
illuminatech/config
19751 Downloads
Provides support for Laravel application runtime configuration managed in persistent storage
guizoxxv/laravel-multi-size-image
7804 Downloads
Laravel package to optimize and store images in different sizes in order to load the appropriate one according to the screen size.
agatanga/flags
36668 Downloads
Country flags in SVG format for Laravel application.
cesargb/laravel-cascade-delete
48870 Downloads
Cascading eliminations implemented in polymorphic relationships for the Laravel apps
apih/laravel-route-list-web
2785 Downloads
View all routes for your Laravel app via a web page in a browser
kambo/langchain
3434 Downloads
⚡ Building applications with LLMs through composability in PHP ⚡
discorgento/module-queue
10989 Downloads
A dev-friendly approach to handle background jobs in Magento 2
conedevelopment/bazar
6525 Downloads
Bazar is a drop-in package for e-commerce Laravel applications.
talon-one/talon-one-client
91363 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}`