Libraries tagged by sama
php-cs-fixer/phpunit-constraint-isidenticalstring
1045058 Downloads
Constraint for testing strings considering not-same line endings.
kingmaker/laravel-many-to-many-self-relationship
89030 Downloads
Laravel Many to Many Relationship on the same Model through a pivot table providing two-way association.
grappler/polylang-slug
13422 Downloads
Allows same slug for multiple languages in Polylang
mnapoli/phpdocreader
261543 Downloads
PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)
jdavidbakr/multi-server-event
180019 Downloads
This package extends Laravel's native Command Event class to allow for managing events fired on the same system with multiple servers, preventing an event from firing more than once
alicfeng/identity-card
8749 Downloads
IdentityCard Library
saman-jafari/telescope-elasticsearch-driver
15445 Downloads
it will allow you to switch from sql database to elasticsearch as driver for your data storage and it will eliminate the deadlock so it makes telescope a ready for production logging system.
omalizadeh/laravel-multi-payment
1206 Downloads
A driver-based laravel package for online payments via multiple gateways
sam-it/yii2-magic
74680 Downloads
Improvements to Yii2 framework.
samasend/laravel-needs-auto-rehash
2652 Downloads
Automate the common password `Auth::needsRehash` routine using built-in event
samasend/laravel-make-scope
32898 Downloads
Brings make:scope command to laravel
sam-it/yii2-static-assets
83240 Downloads
Generate static assets and build a docker nginx container
web-vision/deepl-base
140298 Downloads
DeepL Base - Provides shared things across deepl related extensions, for example a shared point when overriding same TYPO3 backend fluid files are required and similar.
terminal42/dc_multilingual
90824 Downloads
A multilingual DC driver storing the translations in the same table for Contao Open Source CMS
talon-one/talon-one-client
126628 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) 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#tag/Customer-sessions/operation/updateCustomerSessionV2) endpoint is `https://yourbaseurl.talon.one/v2/customer_sessions/{Id}`.