Libraries tagged by psr4
joedevsharp/entitylite
14 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
jiedian/app-log
27 Downloads
App Log PSR-4 SDK
jauharimalik/belajarcomposer
1 Downloads
Demo Composer PSR4 Autoload
jacknoordhuis/threaded-class-loader
16 Downloads
A thread safe implementation of a PSR-0, PSR-4 and classmap class loader for use with the pthreads extension.
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
imlewc/fpdi-tfpdf
53 Downloads
PHP package of TFPDF with FPDI. PSR-4 compliant. Forked from istom1n/fpdi-tfpdf, each function is deprecated in php 7.2, use foreach repair it.
huynh/autoload-test
5 Downloads
Autoload testing between psr-0 and psr-4
hachet/fpdi
1187 Downloads
Unofficial PSR-4 compliant version of the FPDI library with parser support added by Hachet
fundacion-ciudad-del-saber/ivvy-sdk-php
203 Downloads
A PHP 7.1 compatible, PSR-4 and PSR-2 compliant SDK to work with iVvy's API 1.0
ftes/phpmathpublisher
87 Downloads
phpMathPublisher fork. Rewritten in php5.3. Added PSR-4 support
flykode/fpdf
49 Downloads
Unofficial PSR-4 compliant version of the FPDF library (with improvements).
firenet/framework-php
6 Downloads
Framework simples em php em PSR-4
felixdelval/minimal-php-project
33 Downloads
A minimal php project with just PSR-4, phpunit & behat!