Libraries tagged by php autoloader
packfire/php5.3-compat
83232 Downloads
Provides class and interface compatibility between PHP 5.3 and PHP 5.4 through autoloading.
keltstr/yii2-simplehtmldom
177466 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.
wechaty/php-wechaty
380 Downloads
PHP Wechaty is a Conversational AI RPA SDK for Chatbot written in PHP.
kafkiansky/discovery
14100 Downloads
Discover interfaces, traits and classes from application autoload classmap.
calebporzio/laravel-helpers-file
4971 Downloads
Because I can never remember exactly how to autoload my helpers.php file
davidecesarano/gapi
11832 Downloads
Autoloading class GAPI - Google Analytics PHP Interface.
marrouchi/polynomial-regression
33059 Downloads
DeQue Polynomial Regression is a PHP library created by Andrew Que. Adapted to use autoloading.
vgrish/core-vendor-autoload-modx2
126 Downloads
Auto-upload `vendor/autoload.php` and `bootsrap.php` a third-party package installed via a composer
clgsru/composer-modify-autoload
403 Downloads
Simple library for updated the vendor/autoload.php so it manually includes any files specified in composer.json's files array.
cora/autoload
4023 Downloads
Easy autoloading of PHP class files
hnesk/php-peg
3878 Downloads
Minimally invasive fork of hafriedlander/php-peg with support for composer autoloading
zhangchunsheng/php-qrcode
565 Downloads
php qrcode is qrcode utils written in PHP.
cbwar/php-text-difference
2205 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
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