Libraries tagged by underz
madebyclowd/laravel-auto-sequence
452 Downloads
Automatically generate sequential invoice/order numbers (like INV-2026-0001) for Laravel Eloquent models. Safe from duplicates even under heavy concurrent traffic.
lapistano/proxy-object
27737 Downloads
A library that makes it much easier to generate a proxy of your system under test (SUT)
erikwang2013/encryption
1190 Downloads
A pluggable cryptography component library: under a unified contract it provides symmetric encryption, asymmetric encryption, hashing, and key derivation (HKDF / PBKDF2), with implementations including AES/Sodium and Chinese national algorithms SM2/SM3/SM4/ZUC. Installable via Composer.
crowdstar/background-processing
58746 Downloads
To continue processing PHP after having HTTP response sent back to the client under PHP-FPM.
coliving/laravel-duplicate
70269 Downloads
Duplicate any Eloquent model along with its underlying relationships
cboxdk/laravel-telemetry
4162 Downloads
Collector-free telemetry for Laravel: Prometheus metrics, OTLP traces and events. No C extension, no protobuf, no sidecar — metrics that actually work under FPM.
rinvex/laravel-bookings
7684 Downloads
Rinvex Bookings is a generic resource booking system for Laravel, with the required tools to run your SAAS like services efficiently. It has a simple architecture, with powerful underlying to afford solid platform for your business.
pear/date_humandiff
24197 Downloads
Generate textual time differences that are easily understandable by humans.
cultuurnet/valueobjects
47680 Downloads
A PHP library/collection of classes aimed to help developers using and understanding immutable objects.
rasuvaeff/understudy
746 Downloads
Test double library for PHP with a call-closure API
mariosvasiliou/underscore_php
18649 Downloads
A redacted port of Underscore.js for PHP
madand/yii2-underscore
23219 Downloads
Underscore.js asset for Yii2
esign/laravel-underscore-translatable
28814 Downloads
A laravel package to make your eloquent models translatable.
esign/laravel-underscore-sluggable
7879 Downloads
Generate slugs when saving UnderscoreTranslatable models
benfiratkaya/commonmark-ext-underline
6813 Downloads
This extension adds support for underline syntax. It allows users to use !! in order to indicate text that should be rendered within tags.