Libraries tagged by autoreload
manialib/maniascript
80 Downloads
Autoloader, Compiler and a few Maniascript libraries to ease the developement of Maniascript applications.
madebyaris/wp-boilerplate
5 Downloads
A modern WordPress plugin boilerplate with PSR-4 autoloading, Vite integration, and CLI tools
m1n/lib
9 Downloads
Some basic PHP classes for use in other projects (Database, simple PHP templating, autoloader)
lucas.galindo/teste
1 Downloads
criação do autoload
lovecn/alipaybatchphp
136 Downloads
支付宝转账api,php版。本package尽量保持官方sdk代码和使对autoload做处理。
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.
lcp0578/unipush
31 Downloads
GetuiSDK,PSR-4 Autoloader support!
lamzinforkpriler/text2image
7 Downloads
This is fork https://github.com/Priler/Text2Image with purpose fix autoload psr-4 in the application version Symfony 3.4, created with Symfony-CLI 4.7.3, and Priler/Text2Image was installed with composer version 1.9.0. This fork fixed autoload psr-4.
komputronika/kalkulator
41 Downloads
Demo Composer PSR4 Autoload
joedevsharp/entitylite
13 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
12 Downloads
This is just a basic php skeleton with PSR-4 autoloading
jauharimalik/belajarcomposer
1 Downloads
Demo Composer PSR4 Autoload
jasir/unfinalizer
11 Downloads
Plugs in composer autolader and removes final keyword from autoloaded classes on fly.
itmar/loader-package
9 Downloads
This package provides the ability to load classes via Composer's PSR-4 configuration without relying on the autoloader. This is useful when you want to avoid class conflicts between loaders in multiple plugins.
iportillo/skeleton-php
12 Downloads
Basic PHP skeleton with the PSR-4 specification for class autoloading