Libraries tagged by php psr-4
speisg/gigya
26 Downloads
PSR-4 standard code for Gigya PHP API
maranathachristianuniversity/sat-skeleton
43 Downloads
PSR 4 MVC Framework for quick PHP application development
aliyunpcs/sls-2
0 Downloads
The Php SDK of Aliyuncs SLS log service(PSR-4)
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.
rmoiseev/spyc
755 Downloads
A psr-4 compatible fork of Spyc - simple YAML loader/dumper class for PHP
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.
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)
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.
grantholle/pear-openid
569 Downloads
A psr-4 port of the Pear package: PHP implementation of OpenID 1.1 and 2.0
czachor/psr4-autoloader
45 Downloads
PSR-4 Autoloader based on https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-4-autoloader-examples.md