Libraries tagged by php autoloader
jesseschalken/autoload-generator
28586 Downloads
Generates classmap-based include/autoload files for PHP projects, with support for functions and constants.
a7/autoload
20481 Downloads
Automatically and recursively require_once all php files in a given directory.
enyalius/core
975 Downloads
A high-performance PHP framework featuring automatic autoloading, smart routing, and auto-generated CRUDs, seamlessly integrated with NLP capabilities and Large Language Model (LLM) orchestration.
packfire/php5.3-compat
87946 Downloads
Provides class and interface compatibility between PHP 5.3 and PHP 5.4 through autoloading.
calebporzio/laravel-helpers-file
5086 Downloads
Because I can never remember exactly how to autoload my helpers.php file
eftec/autoloadone
3425 Downloads
AutoloadOne is a program that generates an autoload class for PHP.
hnesk/php-peg
4456 Downloads
Minimally invasive fork of hafriedlander/php-peg with support for composer autoloading
wechaty/php-wechaty
412 Downloads
PHP Wechaty is a Conversational AI RPA SDK for Chatbot written in PHP.
kafkiansky/discovery
14882 Downloads
Discover interfaces, traits and classes from application autoload classmap.
depone/depone
24 Downloads
A static analysis tool for PHP that helps you eliminate require_once-related issues.
codegenie-be/laravel-config-cache-guard
95 Downloads
Prevent Laravel from using stale config or route cache after deployment changes, with Composer autoload integration and in-app auto repair for shared hosting.
lll-lll-lll-lll/depone
19 Downloads
A static analysis tool for PHP that helps you eliminate require_once-related issues.
davidecesarano/gapi
13431 Downloads
Autoloading class GAPI - Google Analytics PHP Interface.
practo/sentry-bundle
13308 Downloads
A fork for Kunstmaan sentry bundle. Minor modification and improvements. The SentryBundle for Symfony2 helps binds the raven-php module into a Symfony2 bundle for easy use with the framework. It will autoload an exception handler into the framework, so that all uncaught errors are sent to a Sentry server.
marrouchi/polynomial-regression
36461 Downloads
DeQue Polynomial Regression is a PHP library created by Andrew Que. Adapted to use autoloading.