Libraries tagged by dynamic
bullhorn/fast-rest
7904 Downloads
FastREST generates REST-ready models and controllers dynamically from a MySQL database schema, including foreign keys, table and column comments, and indexes.
baraja-core/image-generator
55077 Downloads
Full automatic ImageGenerator for creating dynamic content by URL.
bagisto/bagisto-varnish
34 Downloads
A Bagisto package that integrates Varnish Cache for enhanced performance with full-page caching and dynamic content handling.
aurorawebsoftware/asetting
839 Downloads
ASetting is a Laravel package that allows you to dynamically define your config definitions.
anomaly/sitemap-extension
40937 Downloads
A dynamic sitemap generator extension.
akwad/voyager-extension
5285 Downloads
overriding voyager formFields and discovering them dynamically
akrabat/rka-slim-controller
26892 Downloads
Dynamically instantiated controller classes for Slim Framework
aiptu/libplaceholder
695 Downloads
A flexible placeholder library for PocketMine-MP plugins, allowing dynamic insertion of player and global data into messages.
abetwothree/laravel-iconify-api
327 Downloads
A package to create a local API for the dynamic Iconify Icon components
abdulrhmansouda/muid
31 Downloads
This package for unique id with dynamic options characters
abdulrehman56/laravel-nested-filter
60 Downloads
A Laravel utility to apply dynamic nested filters and relations from a request.
6phere/horizon-wildcard-consumer
794 Downloads
Extended Laravel Horizon providing listening dynamically added queues matched by wildcard.
5balloons/livewire-tooltip
2272 Downloads
A dynamic tooltip component using laravel livewire
nicokaiser/dyndns
620 Downloads
A simple dynamic DNS that updates an existing BIND
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.