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.
361 stars
11 watching
30 forks
Language: PHP
last commit: about 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A Ruby library that enables dynamic loading of classes and modules from other gems. | 5 |
| 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 |
| A pagination class for PHP applications. | 1,593 |
| Identifies highly coupled classes and class cycles in Java codebases to prioritize refactoring efforts. | 459 |
| An auto-generation tool for adding clone methods to classes in C# | 73 |
| An efficient and thread-safe code loader for Ruby, allowing projects to autoload classes and modules on demand or upfront. | 2,001 |
| A tool to create reusable placeholder components for loading states in web applications | 1,230 |
| A tool for live-compiling Java classes from Clojure code without restarting the REPL. | 317 |
| Tool to convert existing code to namespace-compatible files and classes | 59 |
| Generates basic project structure for PHP projects or micro-packages | 266 |
| A collection of preact and styled components loaders used to display loading animations in web applications | 208 |
| Provides preloading and prefetching metadata helpers for Rails applications to speed up page loading | 18 |
| A standard module loader designed for use in modern web applications, providing efficient and robust management of entry points and modules. | 845 |
| A JavaScript library for preloading resources before taking action on a website or app | 1,108 |
| Generates preloaded PHP files to warm up opcache cache via composer command | 205 |