Libraries tagged by or_IN
causal/ig_ldap_sso_auth
346686 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.
bigwhoop/sentence-breaker
113319 Downloads
Sentence boundary disambiguation (SBD) - or sentence breaking - library written in PHP.
utopia-php/logger
120221 Downloads
Utopia Logger library is simple and lite library for logging information, such as errors or warnings. This library is aiming to be as simple and easy to learn and use.
yish/generators
108770 Downloads
This package extends the core file generators that are included with Laravel 5 or later.
mxrxdxn/pwned-passwords
58543 Downloads
A library to query Troy Hunt's Pwned Passwords service to see whether or not a password has been included in a public breach.
facile-it/terminable-loop-command
90260 Downloads
A Shell+PHP wrapper to run Symfony console commands in loop under a daemon or Kubernetes
janmarek/webloader
508494 Downloads
Tool for loading or deploying CSS and JS files into web pages
nicmart/numbers
121586 Downloads
Format numbers in various formats, like scientific notation or unit-suffix notation
alleyinteractive/traverse-reshape
71811 Downloads
Safely break down arrays or objects, and put them back together in new shapes.
vitalets/x-editable
18442 Downloads
In-place editing with Twitter Bootstrap, jQuery UI or pure jQuery.
statikbe/laravel-filament-flexible-content-blocks
15448 Downloads
The Laravel Filament Flexible Content Blocks package helps you to easily create content in Filament for any model, with predefined or custom blocks, and foreach block an extendable Blade view component.
michael-rubel/laravel-formatters
84445 Downloads
This package is a collection of classes you can use to standardize data formats in your Laravel application. It uses the Service Container to easily extend or override the formatter classes.
lochmueller/autoloader
350546 Downloads
Automatic components loading of ExtBase extensions to get more time for coffee in the company ;) This ext is not a PHP SPL autoloader or class loader - it is better! Loads CommandController, Xclass, Hooks, FlexForms, Slots, TypoScript, TypeConverter, BackendLayouts and take care of createing needed templates, TCA configuration or translations at the right location.
causal/image_autoresize
396840 Downloads
Simplify the way your editors may upload their images: no complex local procedure needed, let TYPO3 automatically resize down their huge images/pictures on-the-fly during upload (or using a command for batch processing) and according to your own business rules (directory/groups). This will highly reduce the footprint on your server and speed-up response time if lots of images are rendered (e.g., in a gallery). Features an EXIF/IPTC extractor to ensure metadata may be used by the FAL indexer even if not preserved upon resizing.
blakvghost/php-validator
22736 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.