Libraries tagged by load more
metarush/email-fallback
144 Downloads
Send email via SMTP host, if it fails, fallback/failover to another SMTP host. Round-robin mode also available to distribute the load to all SMTP hosts.
hypershop/module-exclude-footer-scripts-os
6 Downloads
Module to exclude javascript movement to the bottom of your page. This allows scripts to be executing immediately during page load.
hawksama/magento-2-performance-optimization
90 Downloads
Loads the CSS using RequireJS. This helps to speed up the website by loading CSS using requireJS asynchronously. Production mode required.
s1f3r/symfony-model-loader-bundle
23 Downloads
This bundle helps to lazy load model classes
boiko/threejs-admin-modelloaderbundle
5 Downloads
Load models for three.js projects
blumster/yii2-model-based-controller
13 Downloads
Base model controller, which automatically loads an ActiveRecord before every call.
yepwoo/laravel-parser
2 Downloads
Easily load model relations / accessories / attributes from frontend without changing your API
stesi/yii2-relation-trait
85 Downloads
Yii 2 Models load with relation, & transaction save with relation
inquid/yii2-relation-traits
625 Downloads
Yii 2 Models load with relation, & transaction save with relation for MongoDB
deadmantfa/yii2-relation-trait
65 Downloads
Yii 2 Models load with relation, & transaction save with relation
basanta/lazyloader
24 Downloads
Lazy load Laravel Models with or without relationship.
morrislaptop/phpdotenv-safe
80382 Downloads
Load environment variables from .env and ensure they're all present
morgan_politano/loadable_objects
9 Downloads
PHP trait that add methods to load objects instead of creating them.
moe/google-analytics
641 Downloads
Very basic module which was designed to load Google Analytics in a standard manner on all websites.
aciddose/laravel-request-relationships
4047 Downloads
A model Trait for Laravel that let's you automatically load model's relationships by defining then in request parameters