Libraries tagged by loads
nazares/phpdotenv
60 Downloads
Loads environment variables from .env file to `getenv()`, `$_ENV` and `$_SERVER`
nambu-ch/pimcore-image-loader
427 Downloads
Pimcore 10.x Load images depending on box size
myerscode/laravel-query-strategies
61 Downloads
A package for applying filters, ordering, eager loads, result limiting and pagination to Eloquent queries
mossengine/helper
34 Downloads
PHP Class that streamlines usages of static method helpers without needing to load in or define all the helper classes
morningtrain/enqueuer
169 Downloads
Laravel package to enqueue css and js files for load. It supports dependencies, caching and passing data to scripts from PHP.
monomelodies/kingconf
2098 Downloads
Load configuration in any sane format
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.
melbahja/environ
17 Downloads
Load environment variables from .env file ONLY on $_ENV and runtime.
manageitwa/laravel-fixtures
193 Downloads
Loads fake data sets into Laravel for testing.
luongtran/phpdotenv
12 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
leedch/translate
264 Downloads
Loads translations from CSV Files, for use in PHP and leedch/view
laravelflux/laravel-fixtures
5049 Downloads
Laravel Fixtures are used to load a 'fake' set of data into a database that can then be used for testing
laracasts-tutorial-practice/transcriptions
7 Downloads
Load and parse VTT files
kolyadin/sonata-media-chunk-uploader
1832 Downloads
A bundle which allows you to load large files by chunks in Sonata media.
kariricode/dotenv
6 Downloads
A highly optimized, extensible, and reliable Dotenv component designed to load environment variables for PHP applications in the KaririCode Framework, ensuring secure and efficient configuration management.