Libraries tagged by dynu
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
48 Downloads
Set the robots.txt content dynamically based on the Laravel app environment.
ezsystems/routing
27618 Downloads
Extends the Symfony routing component for dynamic routes and chaining several routers
daguilarm/belich-tables
70 Downloads
A dynamic table component for Laravel Livewire
brokencube/zipstream64
7430 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
11152 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)
zizther/craft-dynamic-variables
412 Downloads
Allows you to parse any text as a Twig template, with access to variables, from globals, entries, etc.
zero-to-prod/dynamic-setter
30 Downloads
Fluently set class properties with dynamic methods.
zaghyr/eloquent-dynamodb
935 Downloads
DynamoDb with Eloquent and Migrations
wemxo/dynamic-form-bundle
62 Downloads
Useful symfony bundle that offers the possibility to create dynamic form types based on a given configuration.
weirdo/dynamic-acl
44 Downloads
webographen/statamic-dynamic-token
5847 Downloads
Dynamic tokens for statically cached forms in Statamic v3
webleit/laravel-spark-dynamic-plan-provider
412 Downloads
wayborne/dynamic-meta-images
12 Downloads
Create dynamic meta images with your entry's content
waad/laravel-dynamic-observer
28 Downloads
Call observer of the model without requiring in any provider, support multi observers