Libraries tagged by loading lazy
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
8557 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
348 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.