Libraries tagged by spin
integer-net/magento2-enable-swagger
114134 Downloads
Adds the option to re-enable Swagger via configuration. It's disabled in production mode sind Magento 2.4.4.
inpsyde/wp-context
255054 Downloads
A single-class utility to check the running context in WordPress sites.
hyperf/nano
13304 Downloads
Scale Hyperf application down to a single file
hipsterjazzbo/landlord
266459 Downloads
A simple, single database multi-tenancy solution for Laravel 5.2+
gabrola/email-normalizer
62958 Downloads
A library that will normalize email addresses for cases when different email addresses all point towards a single email account
facuz/laravel-themes
40138 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
275067 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
34913 Downloads
Creates an XML file for a Single Euro Payments Area (SEPA) Direct Debit Payment.
digital-creative/icon-action-toolbar
18375 Downloads
Allows you to update a single column of a resource all at once.
cviebrock/discourse-php
463574 Downloads
Helper class for building a single sign-on source for Discourse forums
causal/ig_ldap_sso_auth
337181 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.
avram/aws-cron-job
110217 Downloads
Laravel command which makes only single EC2 instance run schedule:run for AWS cloud hosting
austinw/laravel-union-paginator
4047 Downloads
Combines data from multiple models into a single unified query using SQL unions, allowing for consistent pagination and customization across diverse data sources.
mpyw/eloquent-has-by-join
127012 Downloads
Convert has() and whereHas() constraints to join() ones for single-result relations.
eloquent/phony
453404 Downloads
Mocks, stubs, and spies for PHP.