Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

Open Power Autoloader

Compare

  Analyzed about 16 hours ago

Open Power Autoloader is a collection of fast, universal class autoloaders for PHP 5.3+ compatible with PSR-0 class naming convention used i.e. by Symfony 2 and Doctrine 2.

1.55K lines of code

0 current contributors

almost 14 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

AutoLoader

Compare

  Analyzed 1 day ago

Load Perl subroutines only on demand.

1.01K lines of code

0 current contributors

over 11 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

Automap

Compare

  Analyzed 1 day ago

Automap is a fast map-based PHP autoloader. Unlike path-based autoloaders, map-based autoloaders locate required PHP scripts using symbol maps. These maps are created offline by a program (included) which scans script files and extracts the symbols they define. At runtime, map files are loaded ... [More] when the application starts and are then used to resolve undefined symbols and load the corresponding PHP script files. As a complement to the base Automap software, an optional PECL extension acts as an accelerator, making Automap probably the fastest PHP autoloader available today. [Less]

2.29K lines of code

0 current contributors

4 months since last commit

0 users on Open Hub

Very Low Activity
0.0
 
I Use This