Libraries tagged by class loader
socloz/spyc
3802 Downloads
A simple YAML loader/dumper class for PHP
simoneddy/config
13 Downloads
basic read only config class with file/dir loader and dot notation
jeboehm/sw-namespace-helper
6790 Downloads
Simple helper classes to add namespaces to the Shopware loader
vendor-patch/autoload-package
4 Downloads
This is forked from [Wilkins/composer-file-loader](https://github.com/Wilkins/composer-file-loader) to use it e.g. in the frdl/codebase ClassmapGenerator classes.
hone/csv
6 Downloads
Fast Lite Weight Csv Loader With Support For Loading CSV Rows Into Classes
dev-lucid/factory
49 Downloads
A loader for dividing up code into 5 categories: models, views, controllers, rulesets, and helpers. Models are provided by Paris (https://packagist.org/packages/j4mie/paris). Views, controllers, and helpers are basically empty classes waiting for you to add your own functionality. Rulesets provide a way to validate data both client side and server side.
okapi/code-transformer
6261 Downloads
PHP Code Transformer is a PHP library that allows you to modify and transform the source code of a loaded PHP class.
addvilz/what_loaded
10 Downloads
Determine What packages, classes and vendors were loaded during execution
jeroenvdheuve/serialization
8 Downloads
Unserializes php serialized strings and is able the process class that are not loaded
claas/phpdotenvcache
46 Downloads
A simple cached loader for Phpdotenv
mvccore/ext-auth
3267 Downloads
MvcCore - Extension - Auth - authentication module with automatic authentication module type detection by loaded classes.
typo3-documentation-team/speeddemo
5411 Downloads
Demonstrate how fast a PHP class can be loaded into TYPO3
zkwbbr/utils
180 Downloads
Several utility functions placed in classes so they can be auto-loaded
cleantalk/mloader
464 Downloads
CleanTalk APBCT `Mloader` class
code711/speedupyaml
431 Downloads
This extension provides an XCLASS for TYPO3\CMS\Core\Configuration\Loader\YamlFileLoader to use the pecl extension YAML if available instead of the Symfonies\'s Yaml::parse. This extension is experimental and a proof-of-concept. It might work in production.