Libraries tagged by require-once
a7/autoload
8 Favers
20444 Downloads
20444 Downloads
Automatically and recursively require_once all php files in a given directory.
digital-canvas/zend-framework
7 Favers
296365 Downloads
296365 Downloads
Zend Framework with only the libraries and require_once() calls commented out for better performance with an autoloader.
depone/depone
3 Favers
24 Downloads
24 Downloads
A static analysis tool for PHP that helps you eliminate require_once-related issues.
lll-lll-lll-lll/depone
3 Favers
19 Downloads
19 Downloads
A static analysis tool for PHP that helps you eliminate require_once-related issues.
aaronholbrook/autoload
10 Favers
10484 Downloads
10484 Downloads
Automatically and recursively require_once all files in a directory.
mazelab/zendframework1-min
1 Favers
6794 Downloads
6794 Downloads
Zend Framework 1 fork with minimum require_once and include_path
spatie/one-package-to-rule-them-all
60 Favers
6 Downloads
6 Downloads
Why require one if you can require them all?
robloach/require-one
2 Favers
13 Downloads
13 Downloads
Loads the first package found in the given array.