Libraries tagged by value
coduo/php-humanizer
692331 Downloads
Humanize values that are readable only for developers
codezero/laravel-unique-translation
808504 Downloads
Check if a translated value in a JSON column is unique in the database.
avstudnitz/scopehint2
1315990 Downloads
Displays a hint when a configuration value is overwritten on a lower scope (website or store view).
aura/sql
2122983 Downloads
A PDO extension that provides lazy connections, array quoting, query profiling, value binding, and convenience methods for common fetch styles. Because it extends PDO, existing code that uses PDO can use this without any changes to the existing code.
webmozart/key-value-store
398118 Downloads
A key-value store API with implementations for different backends.
funeralzone/valueobjects
521327 Downloads
A PHP 7.1 value objects helper library.
laravelcm/laravel-subscriptions
24289 Downloads
Laravel Subscriptions is a flexible plans and subscription management system for Laravel, with the required tools to run your SAAS like services efficiently. It's simple architecture, accompanied by powerful underlying to afford solid platform for your business.
henzeb/enumhancer
210607 Downloads
Your framework-agnostic Swiss Army knife for PHP 8.1+ native enums
rinvex/laravel-subscriptions
166025 Downloads
Rinvex Subscriptions is a flexible plans and subscription management system for Laravel, with the required tools to run your SAAS like services efficiently. It's simple architecture, accompanied by powerful underlying to afford solid platform for your business.
rexlabs/enum
421559 Downloads
Enumeration (enum) implementation for PHP
outhebox/nova-hidden-field
478839 Downloads
A Laravel Nova Hidden field.
basis-company/nats
186991 Downloads
nats jetstream client for php
tmarois/filebase
36671 Downloads
A Simple but Powerful Flat File Database Storage.
jessarcher/laravel-castable-data-transfer-object
669319 Downloads
Automatically cast JSON columns to rich PHP objects in Laravel using Spatie's data-transfer-object class
vanderlee/php-stable-sort-functions
605690 Downloads
Class of stable sort methods. Equal values remain in the original order. Only different values are sorted.