PHP Classes

Cradlecore MVC: Web development framework that implements MVC

Recommend this page to a friend!
  Info   View files View files (58)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 466 All time: 6,036 This week: 209Up
Version License PHP version Categories
cradlecore-mvc 1.0GNU General Publi...5.2Libraries, Design Patterns
Description 

Author

This package is a Web application development framework that implements the MVC design pattern.

It provides general purpose classes useful in Web applications like request route dispatcher to modules, base controllers, view renderer, cache handler, etc..

Picture of alejandro soto
Name: alejandro soto <contact>
Classes: 2 packages by
Country: Costa Rica Costa Rica
Age: 36
All time rank: 28713 in Costa Rica Costa Rica
Week rank: 312 Up1 in Costa Rica Costa Rica Up

  Files folder image Files  
File Role Description
Files folder imagecradlecore-mvc-version1.0-r33 (1 directory)
Accessible without login HTML file Documentation-v1.0 Doc. Documentation for version 1

  Files folder image Files  /  cradlecore-mvc-version1.0-r33  
File Role Description
Files folder imagecradlecore-mvc (2 directories)

  Files folder image Files  /  cradlecore-mvc-version1.0-r33  /  cradlecore-mvc  
File Role Description
Files folder imagedocumentation (2 files)
Files folder imageframework (3 files, 1 directory)

  Files folder image Files  /  cradlecore-mvc-version1.0-r33  /  cradlecore-mvc  /  documentation  
File Role Description
  Accessible without login Plain text file documentation-v1.0.pdf Data Auxiliary data
  Accessible without login Plain text file documentation-v1.0.pdf Data Auxiliary data

  Files folder image Files  /  cradlecore-mvc-version1.0-r33  /  cradlecore-mvc  /  framework  
File Role Description
Files folder imagelib (1 directory)
  Accessible without login Plain text file cradlecore Aux. Auxiliary data
  Accessible without login Plain text file cradlecore.bat Data Auxiliary data
  Accessible without login Plain text file LICENSE.txt Lic. Documentation

  Files folder image Files  /  cradlecore-mvc-version1.0-r33  /  cradlecore-mvc  /  framework  /  lib  
File Role Description
Files folder imagecradlecore (1 directory)

  Files folder image Files  /  cradlecore-mvc-version1.0-r33  /  cradlecore-mvc  /  framework  /  lib  /  cradlecore  
File Role Description
Files folder imagemvc (2 files, 8 directories)

  Files folder image Files  /  cradlecore-mvc-version1.0-r33  /  cradlecore-mvc  /  framework  /  lib  /  cradlecore  /  mvc  
File Role Description
Files folder imagecache (1 file)
Files folder imagecontroller (4 files, 1 directory)
Files folder imageframes (3 files)
Files folder imagemessages (1 file)
Files folder imageproject (5 files, 1 directory)
Files folder imagerender (1 file)
Files folder imagerequest (3 files)
Files folder imageutils (3 files)
  Plain text file Autoloader.php Class Class source
  Plain text file CradleCoreException.php Class Class source

  Files folder image Files  /  cradlecore-mvc-version1.0-r33  /  cradlecore-mvc  /  framework  /  lib  /  cradlecore  /  mvc  /  cache  
File Role Description
  Plain text file MemcacheManager.php Class Class source

  Files folder image Files  /  cradlecore-mvc-version1.0-r33  /  cradlecore-mvc  /  framework  /  lib  /  cradlecore  /  mvc  /  controller  
File Role Description
Files folder imageaddons (5 files)
  Plain text file ControllerChildInstancer.php Class Class source
  Plain text file ControllerInstancer.php Class Class source
  Plain text file ControllerLoader.php Class Class source
  Plain text file CradleCoreController.php Class Class source

  Files folder image Files  /  cradlecore-mvc-version1.0-r33  /  cradlecore-mvc  /  framework  /  lib  /  cradlecore  /  mvc  /  controller  /  addons  
