Libraries tagged by property
grazulex/laravel-arc
26 Downloads
A Laravel package for elegant and modern Data Transfer Objects (DTOs) management with automatic validation and direct property access
focuscanada/hubspot-custom-id
34 Downloads
Sync a Custom ID property to Hubspot contacts
drewlabs/code-generator
125 Downloads
Simple utility classes for generating PHP classes, methods, properties and interfaces
cyberrebell/doctrine-entity-reader
2587 Downloads
use doctrine annotation reader to get entity properties and column type
cupoftea/eloquent-snake-relations
19 Downloads
A simple trait to access your Eloquent relations using its snake_case property
comphp/di
60 Downloads
CommonPHP DependencyInjection is a simple, robust dependency injection container for PHP applications. It facilitates the dynamic creation of objects, invocation of methods, function calling, and property population.
coapsyfactor/decorator
0 Downloads
PHP Decorator, dynamicly adding methods and properties with proper scope and $this assigned before execution.
c-tanner/laravel-deep-sync
2 Downloads
Elegantly sync properties across any relationship
basilicom-pimcore-plugin/document-authentication
2790 Downloads
Enables selective HTTP Basic Auth via document properties
astral/php-serialize
30 Downloads
An advanced PHP serialization tool leveraging attributes for flexible object-to-array and JSON conversion. Supports property aliases, type conversions, and nested object handling. Ideal for APIs, data persistence, and configuration management.
ashleyhindle/laravel-ai-autofill
6 Downloads
Easily autofill model properties with AI
almoayad/laratrans
71 Downloads
LaraTrans is a Laravel package that simplifies the process of handling translations for your models. It allows you to easily create, update, and delete translations for specific model properties, making your application ready for multilingual support with minimal effort.
ali-eltaweel/virtual-props
23 Downloads
Virtual properties setters
ali-eltaweel/lazy-props
23 Downloads
PHP Lazy-initialized properties
ali-eltaweel/array-subscript
44 Downloads
A PHP library for accessing object properties using array subscript notation.