Libraries tagged by package attribute
sierratecnologia/countries
62 Downloads
SierraTecnologia Countries is a simple and lightweight package for retrieving country details with flexibility. A whole bunch of data including name, demonym, capital, iso codes, dialling codes, geo data, currencies, flags, emoji, and other attributes for all 250 countries worldwide at your fingertips.
razorisuru/shopping-cart
10 Downloads
The ShoppingCart package provides a simple and flexible solution for managing a shopping cart in Laravel applications. It uses sessions to store cart items, allowing you to easily add, update, remove, and clear items. With support for custom attributes, price calculations, and total cost computation, this package is ideal for building e-commerce and order management systems.
rakib29024/laravel-repository-pattern
92 Downloads
This package is developed to reduce code & secure you attributes & methods with repository pattern system
norse-blue/xmlify
8 Downloads
PHP Xmlify is a package that allows you to handle XML serialization for your objects using PHP Attributes.
mouf/html.tags
20135 Downloads
This package contains a pure PHP object representation of HTML5 tags. There is one class for each existing HTML tag, and one getter/setter per attribute.
mortimer/i18n-helpers
1 Downloads
Laravel package providing translation helpers for objects like exceptions, eloquent models and attributes
mindtwo/laravel-translatable
3 Downloads
This package is a Laravel extension for easy translation of model attributes, enabling seamless multi-language support in your application.
louiss0/slim-route-registry
15 Downloads
This package allows you to register routes and create resource controllers using attributes php
laravelplus/attrify
2 Downloads
laravelplus/attrify streamlines Laravel validation by leveraging PHP attributes for expressive, annotation-based rules directly within your request classes. This package transforms how you define constraints, delivering cleaner code, centralized configuration, and a more intuitive development workflow. With attrify, maintaining and evolving complex validation logic becomes easier than ever—just annotate, refine, and let Laravel handle the rest.
imhayatunnabi/laravel-hashes
0 Downloads
A Laravel package for automatic encryption and decryption of model attributes
grnspc/countries
11 Downloads
Countries is a simple and lightweight package for retrieving country details with flexibility. A whole bunch of data including name, demonym, capital, iso codes, dialling codes, geo data, currencies, flags, emoji, and other attributes for all 250 countries worldwide at your fingertips.
digitaldev-lx/log-hole
11 Downloads
LogHole is a modern, flexible Laravel logging package that supports Redis and database drivers. Designed for seamless integration with Laravel's Log facade, it leverages PHP attributes for a clean and powerful logging experience.
aenzenith/laravel-localizable
11 Downloads
A package which is allow make localization in model attribute easily
rinvex/language
11575 Downloads
Rinvex Language is a simple and lightweight package for retrieving language details with flexibility. A whole bunch of data including name, native, iso codes, language family, language script, language cultures, and other attributes for the 180+ known languages worldwide at your fingertips.
laravel-tools/lazy-dependency
3 Downloads
This package provides a possibility to lazy load dependencies using attribute.