File Role Description
  Plain text file Assets.php Class Class source
  Plain text file Cache.php Class Class source
  Plain text file Device.php Class Class source
  Plain text file Http.php Class Class source
  Plain text file Params.php Class Class source

  Files folder image Files  /  cradlecore-mvc-version1.0-r33  /  cradlecore-mvc  /  framework  /  lib  /  cradlecore  /  mvc  /  frames  
File Role Description
  Plain text file AssetsRenderer.php Class Class source
  Accessible without login Plain text file html5.frame.php Aux. Class source
  Accessible without login Plain text file xhtmlStrict.frame.php Aux. Class source

  Files folder image Files  /  cradlecore-mvc-version1.0-r33  /  cradlecore-mvc  /  framework  /  lib  /  cradlecore  /  mvc  /  messages  
File Role Description
  Accessible without login HTML file pageNotFound.html Data Documentation

  Files folder image Files  /  cradlecore-mvc-version1.0-r33  /  cradlecore-mvc  /  framework  /  lib  /  cradlecore  /  mvc  /  project  
File Role Description
Files folder imagetemplates (24 files)
  Accessible without login Plain text file cli.php Aux. Class source
  Plain text file CommandReader.php Class Class source
  Accessible without login Plain text file help.txt Doc. Documentation
  Plain text file ProjectManager.php Class Class source
  Accessible without login Plain text file strings.php Aux. Class source

  Files folder image Files  /  cradlecore-mvc-version1.0-r33  /  cradlecore-mvc  /  framework  /  lib  /  cradlecore  /  mvc  /  project  /  templates  
File Role Description
  Accessible without login Plain text file application.template.json Data Auxiliary data
  Accessible without login Plain text file application.template.json Data Auxiliary data
  Accessible without login Plain text file configuration.template.htaccess Data Auxiliary data
  Accessible without login Plain text file configuration.template.htaccess Data Auxiliary data
  Plain text file Controller.template.php Class Class source
  Plain text file Controller.template.php Class Class source
  Accessible without login Plain text file devices.template.json Data Auxiliary data
  Accessible without login Plain text file devices.template.json Data Auxiliary data
  Plain text file index.template.php Class Class source
  Plain text file index.template.php Class Class source
  Plain text file index.view.template.php Class Class source
  Plain text file index.view.template.php Class Class source
  Plain text file Model.template.php Class Class source
  Plain text file Model.template.php Class Class source
  Plain text file ModuleTemplate.php Class Class source
  Plain text file ModuleTemplate.php Class Class source
  Plain text file ProjectTemplate.php Class Class source
  Plain text file ProjectTemplate.php Class Class source
  Accessible without login Plain text file routes.template.json Data Auxiliary data
  Accessible without login Plain text file routes.template.json Data Auxiliary data
  Accessible without login Plain text file template.htaccess Data Auxiliary data
  Accessible without login Plain text file template.htaccess Data Auxiliary data
  Plain text file Template.php Class Class source
  Plain text file Template.php Class Class source

  Files folder image Files  /  cradlecore-mvc-version1.0-r33  /  cradlecore-mvc  /  framework  /  lib  /  cradlecore  /  mvc  /  render  
File Role Description
  Plain text file ViewRenderer.php Class Class source

  Files folder image Files  /  cradlecore-mvc-version1.0-r33  /  cradlecore-mvc  /  framework  /  lib  /  cradlecore  /  mvc  /  request  
File Role Description
  Plain text file RequestDispatcher.php Class Class source
  Plain text file RequestListener.php Class Class source
  Plain text file RequestMapper.php Class Class source

  Files folder image Files  /  cradlecore-mvc-version1.0-r33  /  cradlecore-mvc  /  framework  /  lib  /  cradlecore  /  mvc  /  utils  
File Role Description
  Plain text file DevicesManager.php Class Class source
  Plain text file Utils.php Class Class source
  Plain text file Validator.php Class Class source

 Version Control Unique User Downloads Download Rankings  
 98%
Total:466
This week:0
All time:6,036
This week:209Up