Libraries tagged by SSOT
spinen/laravel-discourse-sso
88574 Downloads
Integrate Discourse SSO into Laravel.
socialiteproviders/spotify
162396 Downloads
Spotify OAuth2 Provider for Laravel Socialite
causal/ig_ldap_sso_auth
318906 Downloads
This extension provides LDAP support for TYPO3 by delegating the authentication of frontend and/or backend users to the centrally-managed directory of your organization. It fully supports OpenLDAP and Active Directory and is capable of connecting securely to the authentication server using either TLS or SSL (ldaps://). In case of use in an intranet environment, this extension is a perfect match since it natively brings Single Sign-On (SSO) capability to TYPO3 without any complex configuration.
scotthuangzl/yii2-google-chart
179668 Downloads
A wraper for google chart
hughbertd/oauth2-unsplash
1413141 Downloads
Unsplash OAuth 2.0 Client Provider for The PHP League OAuth2-Client
geo-sot/laravel-env-editor
45667 Downloads
A laravel Package that supports .Env File, editing and backup
ecphp/cas-bundle
95463 Downloads
A bundle for Symfony, providing authentication against a Central Authentication Service (CAS) server.
authlete/authlete
40953 Downloads
Authlete Library for PHP
alexwestergaard/php-ga4
104666 Downloads
PHP Library for Google Analytics 4 with Server Side Tagging
adam-paterson/oauth2-slack
524450 Downloads
Slack OAuth 2.0 Client Provider for The PHP League OAuth2-Client
ssovit/tiktok-api
29906 Downloads
Unofficial TikTok API for PHP
scottlaurent/accounting
23791 Downloads
Laravel Accounting Journals for Eloquent Models
rapidwebltd/php-uk-bank-holidays
345245 Downloads
This library enables developers to easily retrieve UK Bank Holiday details. Holidays can be retrieved for England & Wales, Scotland, and Northern Ireland. Information about these holidays can optionally be restricted by month or date.
lochmueller/autoloader
332335 Downloads
Automatic components loading of ExtBase extensions to get more time for coffee in the company ;) This ext is not a PHP SPL autoloader or class loader - it is better! Loads CommandController, Xclass, Hooks, FlexForms, Slots, TypoScript, TypeConverter, BackendLayouts and take care of createing needed templates, TCA configuration or translations at the right location.
badoo/soft-mocks
32971 Downloads
The idea behind "Soft Mocks" - as opposed to "hardcore" mocks that work on the level of the PHP interpreter (runkit and uopz) - is to rewrite class code on the spot so that it can be inserted in any place. It works by rewriting code on the fly during file inclusion instead of using extensions like runkit or uopz.