maksimovic / zend-loader
Zend Framework 1 Loader package
2.0.0
2026-04-10 20:42 UTC
Requires
- php: >=8.1
- maksimovic/zend-exception: ^2.0.1
Requires (Dev)
- phpstan/phpstan: ^2.1
- phpunit/phpunit: ^10.5
Replaces
- zf1/zend-loader: ^1.12
- zf1s/zend-loader: ^1.12
This package is auto-updated.
Last update: 2026-04-10 20:52:25 UTC
README
A PHP 8.1+ compatible fork of zf1s/zend-loader, originally from Zend Framework 1.
Class loading utilities including autoloaders (standard, classmap, plugin loader) and resource autoloaders.
Installation
composer require maksimovic/zend-loader
This package replaces zf1/zend-loader and zf1s/zend-loader.
License
BSD-3-Clause