Libraries tagged by packages loader
sameer-shelavale/x2form
21 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.
ibnusyuhada/slim-lite-configuration
53 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.
sandstorm/lazydatasource
27718 Downloads
Neos package implementing a lazy data source for the UI; so that the elements are loaded lazily on demand.
indatus/ranger
35 Downloads
This package adds some power to your api rest server by allowing you to specify joins and eager loaded associations using http query parameters
addvilz/what_loaded
10 Downloads
Determine What packages, classes and vendors were loaded during execution
loafer/laravel-bulk-package
20 Downloads
A package for laravel that allows bulk data insertion
loafer/laravel-sortable
1 Downloads
Laravel package for sorting models
loafer/laravel-gateway-api
45 Downloads
Unofficial laravel package for GatewayApi
brayun/laravel-merge-plugin
52 Downloads
Laravel 5.5 package to enable auto-discovery for packages loaded via wikimedia/composer-merge-plugin
bnbwebexpertise/laravel-merge-plugin
1289 Downloads
Laravel 5.5 package to enable auto-discovery for packages loaded via wikimedia/composer-merge-plugin
deka/scopes
13 Downloads
This package adds configuerable scoping to a laravel application based on the url through which it is loaded.
hongliang/alterload
10 Downloads
An alternative loader to autoload