Libraries tagged by dynamically
akwad/voyager-extension
3513 Downloads
overriding voyager formFields and discovering them dynamically
aedart/athenaeum-properties
1130 Downloads
Provides means to dynamically deal with inaccessible properties, by implementing some of PHP's magic methods
malkusch/php-autoloader
1352 Downloads
This autoloader supports every autoloadable PHP feature up to PHP 5.4’s traits. It find’s every class, interface or traits definition in any situation. No matter what convention is used. The autoloader is index based. After building the index there will be no performance issue. The building is done dynamically. There is no explicit need of calling a build script. For the sake of comfortability there exists a script for prebuilding an index.
gverschuur/laravel-robotstxt
49 Downloads
Set the robots.txt content dynamically based on the Laravel app environment.
aedart/overload
11174 Downloads
Provides means to dynamically deal with inaccessible properties, by implementing PHP's magic methods; __get(), __set(), __isset(), and __unset(). This package, however, enforces the usage of getters- and setters-methods, ensuring that if a property is indeed available, then its corresponding getter or setter method will be invoked. The term 'overload', in this context, refers to PHP’s own definition hereof. (http://php.net/manual/en/language.oop5.overloading.php)
modera/dynamically-configurable-mjr-bundle
4055 Downloads
Allows to configure some aspects of MJR integration using UIs.
takuya/php-genetator-array-access
57 Downloads
make yield into an Array / ArrayAccess.
kalshah/dynamic-relations-includes
2500 Downloads
Dynamically include resources relations for API Requests
xplicit-dev/mamopay
35 Downloads
The MamoPay PHP library provides convenient access to the MamoPay API from applications written in the PHP language. It includes a pre-defined set of classes for API resources that initialize themselves dynamically from API responses which makes it compatible with a wide range of versions of the MamoPay API.
xeno/xeno
24 Downloads
Dynamically changes native PHP functions into chain syntax
wonline-network/dynamic-user-agent-generator
6 Downloads
PHP class designed to dynamically generate user agent strings.
wmt-web/laravel-repovices
174 Downloads
Create repositories and services of your model dynamically
vendi-advertising/vendi-asset-loader
411 Downloads
Dynamically enqueue CSS and JS files
vct/changeskudynamically
495 Downloads
VCT Change SKU Dynamically
valentinmari/cron-bundle
22 Downloads
Manage dynamically crons with requests in your PHP site.