Libraries tagged by dynamically
javaabu/menu-builder
3826 Downloads
Dynamically render your sidebar menu in admin panel
jameswatts/cake-toolkit
3294 Downloads
Define your View as a class, providing a powerful object-oriented factory interface to dynamically build your CakePHP application UI with configurable objects
gajus/moa
26 Downloads
MOA implements dynamically generated Active Record database abstraction.
fabiang/doctrine-dynamic
1059 Downloads
Load Doctrine mappings dynamically for your entities by configuration
entidi/silverstripe-autotoc
3243 Downloads
Dynamically generate the table of contents from $Content
dynamikaweb/yii2-factory-component
865 Downloads
yii2 dynamically configurable construct
demmonico/yii2-config
2860 Downloads
Yii2 extension which allows to get application parameters, text or email templates from database tables or from default config, to import and to manage them from admin panel dynamically.
crudadmin/crudadmin
3001 Downloads
Dynamically Laravel CRUD administration with automatic database migrations
bullhorn/fast-rest
7843 Downloads
FastREST generates REST-ready models and controllers dynamically from a MySQL database schema, including foreign keys, table and column comments, and indexes.
audunru/dynamic-cors
1019 Downloads
Dynamically change CORS options in Laravel
akwad/voyager-extension
4619 Downloads
overriding voyager formFields and discovering them dynamically
6phere/horizon-wildcard-consumer
244 Downloads
Extended Laravel Horizon providing listening dynamically added queues matched by wildcard.
okipa/laravel-html-helper
52336 Downloads
Useful helpers to dynamically generate clean HTML with Laravel.
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.