This website requires JavaScript.
Explore
Help
Sign In
danog
/
class-finder
Watch
1
Star
0
Fork
0
You've already forked class-finder
mirror of
https://github.com/danog/class-finder.git
synced
2025-01-22 22:01:19 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
class-finder
/
src
History
Hayden Pierce
31a4b109ae
Add FilesFinder to ClassFinder.
2018-09-29 14:04:35 -05:00
..
Classmap
Prevent PSR4 Finder from raise exceptions when a namespace isn't raised.
2018-09-08 20:33:16 -05:00
Exception
Refactor Exception into a new directory
2018-08-18 11:12:43 -05:00
Files
Bootstrap files finder and supporting classes.
2018-09-29 13:00:26 -05:00
PSR4
Add tests confirming isAcceptableNamespace is working correctly.
2018-09-09 16:14:36 -05:00
AppConfig.php
Refactor for law of demiter
2018-08-27 20:23:04 -05:00
ClassFinder.php
Add FilesFinder to ClassFinder.
2018-09-29 14:04:35 -05:00
FinderInterface.php
Add functionality to better determine if a namespace is known. Pull exception message out to top level, since other Finders may be aware of the namespace.
2018-09-08 15:41:58 -05:00