Libraries tagged by unsigned
phpblaze/bladelib
17859 Downloads
phpblade/bladelib is an optimized Blade-based vendor package designed to enhance PHP execution and improve query performance directly within Blade views. It streamlines rendering logic, reduces redundant operations, and boosts overall runtime efficiency for Laravel applications.
padosoft/laravel-super-cache-invalidate
8928 Downloads
A powerful package that provides an efficient and scalable cache invalidation system for Laravel applications. It is designed to handle high-throughput cache invalidation scenarios, such as those found in e-commerce platforms, by implementing advanced techniques like event queuing, coalescing, debouncing, sharding, and partitioning.
oilstone/php-rsql-parser
18452 Downloads
PHP library for parsing RSQL or FIQL queries. Designed for use in RESTful APIs.
nitsan/ns-news-comments
25510 Downloads
TYPO3 News Comments Extension - All New TYPO3 News Comment Extension helps add comments to your news pages and articles. It comes with a variety of features for managing and customizing comments. It is designed to enhance user experience with a simple interface and is SEO-friendly. *** Live Demo: https://demo.t3planet.com/t3-extensions/seo/news-comments/ *** Premium Version, Documentation & Free Support: https://t3planet.com/typo3-news-comment-extension
netopia/payment2
13971 Downloads
The Payments API was designed and implemented by NETOPIA Payments development team and is meant to be used in third party applications to cover the payment process.
nbolender/mapkit-web-snapshot
9127 Downloads
Generate a signed URL to an Apple MapKit Web Snapshot.
mouf/utils.action.action-interface
371843 Downloads
This package contains an interface used by many objects to say they can do stuff. Actually, they can perform one particular action and has been designed for that. The action performed is completely up to the implementer (sending a mail, storing a result in database, displaying something on the screen...) The concept is very simple, and very powerful at the same time.
mateuszkardas/toon
159 Downloads
PHP implementation of Token-Oriented Object Notation (TOON) - A compact, human-readable serialization format designed for LLM input
malenki/math
25090 Downloads
Library to deal with some mathematical stuff. Implemented or partially implemented mathematical concepts are: Complex number, Matrix, Normal distribution, Random, Angle, Random Complex, Descriptive Statistics, Parametric tests (Anova, Dependant t-Test) and Non-Parametric tests (Wilcoxon Signed-rank test, Wilcoxon-Mann-Whitney test, Kruskal-Wallis).
makarms/text-probe
132 Downloads
Simple and extensible PHP library for text analysis and pattern matching, designed to help developers probe, parse, and manipulate text efficiently.
k2gl/tuf
2154 Downloads
TUF (The Update Framework) client for PHP: fetch and verify signed metadata and targets
jeffersongoncalves/laravel-whatsapp-widget
3164 Downloads
This Laravel package provides a simple yet customizable WhatsApp widget for your website. It allows you to easily add a clickable WhatsApp button or floating widget to connect visitors directly with your WhatsApp account. The widget is designed to be easily integrated into your Laravel application and is fully customizable to match your website's design.
jeffersongoncalves/filament-cep-field
3550 Downloads
The Filament CEP Field is a custom input component designed specifically for Brazilian postal codes (CEP - Código de Endereçamento Postal). This component extends Filament's form capabilities by providing a specialized input field that handles CEP formatting, validation, and automatic address lookup.
inkline/inkline
15 Downloads
Inkline is the customizable Vue.js UI/UX Library, designed for creating flawless content-rich responsive web applications
ingenerator/tokenista
93262 Downloads
Simple signed and expiring token generator and validator - for password reset, CSRF, authentication, whatever