laranail/database-tools
Independent Laravel database utilities — model traits (UUID/NanoID/ULID, audit log, soft-deletes-with-undo, soft-archive, JSON accessors), casts (money, datetime), schema macros & field groups, backup/restore, a database CLI command, connection & table inspection, a session read-model, and cursor +
时间:2026-06-19 14:05
fezz/money-magic
Generate consistent Brick\Money accessors for Eloquent "money" fields stored as minor units (ints). Define money mappings once, avoid floats, keep currency handling centralized, and optionally scaffold mappings via Artisan for clean, type-safe monetary domain code.
时间:2026-01-25 20:58
kdyby/strict-objects
Simple trait to make your class strict, when calling or accessing undefined member (property or method).
时间:2026-01-04 17:02
bakabot/attribute
Provides accessors to single-value PHP Attributes.
时间:2025-07-10 20:06
mfonte/propaccessor
A PHP Trait that adds support for direct access to object properties, with explicit accessors and mutators.
时间:2024-05-22 11:01
alecrabbit/php-sneaky-peek
Private and protected properties and methods accessors. NOT FOR PRODUCTION USE.
时间:2024-03-05 14:28
ijvo/kdyby-strict-objects
Simple trait to make your class strict, when calling or accessing undefined member (property or method).
时间:2024-01-20 23:07
initorm/orm
Lightweight, PDO-based ORM with Active Record-style models and entity accessors/mutators. Built on top of initorm/database, initorm/dbal and initorm/query-builder.
时间:2023-12-09 20:22
entire-studio/dynamic-accessors
Dynamic setters and getters. While it can be done, it doesn't mean you should do it.
时间:2023-10-26 12:24
gekkone/table-data-accessors
A common interface for accessing table data. Contains implementations for csv and google spreadsheets
时间:2023-08-17 15:07
rootiteam/accessors
Provides automatic property accessors (setters/getters) with immutability support
时间:2023-07-03 16:15
laravel-liberu/dynamic-methods
Dynamic methods, relations or accessors for models
时间:2023-05-19 11:38
himanshu-m/accessors
Define getter and setter for inaccessible members of a PHP class
时间:2023-04-15 07:21
cgdsoftware/dynamic-methods
Dynamic methods, relations or accessors for models
时间:2023-01-28 00:22