Libraries tagged by autoreload
selifa/core
162 Downloads
Selifa Core is a basic PHP framework for any application type. It offers only a PSR-4 class autoloader, a configuration management and an exception management. It's configuration differs from most other PHP framework since it only load specific configuration file or spesific class. This version of Selifa is a major rewrite of my previous Selifa Framework which contains a full framework.
sebcbi1/simplehtmldom
2231 Downloads
"simple_html_dom" fork with autoload fix
scherbak-electronics/php-app-template
8 Downloads
A super minimalistic PHP application template with ready-to-use Composer autoloading.
satnetuser001/hello-world
11 Downloads
This is an application for learning class autoloading using Composer (PSR-4)
samarkchaisanguan/customroute
141 Downloads
customer route laravel , autoload file in path custom route
rquadling/environment
194 Downloads
Autoload the .env file from the project root
rezarfahi/test
4 Downloads
test for autoload
rbs1518/selifa-core
5 Downloads
Selifa Core is a basic PHP framework for any application type. It offers only a PSR-4 class autoloader, a configuration management and an exception management. It's configuration differs from most other PHP framework since it only load specific configuration file or spesific class. This version of Selifa is a major rewrite of my previous Selifa Framework which contains a full framework.
rapidwebltd/zebra-session-loader
357 Downloads
This library automatically starts Zebra sessions (database powered sessions) wherever vendor/autoload.php is included. It can be useful if you need to add database powered sessions to a bespoke PHP application that lacks an existing framework.
psrcross/slimpsr
18 Downloads
Psr Autoloading Test ground
proprietes-privees/edp-superluminal
21 Downloads
Class Cache ZF2 Module to reduce stat calls and generally autoloading overhead
practo/sentry-bundle
13158 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.
polucorus/yii2-simplehtmldom
364 Downloads
"PHP Simple HTML DOM Parser" rev.210x adapted to Yii2 psr-4(namespace autoload class) based on serhatozles/yii2-simplehtmldom(rev.196)
poirot/loader
335 Downloads
AutoLoading/Resolver libraries.
piercemcgeough/base-app
43 Downloads
Base PHP app ready to rock with PHPUnit and PSR-4 autoloading.