PhiO: Object-oriented filesystem library for PHP
  • Namespace
  • Class
  • Tree
  • Todo

Namespaces

  • amekusa
    • phio
  • PHP

Classes

  • Directory

Interfaces

  • IteratorAggregate
  • Traversable

Exceptions

  • ErrorException
  • Exception
  • RuntimeException

Class Exception

Direct known subclasses

ErrorException, RuntimeException

Indirect known subclasses

amekusa\phio\ErrorException, amekusa\phio\IOException

PHP Extension: Core
Documented at php.net

Methods summary

public
# __construct( $message, $code, $previous )
public
# __wakeup( )
final public
# getMessage( )
final public
# getCode( )
final public
# getFile( )
final public
# getLine( )
final public
# getTrace( )
final public
# getPrevious( )
final public
# getTraceAsString( )
public
# __toString( )
PhiO: Object-oriented filesystem library for PHP API documentation generated by ApiGen