Libraries tagged by loading lazy
amm/symfony-dynamic-datatable-bundle
63 Downloads
Easily build lazy-loading DataTables
acyuta/yii2-fancytree-widget
2 Downloads
The yii2-fancytree widget is a Yii 2 wrapper for the [Fancytree](https://github.com/mar10/fancytree). A JavaScript dynamic tree view plugin for jQuery with support for persistence, keyboard, checkboxes, tables, drag'n'drop, and lazy loading
abdeslam/event-manager
4 Downloads
A powerful event manager that implements psr-14 event-dispatcher, it supports lazy loading, priority dispatching and listener exception handling
matthimatiker/molcomponents
1683 Downloads
Library with use-at-will architecture that extends the functionality of Zend Framework 1. Main features: Improved bootstrapping with lazy loading of resources, declaration of request parameters as argument in controller actions, advanced form creation and validation, mail templates, lightweight controller testing.
andrewdalpino/dataloader-php
8760 Downloads
A speed layer that enables batch loading, de-duplication, and caching for efficient data fetching over any storage backend.
czonetech/ajaxified-catalog
1473 Downloads
Implements AJAX loading in layered navigation and product list sections.
laykou/schema
1538 Downloads
Schema saving and loading from file for CakePHP 3.0
ldl-framework/env-builder
350 Downloads
Env builder is a package which collects different env files within a specified directory and compiles them into one single .env file, useful when you have different .env files laying around in different folders and you want to have one single big file that you can load with Symfony's DotEnv loader or other Env loading library.