Skip to content

Latest commit

 

History

23 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

at_autoload

Build Status

Support PSR-4 autloading for Drupal 7 modules.

Module that defines dependencies[] = at_base in info file,can autoload the classes:

/path/to/module/lib/Class.php -> \Drupal\module_name\Class
/path/to/module/lib/Controller/PageX.php -> \Drupal\module_name\Controller\PageX

About

Support PSR-4 autloading for Drupal 7 modules

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages