Libraries tagged by loadjs
tobiassjosten/boris-loader
30118 Downloads
Loads project specific contexts into Boris REPL
srdorado/php-dotenv
10 Downloads
Loads environment variables from .env file to getenv(), $_ENV and $_SERVER
robloach/require-one
12 Downloads
Loads the first package found in the given array.
reagordi/env
4 Downloads
Loads environment variables from `.env` to `env()`, `$_ENV` and `$_SERVER` automagically.
professional-wiki/wikibase-bundle
29 Downloads
Bundle extension that installs and loads Wikibase and associated extensions
piotrpress/configer
206 Downloads
This library loads/saves php array from/to a configuration file.
phpfu/puphpet-installer
68 Downloads
Provides a composer custom installer that works with `loadsys/puphpet-release` to add a PuPHPet.com vagrant box to a project via composer. DANGEROUS! Overwrites non-vendor files! Seriously, don't use this, or read the readme VERY carefully.
pcuser42/cakephp-webpack-asset-loader
604 Downloads
Webpack Asset handling plugin for CakePHP. It takes an exported entrypoints.json file and then automatically loads all assets for a specified entry point.
ollieread/composer-local-repositories
13 Downloads
Composer plugin that automatically loads local package repositories
nielbuys/phpdotenv
8 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
nazares/phpdotenv
59 Downloads
Loads environment variables from .env file to `getenv()`, `$_ENV` and `$_SERVER`
myerscode/laravel-query-strategies
61 Downloads
A package for applying filters, ordering, eager loads, result limiting and pagination to Eloquent queries
manageitwa/laravel-fixtures
193 Downloads
Loads fake data sets into Laravel for testing.
luongtran/phpdotenv
11 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