Download the PHP package atyalpa/core without Composer
On this page you can find all versions of the php package atyalpa/core. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package core
Atyalpa Core
atyalpa/core
is a core component for atyalpa/atyalpa
framework. It is responsible to handle incoming request,
fetching the approriate route for the request, then passing the request via middlewares if any, then finally to the
controller or closure based on the route's definition.
All versions of core with dependencies
PHP Build Version
Package Version
Requires
nikic/fast-route Version
^1.3
psr/http-server-handler Version ^1.0
psr/http-server-middleware Version ^1.0
php-di/php-di Version ^7.0
atyalpa/http Version ^0.0.1
relay/relay Version ^2.1
atyalpa/routing Version ^0.0.2
vlucas/phpdotenv Version ^5.6
psr/http-server-handler Version ^1.0
psr/http-server-middleware Version ^1.0
php-di/php-di Version ^7.0
atyalpa/http Version ^0.0.1
relay/relay Version ^2.1
atyalpa/routing Version ^0.0.2
vlucas/phpdotenv Version ^5.6
The package atyalpa/core contains the following files
Loading the files please wait ....