2017 © Pedro Peláez
 

library psr4autoloader

PSR-4 Autoloader implementation

image

keradus/psr4autoloader

PSR-4 Autoloader implementation

  • Tuesday, September 2, 2014
  • by keradus
  • Repository
  • 6 Watchers
  • 33 Stars
  • 2,299 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 12 Forks
  • 0 Open issues
  • 6 Versions
  • 9 % Grown

The README.md

Psr4Autoloader

Latest Stable Version Latest Unstable Version Build status SensioLabsInsight, (*1)

PSR-4 Autoloader implementation based on example from PHP-FIG., (*2)

Changes to original: - fixes tests - remove "Class" suffix in class names - change namespace: Example->Keradus - create new instances always with brackets - little documentation changes - all variables now in camelCase - code cleanup for few useless statements - follow [https://github.com/fabpot/PHP-CS-Fixer](PHP CS Fixer) guidelines and contain configuration file, (*3)

The Versions

02/09 2014

dev-master

9999999-dev https://github.com/keradus/Psr4Autoloader

PSR-4 Autoloader implementation

  Sources   Download

MIT

02/09 2014

v2.0.1

2.0.1.0 https://github.com/keradus/Psr4Autoloader

PSR-4 Autoloader implementation

  Sources   Download

MIT

01/09 2014

v2.0.0

2.0.0.0 https://github.com/keradus/Psr4Autoloader

PSR-4 Autoloader implementation

  Sources   Download

MIT

08/08 2014

v1.0.2

1.0.2.0 https://github.com/keradus/Psr4Autoloader

PSR-4 Autoloader implementation

  Sources   Download

MIT

10/06 2014

v1.0.1

1.0.1.0 https://github.com/keradus/Psr4Autoloader

PSR-4 Autoloader implementation

  Sources   Download

MIT

04/06 2014

v1.0.0

1.0.0.0 https://github.com/keradus/Psr4Autoloader

PSR-4 Autoloader implementation

  Sources   Download

MIT