Libraries tagged by classmark
michaeluno/php-classmap-generator
385 Downloads
A PHP class that generates class maps for autoload.
coolmic/zf2-classmap-generator
31 Downloads
Generate classmap with zf2 from everywhere
chris13/autoregister-classmap-plugin
217 Downloads
Plugin composer to register external source code as PSR4.
bonuscred/classmap-generator
31 Downloads
Library for mapping and extracting file identification information for importing classes
silverorange/ambiguous-class-name-detector
5392 Downloads
Command-line tool to check for ambiguous class names with Composer's generated class map.
shake-php/autoloading
7 Downloads
Autoloading made simple with Shake PHP.
radic/composer-merge-replace-plugin
24 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.
purc/autoloader-class-map
9 Downloads
Autoloader class map generator and autoloader for usage in composer or PHP projects
jamm/autoload
14 Downloads
Class to organize autoloading by PHP naming conventions and PSR-0 standard
thadafinser/speed-loader
62 Downloads
Load classes faster
wu-classmate/layui-admin
1 Downloads
基于 Laravel, Layui 构建的 RBAC 后台管理系统。
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.
nvashenko/xml-streamer
1 Downloads
Stream XML data and cast types to a provided classmap.
jacknoordhuis/threaded-class-loader
12 Downloads
A thread safe implementation of a PSR-0, PSR-4 and classmap class loader for use with the pthreads extension.
orno/loader
875 Downloads
An autoloader package that allows you to adhere to PSR-0 and PSR-4 standards with classmap autoloading thrown in.