Libraries tagged by dynamika
dlintin/zipstream-php
91 Downloads
ZipStream is a library for dynamically streaming dynamic zip files from PHP without writing to the disk at all on the server.
dimabdc/zipstream64
15 Downloads
ZipStream is a library for dynamically streaming large dynamic zip files from PHP without writing to the disk at all on the server.
diegodevgroup/beanworkers
15 Downloads
A way to dynamically control the number of processes that Supervisord will have running at any given time
dgifford/method-calling-trait
155 Downloads
Trait for dynamically calling methods within classes.
demogorgorn/yii2-backstretch
19 Downloads
Yii2 wrapper for jquery-backstretch, a simple jQuery plugin that allows you to add a dynamically-resized, slideshow-capable background image to any page or element. (https://github.com/danielgindi/jquery-backstretch)
demmonico/yii2-fakecontroller
7 Downloads
Yii2 extension which allows to get sections at administrator's panel without creation controllers and views dynamically.
defyma/yii2-compress-asset
200 Downloads
This solution enables you to dynamically combine js and css files to optimize the html page.
day4code/template-content-editor
53 Downloads
Magento extension to allow developers to create editable templates within CMS Blocks and Pages, Product and Category descriptions. Dynamically builds an editable form for the editors to update without risking corrupting the code or deviating from the set template design.
daan/edd-non-required-state-field
11 Downloads
Dynamically detect if State should be a required field, based on the selected Country.
cyd622/laravel-filterable
10 Downloads
Laravel package for dynamically filtering Eloquent results using URL query string.
cyberwani/css-var-generator
3 Downloads
A PHP class for managing CSS variables dynamically with optional prefixing.
crystal-uk/retriever
64 Downloads
Dynamically search CraftCMS entries
cruxinator/jitloading
0 Downloads
Detect and dynamically repair Laravel model lazy-loads just-in-time
crayon/nova-additional-fields
131 Downloads
A Laravel Nova package that allows you to dynamically append inputs to your resources.
coco-project/macroable
25 Downloads
Provide a trait that dynamically injects a specified method or closure into a specified object during runtime execution.