Libraries tagged by classmap
composer/class-map-generator
142179264 Downloads
Utilities to scan PHP code and generate class maps.
simplesamlphp/composer-xmlprovider-installer
2306959 Downloads
A composer plugin that will auto-generate a classmap with all classes that implement SerializableElementInterface.
limingxinleo/easywechat-classmap
16739 Downloads
corneltek/classmap
10422 Downloads
teofanis/hook-press
1684 Downloads
HookPress is a Laravel package that uses Composer hooks to automatically discover, filter, and cache classes, traits, and interfaces in your application
jesseschalken/autoload-generator
28511 Downloads
Generates classmap-based include/autoload files for PHP projects, with support for functions and constants.
afragen/autoloader
2428 Downloads
PSR-4 style autoloader and classmap loader.
radic/composer-exclude-classmap-plugin
861 Downloads
Merges 'autoload.exclude-classmap' from vendor packages into the root composer at runtime. Useful for overriding php classes of other packages. Compatible with wikimedia/composer-merge-plugin packages aswell.
varunsridharan/php-classmap-generator
354 Downloads
Lightweight PHP Classmap Generator
soyhuce/classmap-generator
19606 Downloads
A simple classmap generator extracted from composer
tbpixel/xml-streamer
163 Downloads
Stream XML data and cast types to a provided classmap.
chrisnetonline/turbo-composer
45 Downloads
Rust-powered Composer acceleration: parallel extraction + fast classmap generation
pointybeard/symphony-classmapper
643 Downloads
Maps sections into custom model classes, simplifying the process of creating, modifying, deleting and fetching entries in Symphony CMS.
radic/composer-merge-replace-plugin
52 Downloads
Adds all package names that 'wikimedia/composer-merge-plugin' merged to the root composer 'replace' object, this allows you to require those packages in any package and/or root composer.
kafkiansky/discovery
14872 Downloads
Discover interfaces, traits and classes from application autoload classmap.