Libraries tagged by enabled
smith197/steamauthentication
542 Downloads
SteamAuthentication is a basic set of PHP files that enable users to login using their steam account to view protected content on your website. it creates a session using their steamid as the sessionID and checks for the session when a user visits the page. It also includes a file which allows you to use their profile information such as their avatar and online status.
smart2pay/sdk-php
20152 Downloads
Smart2Pay SDK - enable payments on your site easily 200+ methods, 80+ countries
scottjs/wp-dotenv
11632 Downloads
Helper scripts to enable WordPress to use dotenv config files, similar to Laravel 5.
schrammel-codes/magento2-epc-qr-code
1680 Downloads
This modules enables merchants to provide an EPC QR code for banktransfer payments to customers
sandstorm/cookiepunch
54945 Downloads
Block elements like iframes and scripts before the markup reaches the browser and provide a dialog in the browser to enable them again.
redchamps/module-customer-carts
6373 Downloads
It will enable shopping carts tab from customer edit interface in admin.
rector/smoke-testgen
2266 Downloads
Generate smoke tests for Symfony projects to enable fast and safe changes
pug/installer
83106 Downloads
Enable installation callbacks on composer libraries
pudongping/hyperf-wise-locksmith
2670 Downloads
A mutex library provider for the Hyperf framework, designed to enable serialized execution of PHP code in high-concurrency scenarios.
oxid-esales/geo-blocking-module
3006 Downloads
The module enables OXID eShop to be compliant with the EU geo-blocking regulations.
ovunctukenmez/samesite-cookie-setter
12271 Downloads
This class enables samesite cookies.
numero2/contao-marketing-suite
31113 Downloads
The package adds marketing functionalities to Contao. The Contao Marketing Suite enables dynamic playout of content to provide visitors with relevant information. Furthermore there is A/B test, SEO support, text creation tools, own tracking for links and forms. In addition, a button generator, a configurable cookie bar (already compliant with EU privacy) and many other marketing functions for professional marketing with Contao.
ngmy/laravel-ide-helper-eloquent
6148 Downloads
Laravel IDE Helper Eloquent generates a stub file to enable autocompletion for QueryBuilder methods on models in IDEs/editors that do not support @mixin.
mpyw/laravel-pdo-emulation-control
78018 Downloads
Temporarily enable/disable PDO prepared statement emulation
mobilestock/laravel-database-interceptor
7408 Downloads
Laravel Database Interceptor is a library that enables you to intercept database queries managed by PDO and transform the returned values into custom types. It uses Illuminate library abstractions to implement new PDO facade methods like selectOneFirstColumn and selectFirstColumn. It also enables ATTR_EMULATE_PREPARES without any external setting. It is fully compatible with MySQL/MariaDB. Other databases are not supported.