PHP flight\net 네임스페이스

클래스들

이름 설명
Route The Route class is responsible for routing an HTTP request to an assigned callback function. The Router tries to match the requested URL against a series of URL patterns.
Router The Router class is responsible for routing an HTTP request to an assigned callback function. The Router tries to match the requested URL against a series of URL patterns.