Libraries tagged by packages loader
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.
hailwood/database-config-loader
7129 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.
diiimonn/yii2-asset-spinner-canvas
4021 Downloads
Yii2 asset bundle for spinner-canvas bower package
railt/config
5 Downloads
The Railt Framework configuration package
alnaggar/php-translation-files
4 Downloads
A php package for simple, robust loaders and dumpers for common translation file formats. It aims to make conversion and manipulation of translation resources easy for CLI scripts, build steps, or server-side tooling.
hypnotox/toml
79 Downloads
A PHP package implementing a TOML file loader.
whsuite/translation
178 Downloads
Symfony Translation loader for WHSuite. Note: This package will not work outside of the WHSuite framework.
sameer-shelavale/x2form
22 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
350 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.
ibnusyuhada/slim-lite-configuration
57 Downloads
Slim Lite Configuration is a file(s) configuration loader for Slim Framework Middleware. Just say the file(s), then Slim Lite Configuration will register the configuration items automatically to Slim settings. This package support with Ini, Php, Json, Xml, Yaml format. If need to change the configuration file, this package can do as you want.
dev-lucid/factory
49 Downloads
A loader for dividing up code into 5 categories: models, views, controllers, rulesets, and helpers. Models are provided by Paris (https://packagist.org/packages/j4mie/paris). Views, controllers, and helpers are basically empty classes waiting for you to add your own functionality. Rulesets provide a way to validate data both client side and server side.