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 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
postmodern/open_namespace A Ruby library that enables dynamic loading of classes and modules from other gems. 5
yidas/codeigniter-psr4-autoload An 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/pagerfanta A pagination class for PHP applications. 1,592
refactorfirst/refactorfirst Identifies highly coupled classes and class cycles in Java codebases to prioritize refactoring efforts. 457
mostmand/cloneable An auto-generation tool for adding clone methods to classes in C# 72
fxn/zeitwerk An efficient and thread-safe code loader for Ruby, allowing projects to autoload classes and modules on demand or upfront. 1,991
danilowoz/create-content-loader A tool to create reusable placeholder components for loading states in web applications 1,225
clj-commons/virgil A tool for live-compiling Java classes from Clojure code without restarting the REPL. 315
ralphschindler/namespacer Tool to convert existing code to namespace-compatible files and classes 59
jonathantorres/construct Generates basic project structure for PHP projects or micro-packages 266
saravieira/styled-loaders A collection of preact and styled components loaders used to display loading animations in web applications 208
jacopotarantino/preloadables Provides preloading and prefetching metadata helpers for Rails applications to speed up page loading 18
ecomfe/esl A standard module loader designed for use in modern web applications, providing efficient and robust management of entry points and modules. 845
thinkpixellab/pxloader A JavaScript library for preloading resources before taking action on a website or app 1,109
ayesh/composer-preload Generates preloaded PHP files to warm up opcache cache via composer command 204