This website requires JavaScript.
Explore
Help
Sign In
public-mirrors
/
composer
mirror of
https://github.com/composer/composer
Watch
1
Star
0
Fork
You've already forked composer
0
Code
938d0470f4
composer
/
tests
/
Composer
/
Test
/
Autoload
/
Fixtures
History
Simon Berger
80a75e9959
Minor code improvements
2020-09-20 02:16:28 +02:00
..
Namespaced
…
Pearlike
…
SubNamespace
…
beta
…
classmap
…
hhvm3.3
…
php5.4
…
php7.0
…
platform
…
template
Fix missing semicolons.
2015-04-23 12:56:11 -04:00
autoload_classmap.php
Add a Composer\Versions class which is available in all projects at runtime to query installed packages/versions
2020-04-22 12:10:09 +02:00
autoload_classmap2.php
…
autoload_classmap3.php
…
autoload_classmap4.php
…
autoload_classmap5.php
…
autoload_classmap6.php
…
autoload_classmap7.php
…
autoload_classmap8.php
…
autoload_classmap9.php
…
autoload_files.php
…
autoload_files2.php
…
autoload_files_files_by_dependency.php
…
autoload_files_functions.php
…
autoload_files_functions_with_removed_extra.php
…
autoload_files_target_dir.php
…
autoload_functions.php
…
autoload_functions_by_dependency.php
…
autoload_main.php
…
autoload_main2.php
…
autoload_main3.php
…
autoload_main4.php
…
autoload_main5.php
…
autoload_phar.php
…
autoload_phar_psr4.php
…
autoload_phar_static.php
…
autoload_psr4.php
…
autoload_psr4_2.php
…
autoload_psr4_3.php
…
autoload_real_files_by_dependency.php
…
autoload_real_functions.php
…
autoload_real_functions_with_include_paths.php
…
autoload_real_functions_with_removed_include_paths_and_autolad_files.php
…
autoload_real_include_path.php
…
autoload_real_target_dir.php
…
autoload_static_files_by_dependency.php
…
autoload_static_functions.php
…
autoload_static_functions_with_include_paths.php
…
autoload_static_functions_with_removed_include_paths_and_autolad_files.php
…
autoload_static_include_path.php
…
autoload_static_target_dir.php
…
autoload_target_dir.php
…
autoload_vendors.php
…
include_paths.php
…
include_paths_functions.php
Added removing file 'include_path.php' (if it is empty).
2015-08-19 15:08:27 +08:00
include_paths_functions_with_removed_extra.php
…