Libraries tagged by scam
sam-it/yii2-urlsigner
25849 Downloads
Secure URL signing and validation for the Yii2 framework
sam-it/yii2-static-assets
56247 Downloads
Generate static assets and build a docker nginx container
sam-it/yii2-magic
56178 Downloads
Improvements to Yii2 framework.
slam/php-excel
31895 Downloads
Old faster PHPExcel
scalia/sphinxsearch
53124 Downloads
Laravel package to query Sphinxsearch
samasend/laravel-make-scope
29142 Downloads
Brings make:scope command to laravel
zebra-north/phpcs-short-types
30806 Downloads
Require the use of short scalar type names (bool, int) in comments, instead of long names (boolean, integer).
workerman/workerman-for-win
35152 Downloads
An asynchronous event driven PHP framework for easily building fast, scalable network applications.
webarchitect609/bitrix-cache
28051 Downloads
Comfortable fluent interface for Bitrix cache. Anti-stampede cache protection.
vaened/php-search-engine
4508 Downloads
A flexible PHP search library that provides essential features for implementing search engines. It includes capabilities for filtering, indexing, and search functionalities. Designed to be easily extensible, it integrates seamlessly with different ORM frameworks to enhance search operations and manage complex queries.
trash-panda/progress-bar-log
18543 Downloads
Component to display a progress bar and last X logs at the same time
togos/gitignore
824751 Downloads
Parser for .gitignore (and sparse-checkout, and anything else using the same format) files
thehocinesaad/stability-laravel
644 Downloads
Stability Laravel is a comprehensive Laravel API client designed for seamless interaction with the Stability AI API.
terminal42/dc_multilingual
72725 Downloads
A multilingual DC driver storing the translations in the same table for Contao Open Source CMS
talon-one/talon-one-client
67364 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}`