ClassPreloader

Class compiler

Generates a single PHP file containing all the autoloaded classes required by an application.

Optimizes class loading performance by generating a single PHP file containing all of the autoloaded files.

GitHub

361 stars
11 watching
30 forks
Language: PHP
last commit: almost 5 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
postmodern/open_namespaceA Ruby library that enables dynamic loading of classes and modules from other gems.5
yidas/codeigniter-psr4-autoloadAn extension to CodeIgniter 3 that simplifies the application's directory structure by enabling PSR-4 autoloading for a more elegant and consistent namespace handling.53
whiteoctober/pagerfantaA pagination class for PHP applications.1,593
refactorfirst/refactorfirstIdentifies highly coupled classes and class cycles in Java codebases to prioritize refactoring efforts.459
mostmand/cloneableAn auto-generation tool for adding clone methods to classes in C#73
fxn/zeitwerkAn efficient and thread-safe code loader for Ruby, allowing projects to autoload classes and modules on demand or upfront.2,001
danilowoz/create-content-loaderA tool to create reusable placeholder components for loading states in web applications1,230
clj-commons/virgilA tool for live-compiling Java classes from Clojure code without restarting the REPL.317
ralphschindler/namespacerTool to convert existing code to namespace-compatible files and classes59
jonathantorres/constructGenerates basic project structure for PHP projects or micro-packages266
saravieira/styled-loadersA collection of preact and styled components loaders used to display loading animations in web applications208
jacopotarantino/preloadablesProvides preloading and prefetching metadata helpers for Rails applications to speed up page loading18
ecomfe/eslA standard module loader designed for use in modern web applications, providing efficient and robust management of entry points and modules.845
thinkpixellab/pxloaderA JavaScript library for preloading resources before taking action on a website or app1,108
ayesh/composer-preloadGenerates preloaded PHP files to warm up opcache cache via composer command205