Libraries tagged by uses
topface/petrovich-php
49858 Downloads
An easy-to-use PHP Class to decline russian names.
tonyhhyip/sse
159652 Downloads
An easy-to-use, object-oriented library for Server-Sent Events
tomatophp/tomato
4618 Downloads
TomatoPHP is built to make it easy to develop web apps and API by generating files of CRUD operations and support helpers of tonnes of functions to make it easy to manage and use framework services.
tomatophp/laravel-agora
7506 Downloads
Agora Token Generator With easy to use Service Class
tomatophp/filament-translation-component
32021 Downloads
Translation Component as a key/value to use it with Spatie Translatable FilamentPHP Plugin
tomatophp/filament-saas-panel
864 Downloads
Ready to use SaaS panel with integration of Filament Accounts Builder and JetStream teams
tomatophp/filament-menus
5003 Downloads
Menu Database builder to use it as a navigation on Filament Panel or as a Livewire Component
tomatophp/filament-locations
13031 Downloads
Database Seeds for Countries / Cities / Areas / Languages / Currancy with ready to use resources for FilamentPHP
timokoerber/laravel-json-seeder
31773 Downloads
Create and use JSON files to seed your database in your Laravel applications
thomasvargiu/laminas-messenger
23375 Downloads
Factories to use the Symfony Messenger in Laminas and Mezzio applications
thiagotalma/yii2-jstree
56870 Downloads
Widget for Yii Framework 2.0 to use JsTree
thiagotalma/yii2-fullcalendar
67112 Downloads
Widget for Yii Framework 2.0 to use FullCalendar
themesberg/flowbite-blade-icons
9817 Downloads
A package to easily make use of Flowbite Icons in your Laravel Blade views.
tempest/blade
27926 Downloads
PHP 8.4 compatible fork of jenssegers/blade: a standalone version of Laravel's Blade templating engine for use outside of Laravel.
talon-one/talon-one-client
91418 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}`