Libraries tagged by lazy init
guanguans/laravel-proxy-manager
20 Downloads
Proxy Manager integration for Laravel. - Laravel 的代理管理器集成。
f3ath/lazypdo
44964 Downloads
LazyPDO is a wrapper over PHP's standard PDO class. It postpones the instantiation of the original PDO class until one is really needed. Also it can be (un)serialized.
davedevelopment/pimple-aware-event-dispatcher
2535 Downloads
A Symfony compatible event dispatcher that allows services to be lazy loaded from an instance of the Pimple DI container
samjoyce777/lazy
4 Downloads
Replace the HTML::image standard into a lazy load on all images
inilim/lazy_method
48 Downloads
lazy_method
inilim/parse_lazy_method
17 Downloads
parse_lazy_method
tushar/lazy-routing
14 Downloads
This is a Laravel library package once install you don't need to declare a route for each method instead you follow a normal camel case convention to declare the method name and the route will auto declared for you.
thecodingmachine/lazy-array
6 Downloads
This package provides an array than can lazily instantiate the objects it contains.
jzucco/lazy_patch_fix_social
4 Downloads
Open Social is a distribution for building social communities and intranets.
pine3ree/pine3ree-pdo
14 Downloads
A tiny PDO wrapper for lazy instantiation and query profiling
pine3ree/p3-pdo
40 Downloads
A tiny PDO wrapper for lazy instantiation and query profiling
xddesigners/silverstripe-lazyforms
20 Downloads
Convert your dynamic forms into lazy loading forms. To be used with static published pages.
zk/laravel-datagrid
62 Downloads
A lightweight and customizable DataGrid solution for Laravel, built with Blade components, lazy loading, and a powerful custom datagrid.js library for seamless frontend interactivity.
jitsu/util
108 Downloads
General-purpose utilities for PHP
jclaveau/php-deferred-callchain
6967 Downloads
Register a chain of calls that will be applied on an instance later