Download the PHP package backend/core without Composer
On this page you can find all versions of the php package backend/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
Intro
The Core tier provides a solid, independent platform on which to build a web framework or application. It defines a simple architecture that ensures a structured system, and provides basic functionality that is used in the majority of web apps.
It forms the core of the Backend-PHP Framework.
Install
It can be installed from source or using Composer:
composer require backend/core
Requirements
Core uses Backend-PHP Interfaces, and as this packages uses namespaces, PHP 5.3 is required.
Build Status
All versions of core with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.0
backend/interfaces Version 0.2.3
symfony/dependency-injection Version >=2.0
symfony/event-dispatcher Version >=2.0
symfony/yaml Version >=2.0
backend/interfaces Version 0.2.3
symfony/dependency-injection Version >=2.0
symfony/event-dispatcher Version >=2.0
symfony/yaml Version >=2.0
The package backend/core contains the following files
Loading the files please wait ....