robot-loader

🍀 RobotLoader: high performance and comfortable autoloader that will search and autoload classes within your application.

OTHER License

Downloads
41.1M
Stars
868
Committers
15

Bot releases are hidden (Show)

robot-loader - Released version 3.0.3

Published by dg over 6 years ago

  • throws exception when is unable to create temp directory

For the details you can have a look at the diff.

robot-loader - Released version 2.4.4

Published by dg over 6 years ago

  • throws exception when is unable to create temp directory

For the details you can have a look at the diff.

robot-loader - Released version 3.0.2

Published by dg over 7 years ago

  • supports PHP up to 7.2
  • saveCache() is atomic #11

For the details you can have a look at the diff.

robot-loader - Released version 2.4.3

Published by dg over 7 years ago

  • supports PHP up to 7.2
  • coding style: fixes, lowercase true/false/null

For the details you can have a look at the diff.

robot-loader - Released version 3.0.1

Published by dg over 7 years ago

  • coding style: fixes, lowercase true/false/null
  • default $acceptFiles & $ignoreDirs changed to arrays (BC break!)

For the details you can have a look at the diff.

robot-loader - Released version 3.0.0

Published by dg over 7 years ago

  • compatible with PHP 5.6
  • removed setCacheStorage() and dependency on nette/caching (BC break)
  • RobotLoader is case sensitive (BC break)
  • $autoRebuild is private (BC break)
  • getKey() renamed to getCacheKey() (BC break)
  • added RobotLoader::excludeDirectory() (#9)
robot-loader - Released version 2.4.2

Published by dg almost 8 years ago

  • added setTempDirectory(), should be used instead of setCacheStorage()
  • presence of cacheStorage is checked only in register(), not in rebuild()

For the details you can have a look at the diff.

robot-loader - Released version 2.4.1

Published by dg almost 8 years ago

  • added setAutoRefresh()
  • $refreshed is set in rebuildCallback()

For the details you can have a look at the diff.

robot-loader - Released version 2.4.0

Published by dg over 8 years ago

  • requires PHP 5.6
  • uses Nette\SmartObject

For the details you can have a look at the diff.

robot-loader - Released version 2.3.2

Published by dg over 8 years ago

  • typos, tests

For the details you can have a look at the diff.

robot-loader - Released version 2.2.2

Published by dg about 9 years ago

  • travis: migrating to container-based infrastructure
  • improved coding style

For the details you can have a look at the diff.

robot-loader - Released version 2.3.1

Published by dg about 9 years ago

  • travis: migrating to container-based infrastructure
  • improved coding style

For the details you can have a look at the diff.

robot-loader - Released version 2.3.0

Published by dg over 9 years ago

  • added support for loading from Phar
  • removed usage of realpath()
  • is now case sensitive and will warn you if you use the wrong case in class name
robot-loader - Released version 2.2.1

Published by dg over 9 years ago

  • Ignores ClassName::class syntax #1

For the details you can have a look at the diff.

robot-loader - Released version 2.2.0

Published by dg over 10 years ago

The first standalone release. For more information see readme.md.

Package Rankings
Top 0.45% on Packagist.org
Badges
Extracted from project README
RobotLoader Downloads this Month Tests Coverage Status Latest Stable Version License Buy me a coffee
Related Projects