Libraries tagged by dynamika

malkusch/php-autoloader

34 Favers
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.

Go to Download


gverschuur/laravel-robotstxt

40 Favers
52 Downloads

Set the robots.txt content dynamically based on the Laravel app environment.

Go to Download


brokencube/zipstream64

6 Favers
7879 Downloads

ZipStream is a library for dynamically streaming large dynamic zip files from PHP without writing to the disk at all on the server.

Go to Download


ankitpokhrel/dynamic-featured-image

107 Favers
37 Downloads

Dynamically adds multiple featured image (post thumbnail) functionality to posts, pages and custom post types.

Go to Download


aedart/overload

2 Favers
12839 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)

Go to Download


aedart/athenaeum-properties

0 Favers
2048 Downloads

DEPRECATED - Provides means to dynamically deal with inaccessible properties, by implementing some of PHP's magic methods

Go to Download


takuya/php-genetator-array-access

0 Favers
108 Downloads

make yield into an Array / ArrayAccess.

Go to Download


kalshah/dynamic-relations-includes

28 Favers
2504 Downloads

Dynamically include resources relations for API Requests

Go to Download


dynamik-dev/laravel-mail-preview

13 Favers
4 Downloads

A utility for viewing emails in your browser as you develop.

Go to Download


architools/laravel-sieve

14 Favers
66 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.

Go to Download


dynamik-dev/zenpipe-php

7 Favers
4 Downloads

A simple, fluent pipeline implementation for PHP.

Go to Download


dynamik-dev/listmonk-php

2 Favers
48 Downloads

A full-featured PHP HTTP client for the Listmonk email platform

Go to Download


dynamik-dev/laravel-policy-engine

11 Favers
4 Downloads

A Laravel-native scoped permissions package. Composable, contract-driven authorization that integrates with Gates, Policies, middleware, and Blade.

Go to Download


dynamik-dev/cloak-php

5 Favers
72 Downloads

Redact sensitive data from strings and reveal them later using placeholder tokens

Go to Download


wmt-web/laravel-repovices

1 Favers
337 Downloads

Create repositories and services of your model dynamically

Go to Download


<< Previous Next >>