Libraries tagged by php autoloader
keltstr/yii2-simplehtmldom
179056 Downloads
"PHP Simple HTML DOM Parser" rev.210 adapted to Yii2 psr-4(namespace autoload class) based on serhatozles/yii2-simplehtmldom(rev.196)
eftec/autoloadone
3425 Downloads
AutoloadOne is a program that generates an autoload class for PHP.
hnesk/php-peg
3929 Downloads
Minimally invasive fork of hafriedlander/php-peg with support for composer autoloading
wechaty/php-wechaty
384 Downloads
PHP Wechaty is a Conversational AI RPA SDK for Chatbot written in PHP.
cbwar/php-text-difference
2284 Downloads
A comprehensive library for generating differences between two hashable objects (strings or arrays). Fork of a fork to add namespaces and psr-4 autoloading
kafkiansky/discovery
14217 Downloads
Discover interfaces, traits and classes from application autoload classmap.
calebporzio/laravel-helpers-file
4973 Downloads
Because I can never remember exactly how to autoload my helpers.php file
davidecesarano/gapi
12019 Downloads
Autoloading class GAPI - Google Analytics PHP Interface.
marrouchi/polynomial-regression
33547 Downloads
DeQue Polynomial Regression is a PHP library created by Andrew Que. Adapted to use autoloading.
clgsru/composer-modify-autoload
410 Downloads
Simple library for updated the vendor/autoload.php so it manually includes any files specified in composer.json's files array.
cora/autoload
4047 Downloads
Easy autoloading of PHP class files
zhangchunsheng/php-qrcode
571 Downloads
php qrcode is qrcode utils written in PHP.
wechaty/php-grpc
601 Downloads
PHP Wechaty is a Conversational AI RPA SDK for Chatbot written in PHP.
cliprz/loader
41 Downloads
Single PHP file can autoload all classes and interfaces in your project.
redcatphp/stylize
772 Downloads
Stylize - Css Preprocessor using Scss syntax ( SASS 3.x ) ported to PHP with added supports: php imbrication, php mixin, mixin autoload, extend autoload, font autoload - derived from leafo-scssphp