Libraries tagged by packages loader
jamesh/laravel-json-translation-loader
21 Downloads
A Laravel package to improve the loading of the JSON translation.
diplodocker/comments-loader
5741 Downloads
Laravel table comments loader (part of Diplodocker project)
dimezilla/wp_manifest_loader
36 Downloads
A package intended for wordpress that provides an automatic way to register and enqueue scripts read via a manifest file built by a npm bundler service
bmellink/nova-translations-loader
103 Downloads
This Laravel Nova package helps developers load translations into their packages.
biurad/biurad-loader
368 Downloads
This dependency is a robust package for loading files, classes, class aliases, annotations, and store data
baraja-core/shop-product-loader
133 Downloads
This is a template package.
orno/loader
875 Downloads
An autoloader package that allows you to adhere to PSR-0 and PSR-4 standards with classmap autoloading thrown in.
helhum/class-alias-loader
261520 Downloads
Amends the composer class loader to support class aliases to provide backwards compatibility for packages
hailwood/database-config-loader
7117 Downloads
A package for the Laravel PHP Framework that works in tandem with the default config package to allow developers to easily add user-configurable settings to their app and packages.
wolfulus/extras
404 Downloads
Loads composer.json extra from packages.
railt/config
5 Downloads
The Railt Framework configuration package
hypnotox/toml
1 Downloads
A PHP package implementing a TOML file loader.
whsuite/translation
177 Downloads
Symfony Translation loader for WHSuite. Note: This package will not work outside of the WHSuite framework.
sameer-shelavale/x2form
20 Downloads
This package is developed for easing up the creation, validation & maintenance of web forms. The HTML forms can be generated directly from Mysql Tables, Eloquent ORM Models, using PHP code as well as from predefined XML format, if required the Loader can also be extended to support more type of objects. The package can output forms in HTML table layout as well as Bootstrap and you can further customize them using templates or by extending the Renderer.
ldl-framework/env-builder
347 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.