Libraries tagged by single
lukasss93/laravel-larex
100084 Downloads
Translate your Laravel application from a single CSV file!
lukapeharda/tailwindcss-color-palette-generator
115198 Downloads
Generate TailwindCSS color palette from a single color.
kreativekorp/barcode
19276 Downloads
Generate barcodes from a single PHP file.
julien-boudry/condorcet
10223 Downloads
Complete election manager, providing natively many voting methods including: Condorcet / Borda (+ Nauru variant) / Copeland / Dodgson (2 Approximations) / FTPT / Instant-runoff (alternative vote) / Kemeny–Young / Minimax (+ variants) / Ranked Pairs (+ variants) / Schulze (+ variants), Single Transferable Vote (STV) / Comparison of Pairs of Outcomes by the Single Transferable Vote (CPO-STV)
johnitvn/yii2-ajaxcrud
216631 Downloads
Gii CRUD template for Single Page Ajax Administration for yii2
jmikola/auto-login-bundle
326947 Downloads
Authenticate users in your Symfony app via a single query parameter (e.g. email and newsletter links).
jmikola/auto-login
310933 Downloads
Facilitates automatic login via a single token for Symfony's Security component.
ipgeolocation/ipgeolocation-php-sdk
5515 Downloads
Official PHP SDK for the IPGeolocation.io IP Location API with single and bulk lookup support.
inpsyde/wp-context
335488 Downloads
A single-class utility to check the running context in WordPress sites.
hipsterjazzbo/landlord
271682 Downloads
A simple, single database multi-tenancy solution for Laravel 5.2+
gabrola/email-normalizer
88209 Downloads
A library that will normalize email addresses for cases when different email addresses all point towards a single email account
facuz/laravel-themes
44141 Downloads
Theme will help you organize your themes inside Laravel projects easily and maintain its related assets, layouts and partials for the theme in single directory. (Based on teepluss/theme)
dmitrirussu/php-sepa-xml-generator
47527 Downloads
Creates an XML file for a Single Euro Payments Area (SEPA) Direct Debit Payment.
causal/ig_ldap_sso_auth
397209 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.
austinw/laravel-union-paginator
56478 Downloads
Combines data from multiple models into a single unified query using SQL unions, allowing for consistent pagination and customization across diverse data sources.