2017 © Pedro Peláez
 

library framework

PHP Framework - Complete set of RedCat's PHP Components

image

redcatphp/framework

PHP Framework - Complete set of RedCat's PHP Components

  • Wednesday, April 5, 2017
  • by surikat
  • Repository
  • 2 Watchers
  • 4 Stars
  • 830 Installations
  • PHP
  • 3 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 37 Versions
  • 0 % Grown

The README.md

No longer actively maintained. I work now with NodeJS and I recommand you to take a look at di-ninja, (*1)

PHP Framework - from RedCat Full Stack Framework

Components Overview

Minimum Requirements

  • PHP >= 5.4
  • HTTP Server like Apache, Nginx or LiteSpeed + mod rewrite

Components

Each component has a github repository with it's own documentation, light autoloader, composer support and packagist package. All components follows the PSR-4 convention for namespace related to directory structure and so, can be loaded using any modern framework autoloader., (*2)

Work Flow

Here is the complete RedCat workflow. Don't panic ;), this diagram is for help you to understand deeply the whole use of components working together but many of them are transparent and you don't need to care about until you need thems. The main workspaces are in green., (*3)

RedCat full-stack workflow diagram, (*4)

Plugin

redcat/php/RedCat/Plugin

The RedCat\Plugin namespace is used to add somes php component which are totaly dependent and based on other RedCat components. All component in RedCat namespace are indenpents from others except Plugin.
It is the coupling couch where all components meet others and start working together.
Is where you'll can find implementation of FrontOffice and Backoffice for basic CMS, customization and plugins for Templix (the Template Engine of RedCat), and even some independent tools which are dependencies of RedCat\Plugin sub-namespaces., (*5)

modular plugins

For modular plugins see Mvc module., (*6)

PHP bootstrap

All php RedCat components are distributed under the "RedCat" namespace. They are forming a complete php suite where all components are decoupled and the use cases and couplings can be found in subnamespace "RedCat\Plugin" . An example of bootstrap is files "index.phps" and "redcat.php" in RedCat-Framework, where in this case, the IoC is performed accross the whole application from ".config.php" via "Strategy\Di"., (*7)

The Versions

16/12 2015

v1.5

1.5.0.0 https://github.com/redcatphp/php-redcat-components

PHP Framework - Complete set of RedCat's PHP Components

  Sources   Download

LGPL-3.0+ CC0-1.0

The Requires

  • php >=5.4.0

 

framework mvc agile rad solid full-stack

15/12 2015

v1.4

1.4.0.0 https://github.com/redcatphp/php-redcat-components

PHP Framework - Complete set of RedCat's PHP Components

  Sources   Download

LGPL-3.0+ CC0-1.0

The Requires

  • php >=5.4.0

 

framework mvc agile rad solid full-stack

08/11 2015

v1.3

1.3.0.0 https://github.com/redcatphp/php-redcat-components

PHP Framework - Complete set of RedCat's PHP Components

  Sources   Download

LGPL-3.0+ CC0-1.0

The Requires

  • php >=5.4.0

 

framework mvc agile rad solid full-stack

22/10 2015

v1.2

1.2.0.0 https://github.com/surikat/Wild

Wild - PHP Framework - Complete set of Surikat PHP Components

  Sources   Download

LGPL-3.0+ CC0-1.0

The Requires

  • php >=5.4.0

 

framework mvc agile rad solid full-stack

14/09 2015

v1.1

1.1.0.0 https://github.com/surikat/Wild

Wild - PHP Framework - Complete set of Surikat PHP Components

  Sources   Download

LGPL-3.0+ CC0-1.0

The Requires

  • php >=5.4.0

 

framework mvc agile rad solid full-stack

20/08 2015

v1.0

1.0.0.0 https://github.com/surikat/Wild

Wild - PHP Framework - Complete set of Surikat PHP Components

  Sources   Download

LGPL-3.0+ CC0-1.0

The Requires

  • php >=5.4.0

 

framework mvc agile rad solid full-stack