Libraries tagged by value
coduo/php-humanizer
708188 Downloads
Humanize values that are readable only for developers
codezero/laravel-unique-translation
842335 Downloads
Check if a translated value in a JSON column is unique in the database.
avstudnitz/scopehint2
1358356 Downloads
Displays a hint when a configuration value is overwritten on a lower scope (website or store view).
aura/sql
2208923 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.
aura/session
1110392 Downloads
Provides session management functionality, including lazy session starting, session segments, next-request-only ("flash") values, and CSRF tools.
webmozart/key-value-store
404279 Downloads
A key-value store API with implementations for different backends.
funeralzone/valueobjects
542738 Downloads
A PHP 7.1 value objects helper library.
laravelcm/laravel-subscriptions
29637 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
224412 Downloads
Your framework-agnostic Swiss Army knife for PHP 8.1+ native enums
rinvex/laravel-subscriptions
167319 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.
rinvex/laravel-attributes
111241 Downloads
Rinvex Attributes is a robust, intelligent, and integrated Entity-Attribute-Value model (EAV) implementation for Laravel Eloquent, with powerful underlying for managing entity attributes implicitly as relations with ease. It utilizes the power of Laravel Eloquent, with smooth and seamless integration.
rexlabs/enum
436110 Downloads
Enumeration (enum) implementation for PHP
outhebox/nova-hidden-field
495273 Downloads
A Laravel Nova Hidden field.
jessarcher/laravel-castable-data-transfer-object
674691 Downloads
Automatically cast JSON columns to rich PHP objects in Laravel using Spatie's data-transfer-object class
vanderlee/php-stable-sort-functions
635954 Downloads
Class of stable sort methods. Equal values remain in the original order. Only different values are sorted.