Libraries tagged by sling
kreativekorp/barcode
4226 Downloads
Generate barcodes from a single PHP file.
juststeveking/uri-builder
254162 Downloads
A simple URI builder in PHP that is slightly opinionated
johnitvn/yii2-ajaxcrud
199735 Downloads
Gii CRUD template for Single Page Ajax Administration for yii2
jmikola/auto-login-bundle
320411 Downloads
Authenticate users in your Symfony app via a single query parameter (e.g. email and newsletter links).
jmikola/auto-login
304391 Downloads
Facilitates automatic login via a single token for Symfony's Security component.
inpsyde/wp-context
265439 Downloads
A single-class utility to check the running context in WordPress sites.
hipsterjazzbo/landlord
267285 Downloads
A simple, single database multi-tenancy solution for Laravel 5.2+
gabrola/email-normalizer
66738 Downloads
A library that will normalize email addresses for cases when different email addresses all point towards a single email account
fidum/nova-package-bundler-command
44952 Downloads
Improves Laravel Nova initial load speeds by combining all third party package assets into a single file.
facuz/laravel-themes
40947 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)
drnxloc/laravel-simple-html-dom
307744 Downloads
Composer adaptation of: A HTML DOM parser written in PHP5+ let you manipulate HTML in a very easy way! Require PHP 5+. Supports invalid HTML. Find tags on an HTML page with selectors just like jQuery. Extract contents from HTML in a single line.
dmitrirussu/php-sepa-xml-generator
36415 Downloads
Creates an XML file for a Single Euro Payments Area (SEPA) Direct Debit Payment.
digitaldream/laracrud
20858 Downloads
Do you have a well structured database and you want to make a Laravel Application on top of it. By using this tools you can generate Models which have necessary methods and property, Request class with rules, generate route from controllers method and its parameter and full features form with validation error message and more with a single line of command
causal/ig_ldap_sso_auth
346674 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
7539 Downloads
Combines data from multiple models into a single unified query using SQL unions, allowing for consistent pagination and customization across diverse data sources.