Libraries tagged by temu
vishnubob/wait-for-it
96566 Downloads
Pure bash script to test and wait on the availability of a TCP host and port
viison/address-splitter
3482571 Downloads
Tries to split an address line into street name, house number and other additional information like building, apartment information etc.
vgrem/php-spo
1043611 Downloads
PHP Office 365 library. It allows to performs CRUD operations against Office 365 resources via an REST/OData based API
vaimo/composer-patches
3373971 Downloads
Applies a patch from a local or remote file to any package that is part of a given composer project. Patches can be defined both on project and on package level. Optional support for patch versioning, sequencing, custom patch applier configuration and patch command for testing/troubleshooting added patches.
uxweb/sweet-alert
1254649 Downloads
A simple PHP package to show Sweet Alerts with the Laravel Framework
usmanhalalit/laracsv
1498806 Downloads
A Laravel package to easily generate CSV files from Eloquent model.
usernotnull/tall-toasts
281061 Downloads
A Toast notification library for the Laravel TALL stack. You can push notifications from the backend or frontend to render customizable toasts with almost zero footprint on the published CSS/JS!
unsplash/unsplash
1249730 Downloads
Wrapper to access the Unsplash API and photo library
ueberdosis/tiptap-php
2230126 Downloads
A PHP package to work with Tiptap output
typo3/html-sanitizer
6648648 Downloads
HTML sanitizer aiming to provide XSS-safe markup based on explicitly allowed tags, attributes and values.
typo3/cms-extbase
9031118 Downloads
TYPO3 CMS Extbase - Extension framework to create TYPO3 frontend plugins and TYPO3 backend modules.
typo3/class-alias-loader
10565598 Downloads
Amends the composer class loader to support class aliases to provide backwards compatibility for packages
tpetry/laravel-query-expressions
124349 Downloads
Database-independent Query Expressions as a replacement to DB::raw calls
torann/currency
878449 Downloads
This provides Laravel with currency functions such as currency formatting and conversion using up-to-date exchange rates.
tomasvotruba/cognitive-complexity
3000941 Downloads
PHPStan rules to measure cognitive complexity of your classes and methods