Libraries tagged by dynamically
6phere/horizon-wildcard-consumer
371 Downloads
Extended Laravel Horizon providing listening dynamically added queues matched by wildcard.
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.
brokencube/zipstream64
7701 Downloads
ZipStream is a library for dynamically streaming large dynamic zip files from PHP without writing to the disk at all on the server.
ankitpokhrel/dynamic-featured-image
37 Downloads
Dynamically adds multiple featured image (post thumbnail) functionality to posts, pages and custom post types.
takuya/php-genetator-array-access
78 Downloads
make yield into an Array / ArrayAccess.
kalshah/dynamic-relations-includes
2504 Downloads
Dynamically include resources relations for API Requests
architools/laravel-sieve
9 Downloads
Laravel Sieve is a lightweight yet powerful filtering and sorting engine for Laravel applications. It transforms HTTP query parameters into clean, maintainable Eloquent or Query Builder queries with zero boilerplate. Built to follow SOLID and DRY principles, this modular package supports dynamic filtering, custom sorting, relationship constraints, and JSON field queries. Ideal for RESTful APIs, admin panels, and data-intensive applications, it keeps your controllers slim and your queries expressive — all while embracing Laravel best practices.
yaelliethy/wildqueue
4 Downloads
A Laravel package for dynamically managing queue workers.
xplicit-dev/mamopay
76 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.
wmt-web/laravel-repovices
241 Downloads
Create repositories and services of your model dynamically
uzzal/acl
1250 Downloads
Dynamically configurable authorization for Laravel framework
tural/epoint
14 Downloads
The library provides convenient access to the Epoint API from applications written in the PHP language. It includes a pre-defined set of static class functions for API resources that initialize themselves dynamically from Tural/Epoint class which makes it easier without writing repetitive configuration.
tresdstudioweb/dynamic-select
190 Downloads
This component simplifies the configuration of data relationships through taxonomies, which means that the information displayed in the second selector dynamically adjusts based on the option selected in the first selector. This provides users with a more intuitive and personalized experience when choosing among different options, as they can view and select only the relevant choices based on their initial selection in the first selector.
tobento/service-macro
290 Downloads
Dynamically add methods to a class.