Libraries tagged by properos
krak/fn
18735 Downloads
Functional library for php with proper currying
ihor/cachalot
27877 Downloads
Cache a lot in a proper way (APC, XCache, Memcached, Redis, Couchbase)
icanboogie/accessor
51629 Downloads
Implements getters/setters, read-only/write-only properties, volatile defaults, type control…
gyselroth/docx-tidy
8931 Downloads
Simplify markup of DOCX XML by tidying successive elements w/ redundant properties / types.
granam/strict-object
47868 Downloads
Base object, checking access to undefined properties and methods
gmazzap/andrew
20823 Downloads
Proxy objects to access (dynamic and static) private properties and methods.
dmamontov/asynctask-7
12771 Downloads
AsyncTask enables proper and easy use of the thread. This class allows to perform background operations and publish results on the thread without having to manipulate threads and/or handlers.
diverently/phpstan-livewire
25548 Downloads
Recognize Livewire computed properties
derralf/elemental-mover
2519 Downloads
A simple experimental extension to move Elements to other Areas/Pages (may not work properly with mutliple Element Areas per Page).
demos-europe/edt-queries
16779 Downloads
Eases querying entities via property paths.
demos-europe/edt-paths
16671 Downloads
Tools to create paths between entities and entity properties.
demos-europe/edt-access-definitions
16650 Downloads
Tools to regulate access to entities and their properties.
dcarbone/php-object-merge
3542 Downloads
Object property merging in PHP
complex-heart/domain-model
1741 Downloads
Domain model toolset to properly build Value Objects, Entities and Aggregates.
cnastasi/serializer
16421 Downloads
A experimental serializer using php 7.4 typed properties and reflection