Libraries tagged by composer packages loader
typo3/class-alias-loader
14406066 Downloads
Amends the composer class loader to support class aliases to provide backwards compatibility for packages
shinsenter/defer.php
10151 Downloads
🚀 A PHP library that focuses on minimizing payload size of HTML document and optimizing processing on the browser when rendering the web page.
helhum/class-alias-loader
261632 Downloads
Amends the composer class loader to support class aliases to provide backwards compatibility for packages
symbiotic/packages-loader-filesytem
119 Downloads
Allows you to add packages to the core of the Symbiotic framework from the file system.
apie/auto-resource-loader-plugin
0 Downloads
Composer package of the apie library: auto resource loader plugin
plantek/loader
0 Downloads
Composer Package for WordPress Plugin Development easily integrates this library in order to restrict plugin users that have not got a valid license.
minuux/codeigniter-core-loader-package
31 Downloads
part of codeigniter-install-package
itmar/loader-package
14 Downloads
This package provides the ability to load classes via Composer's PSR-4 configuration without relying on the autoloader. This is useful when you want to avoid class conflicts between loaders in multiple plugins.
vendor-patch/autoload-package
4 Downloads
This is forked from [Wilkins/composer-file-loader](https://github.com/Wilkins/composer-file-loader) to use it e.g. in the frdl/codebase ClassmapGenerator classes.
wolfulus/extras
404 Downloads
Loads composer.json extra from packages.
railt/discovery
3441 Downloads
Cross-package composer-based configuration loader
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
1315 Downloads
Laravel 5.5 package to enable auto-discovery for packages loaded via wikimedia/composer-merge-plugin
tommyknocker/pdo-database-class
6032 Downloads
Framework-agnostic PHP database library with unified API for MySQL, MariaDB, PostgreSQL, SQLite, MSSQL, and Oracle. Query Builder, caching, sharding, window functions, CTEs, JSON, migrations, ActiveRecord, CLI tools, AI-powered analysis. Zero external dependencies.
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.