Libraries tagged by psr-4 autoloader
jetfirephp/autoload
135 Downloads
JetFire - Autoload support PSR-4 convention
peraleks/autoload
12 Downloads
PSR-4 class loader.
huynh/autoload-test
5 Downloads
Autoload testing between psr-0 and psr-4
piercemcgeough/base-app
43 Downloads
Base PHP app ready to rock with PHPUnit and PSR-4 autoloading.
nfreear/plugin-genie
8 Downloads
PHP plugin discovery library built on PSR-4 autoloading.
localzet/webauthn
18 Downloads
Localzet WebAuthn is a high-performance PHP library designed for working with WebAuthn, a web authentication standard developed by W3C. The library provides secure and reliable user authentication using modern cryptographic methods. It supports PSR-4 autoloading and requires PHP version 8.2 or higher, as well as the openssl and mbstring extensions.
lesphp/psr4-converter
85 Downloads
A tool to automatically converts PSR-0 and non-standard autoload to PSR-4.
pe/component-class-loader
11 Downloads
Component allows to autoload classes via static class map or PSR-0/PSR-4 compliant structure
benrowe/fqcn
9936 Downloads
PSR-4 namespace resolver
phine/psr4
1101 Downloads
A PHP library that implements the PSR-4 standard.
wy0727/alifishsms
15 Downloads
php sdk psr-4 autoload for alidayu sms send
skpassegna/old-freemius-php-sdk
21 Downloads
Freemius PHP SDK (PSR-4 autoloading compatible)
skpassegna/ipregistry-php-sdk
22 Downloads
IpRegistry PHP SDK (PSR-4 autoloading compatible/Unofficial)
joedevsharp/entitylite
12 Downloads
A lightweight PHP ORM inspired by Entity Framework, designed to simplify database interactions and provide an intuitive way to manage entities and relationships. This library utilizes a fluent interface and follows the PSR-4 autoloading standard, making it easy to integrate into any PHP project. With support for basic CRUD operations and a focus on simplicity and performance, this ORM empowers developers to work with databases seamlessly while maintaining clean and maintainable code.
jimigrunge/phpshell
10 Downloads
This is just a basic php skeleton with PSR-4 autoloading