Libraries tagged by dynamic
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
51 Downloads
Set the robots.txt content dynamically based on the Laravel app environment.
ezsystems/routing
28430 Downloads
Extends the Symfony routing component for dynamic routes and chaining several routers
bupy7/yii2-config
2512 Downloads
This is module allow storing configuration parameters of application to database and management they dynamically from admin panel.
brokencube/zipstream64
7723 Downloads
ZipStream is a library for dynamically streaming large dynamic zip files from PHP without writing to the disk at all on the server.
aedart/overload
11585 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)
voskobovich/yii2-dynamic-image
131 Downloads
Tools for generating image sizes upon customer request and upload image on server for Yii2
sunnysideup/dynamic-cache-content
60 Downloads
This silverstripe module allows you to cache any page and then load user specific content on top of it.
smskin/laravel-dynamic-horizon
75 Downloads
Dynamic supervisors\queues for laravel horizon
icron/yii-dynamic-model
2556 Downloads
DynamicModel is a model class primarily used to support ad hoc data validation
ibnfaroukroqay/dynamics
94 Downloads
Dynamics API Wrapper
halalsoft/laravel-dynamic-column
128 Downloads
Provides a trait for Laravel Eloquent/Query builder to handle MariaDB Dynamic Column.
erdalceylan/php-dynamic-form
56 Downloads
Dynamic Form builder
dynamic/dynamic-blocks
3586 Downloads
A collection of blocks for the SilverStripe Blocks module.
behzadsp/eloquent-dynamic-photos
49 Downloads
A Laravel Eloquent trait for dynamically handling and managing photo storage with ease.