Libraries tagged by provinces
ci/restclientbundle
594752 Downloads
Provides REST request methods. Mapper bundle for php internal curl library
checkdomain/holiday
359918 Downloads
Checkdomain/Holiday provides a simple class to get holidays for a specified country
causal/ig_ldap_sso_auth
333425 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.
bytexr/filament-queueable-bulk-actions
57867 Downloads
This Filament plugin simplifies managing bulk operations asynchronously in a queue. It provides tracking and status updates for tasks, while supporting both action calls and job dispatches. Excellent for bulk data updates and tasks with Filament & Livewire support for real-time notifications.
buzzingpixel/twig-switch
140468 Downloads
Provides a {% switch %} tag for Twig switch case statements
bookdown/bookdown
52442 Downloads
Provides DocBook-like rendering of Markdown files.
blakvghost/php-validator
15316 Downloads
PHPValidator is a modern PHP library for data validation in your PHP applications. It provides a flexible and extensible way to validate data using predefined rules or by creating custom validation rules.
bithost-gmbh/pdfviewhelpers
198677 Downloads
This is a TYPO3 CMS extension that provides various Fluid ViewHelpers to generate PDF documents.
bentools/iterable-functions
339778 Downloads
Provides functions for iterable variables: is_iterable(), iterable_to_array()
axepress/wp-graphql-headless-login
10019 Downloads
A WordPress plugin that provides headless login and authentication for WPGraphQL
aura/view
141039 Downloads
Provides an implementation of the TemplateView and TwoStepView patterns, with support for helpers and for closures as templates, using PHP itself as the templating language.
aura/uri
73050 Downloads
The Aura Uri package provides objects to build and manipulate URL strings.
aura/sqlschema
216468 Downloads
Provides facilities to read table names and table columns from a database using PDO.
aura/html
253810 Downloads
Provides HTML escapers and helpers, including form input helpers.
aura/dispatcher
88034 Downloads
Creates objects from a factory and invokes methods using named parameters; also provides a trait for invoking closures and object methods with named parameters.