Login   Register  
PHP Classes
elePHPant
Icontem

Cradlecore For PHP

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us

  Author  
Picture of alejandro soto
Name: alejandro soto <e-mail contact>
Packages: 2 Browse all classes by alejandro soto Browse all classes by
Country: Costa Rica Costa Rica - PHP jobs in Costa Rica
Age: 25
All time rank: 25973 in Costa Rica Costa Rica
Week rank: 1094 Up3 in Costa Rica Costa Rica Equal


  Detailed description   Download .zip .tar.gz  
This package can be used to create objects using the Inversion of Control (IoC) to configure the objects externally.

It provides a factory class that can create the objects and configure them according to configuration that can be defined externally using one or more XML files that define details of behavior of those objects.

The external configuration can determine how the dependency injection occurs by defining whether the objects will be configured by passing specific parameters to the constructor or a setter function.

  Classes of alejandro soto  >  Cradlecore For PHP  >  Download .zip .tar.gz  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Cradlecore For PHP
Base name: cradlecore
Description: Create objects using the inversion of control
Version: 1.0
PHP version: 5.2
License: GNU General Public License (GPL)
All time users: 251 users
All time rank: 6387
Week users: 0 users
Week rank: 2338 Equal
 
  Groups   Screenshots Screenshots   Rate classes User ratings  
  Applications   Related links   Files Files  

  Groups  
Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
Group folder image Language Constructs to assist in the language control View top rated classes
Group folder image Design Patterns Implementations of well known design patterns View top rated classes

  Files folder image Screenshots  
Array configuration
File Role Description
Accessible without login Image file 1 Screen Array configuration
Accessible without login Image file 2 Screen Xml configuration and import tag
Accessible without login Image file 3 Screen Xml configuration
Accessible without login Image file 4 Screen Logging


  User ratings  
Not yet rated by the users

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.

  Related links  
Link Description
Sourceforge repository where you can also download the full zip package of this library The main repo of the library

  Files folder image Files  
File Role Description
Files folder imagedesign (2 files)
Files folder imageexamples (2 directories)
Files folder imagesrc (1 file, 4 directories)
Files folder imagetest (4 files, 2 directories)

  Files  /  Files folder image design  
File Role Description
  Plain text file classes.uml Data Auxiliary data
  Plain text file classes.umlclass Data Auxiliary data

  Files  /  Files folder image examples  
File Role Description
Files folder imagecradlecore (1 file, 4 directories)
Files folder imageexamples (6 files, 1 directory)

  Files  /  examples  /  Files folder image cradlecore  
File Role Description
Files folder imageexception (4 files, 4 directories)
Files folder imageioc (7 directories)
Files folder imagelogger (2 files)
Files folder imageutils (2 files)
  Plain text file LICENSE.txt Lic. Documentation

  Files  /  examples  /  cradlecore  /  Files folder image exception  
File Role Description
Files folder imageexception (2 files)
Files folder imageioc (7 directories)
Files folder imagelogger (2 files)
Files folder imageutils (1 file)
  Plain text file CradleCoreException.php Example Example script
  Plain text file CradleCoreException.php Class Class source
  Plain text file LICENSE.txt Doc. Documentation
  Plain text file LICENSE.txt Doc. Documentation

  Files  /  examples  /  cradlecore  /  exception  /  Files folder image exception  
File Role Description
  Plain text file CradleCoreException.php Class Class source
  Plain text file CradleCoreException.php Class Class source

  Files  /  examples  /  cradlecore  /  exception  /  Files folder image ioc  
File Role Description
Files folder imagecache (2 files, 1 directory)
Files folder imagecheckers (4 files)
Files folder imagecontainer (2 files)
Files folder imagecontext (8 files)
Files folder imagefactory (2 files)
Files folder imageincludes (2 files)
Files folder imagereaders (14 files)

  Files  /  examples  /  cradlecore  /  exception  /  ioc  /  Files folder image cache  
File Role Description
Files folder imagestorage (4 files)
  Plain text file ContainerCache.php Class Class source
  Plain text file ContainerCache.php Class Class source

  Files  /  examples  /  cradlecore  /  exception  /  ioc  /  cache  /  Files folder image storage  
File Role Description
  Plain text file GVzdGNhc2U.data Data Auxiliary data
  Plain text file GVzdGNhc2U.data Data Auxiliary data
  Plain text file zpcd2FtcFx.data Data Auxiliary data
  Plain text file zpcd2FtcFx.data Data Auxiliary data

  Files  /  examples  /  cradlecore  /  exception  /  ioc  /  Files folder image checkers  
File Role Description
  Plain text file ClassChecker.php Class Class source
  Plain text file ClassChecker.php Class Class source
  Plain text file PropertyChecker.php Class Class source
  Plain text file PropertyChecker.php Class Class source

  Files  /  examples  /  cradlecore  /  exception  /  ioc  /  Files folder image container  
File Role Description
  Plain text file Container.php Class Class source
  Plain text file Container.php Class Class source

  Files  /  examples  /  cradlecore  /  exception  /  ioc  /  Files folder image context  
File Role Description
  Plain text file ArrayContext.php Class Class source
  Plain text file ArrayContext.php Class Class source
  Plain text file Context.php Class Class source
  Plain text file Context.php Class Class source
  Plain text file Context_Factory.php Class Class source
  Plain text file Context_Factory.php Class Class source
  Plain text file XmlContext.php Class Class source
  Plain text file XmlContext.php Class Class source

  Files  /  examples  /  cradlecore  /  exception  /  ioc  /  Files folder image factory  
File Role Description
  Plain text file Factory.php Class Class source
  Plain text file Factory.php Class Class source

  Files  /  examples  /  cradlecore  /  exception  /  ioc  /  Files folder image includes  
File Role Description
  Plain text file IncludeManager.php Class Class source
  Plain text file IncludeManager.php Class Class source

  Files  /  examples  /  cradlecore  /  exception  /  ioc  /  Files folder image readers  
File Role Description
  Plain text file ArrayConfigurationReader.php Class Class source
  Plain text file ArrayConfigurationReader.php Class Class source
  Plain text file ArraySourceFilesReader.php Class Class source
  Plain text file ArraySourceFilesReader.php Class Class source
  Plain text file DependencySorter.php Class Class source
  Plain text file DependencySorter.php Class Class source
  Plain text file Reader.php Class Class source
  Plain text file Reader.php Class Class source
  Plain text file XmlConfigurationReader.php Class Class source
  Plain text file XmlConfigurationReader.php Class Class source
  Plain text file XmlObjectTag.php Class Class source
  Plain text file XmlObjectTag.php Class Class source
  Plain text file XmlSourceFilesReader.php Class Class source
  Plain text file XmlSourceFilesReader.php Class Class source

  Files  /  examples  /  cradlecore  /  exception  /  Files folder image logger  
File Role Description
  Plain text file Logger.php Class Class source
  Plain text file Logger.php Class Class source

  Files  /  examples  /  cradlecore  /  exception  /  Files folder image utils  
File Role Description
  Plain text file PropertiesFile.php Class Class source

  Files  /  examples  /  cradlecore  /  Files folder image ioc  
File Role Description
Files folder imagecache (2 files, 1 directory)
Files folder imagecheckers (4 files)
Files folder imagecontainer (2 files)
Files folder imagecontext (8 files)
Files folder imagefactory (2 files)
Files folder imageincludes (2 files)
Files folder imagereaders (14 files)

  Files  /  examples  /  cradlecore  /  ioc  /  Files folder image cache  
File Role Description
Files folder imagestorage (3 files)
  Plain text file ContainerCache.php Class Class source
  Plain text file ContainerCache.php Class Class source

  Files  /  examples  /  cradlecore  /  ioc  /  cache  /  Files folder image storage  
File Role Description
  Plain text file GVzdGNhc2U.data Data Auxiliary data
  Plain text file GVzdGNhc2U.data Data Auxiliary data
  Plain text file zpcd2FtcFx.data Data Auxiliary data

  Files  /  examples  /  cradlecore  /  ioc  /  Files folder image checkers  
File Role Description
  Plain text file ClassChecker.php Class Class source
  Plain text file ClassChecker.php Class Class source
  Plain text file PropertyChecker.php Class Class source
  Plain text file PropertyChecker.php Class Class source

  Files  /  examples  /  cradlecore  /  ioc  /  Files folder image container  
File Role Description
  Plain text file Container.php Class Class source
  Plain text file Container.php Class Class source

  Files  /  examples  /  cradlecore  /  ioc  /  Files folder image context  
File Role Description
  Plain text file ArrayContext.php Class Class source
  Plain text file ArrayContext.php Class Class source
  Plain text file Context.php Class Class source
  Plain text file Context.php Class Class source
  Plain text file Context_Factory.php Class Class source
  Plain text file Context_Factory.php Class Class source
  Plain text file XmlContext.php Class Class source
  Plain text file XmlContext.php Class Class source

  Files  /  examples  /  cradlecore  /  ioc  /  Files folder image factory  
File Role Description
  Plain text file Factory.php Class Class source
  Plain text file Factory.php Class Class source

  Files  /  examples  /  cradlecore  /  ioc  /  Files folder image includes  
File Role Description
  Plain text file IncludeManager.php Class Class source
  Plain text file IncludeManager.php Class Class source

  Files  /  examples  /  cradlecore  /  ioc  /  Files folder image readers  
File Role Description
  Plain text file ArrayConfigurationReader.php Class Class source
  Plain text file ArrayConfigurationReader.php Class Class source
  Plain text file ArraySourceFilesReader.php Class Class source
  Plain text file ArraySourceFilesReader.php Class Class source
  Plain text file DependencySorter.php Class Class source
  Plain text file DependencySorter.php Class Class source
  Plain text file Reader.php Class Class source
  Plain text file Reader.php Class Class source
  Plain text file XmlConfigurationReader.php Class Class source
  Plain text file XmlConfigurationReader.php Class Class source
  Plain text file XmlObjectTag.php Class Class source
  Plain text file XmlObjectTag.php Class Class source
  Plain text file XmlSourceFilesReader.php Class Class source
  Plain text file XmlSourceFilesReader.php Class Class source

  Files  /  examples  /  cradlecore  /  Files folder image logger  
File Role Description
  Plain text file Logger.php Class Class source
  Plain text file Logger.php Class Class source

  Files  /  examples  /  cradlecore  /  Files folder image utils  
File Role Description
  Plain text file PropertiesFile.php Class Class source
  Plain text file PropertiesFile.php Class Class source

  Files  /  examples  /  Files folder image examples  
File Role Description
Files folder imageexampleFiles (18 files)
  Plain text file ImportTagsExample.php Example Example script
  Plain text file ImportTagsExample.php Example Example script
  Plain text file SimpleXmlContextExample.php Example Example script
  Plain text file SimpleXmlContextExample.php Example Example script
  Plain text file UnsortedConfiguration.php Example Example script
  Plain text file UnsortedConfiguration.php Example Example script

  Files  /  examples  /  examples  /  Files folder image exampleFiles  
File Role Description
  Plain text file childConfiguration.xml Data Auxiliary data
  Plain text file childConfiguration.xml Data Auxiliary data
  Plain text file childUnsortedConfiguration.xml Data Auxiliary data
  Plain text file childUnsortedConfiguration.xml Data Auxiliary data
  Plain text file configuration.xml Data Auxiliary data
  Plain text file configuration.xml Data Auxiliary data
  Plain text file cradlecore.log Data Auxiliary data
  Plain text file cradlecore.log Data Auxiliary data
  Plain text file DBConnection.php Class Example script
  Plain text file DBConnection.php Class Example script
  Plain text file ItemDao.php Class Example script
  Plain text file ItemDao.php Class Example script
  Plain text file parentConfiguration.xml Data Auxiliary data
  Plain text file parentConfiguration.xml Data Auxiliary data
  Plain text file parentUnsortedConfiguration.xml Data Auxiliary data
  Plain text file parentUnsortedConfiguration.xml Data Auxiliary data
  Plain text file PersonDao.php Class Example script
  Plain text file PersonDao.php Class Example script

  Files  /  Files folder image src  
File Role Description
Files folder imageexception (1 file)
Files folder imageioc (7 directories)
Files folder imagelogger (1 file)
Files folder imageutils (1 file)
  Plain text file LICENSE.txt Doc. Documentation

  Files  /  src  /  Files folder image exception  
File Role Description
  Plain text file CradleCoreException.php Class Class source

  Files  /  src  /  Files folder image ioc  
File Role Description
Files folder imagecache (1 file)
Files folder imagecheckers (2 files)
Files folder imagecontainer (1 file)
Files folder imagecontext (4 files)
Files folder imagefactory (1 file)
Files folder imageincludes (1 file)
Files folder imagereaders (7 files)

  Files  /  src  /  ioc  /  Files folder image cache  
File Role Description
  Plain text file ContainerCache.php Class Class source

  Files  /  src  /  ioc  /  Files folder image checkers  
File Role Description
  Plain text file ClassChecker.php Class Class source
  Plain text file PropertyChecker.php Class Class source

  Files  /  src  /  ioc  /  Files folder image container  
File Role Description
  Plain text file Container.php Class Class source

  Files  /  src  /  ioc  /  Files folder image context  
File Role Description
  Plain text file ArrayContext.php Class Class source
  Plain text file Context.php Class Class source
  Plain text file Context_Factory.php Class Class source
  Plain text file XmlContext.php Class Class source

  Files  /  src  /  ioc  /  Files folder image factory  
File Role Description
  Plain text file Factory.php Class Class source

  Files  /  src  /  ioc  /  Files folder image includes  
File Role Description
  Plain text file IncludeManager.php Class Class source

  Files  /  src  /  ioc  /  Files folder image readers  
File Role Description
  Plain text file ArrayConfigurationReader.php Class Class source
  Plain text file ArraySourceFilesReader.php Class Class source
  Plain text file DependencySorter.php Class Class source
  Plain text file Reader.php Class Class source
  Plain text file XmlConfigurationReader.php Class Class source
  Plain text file XmlObjectTag.php Class Class source
  Plain text file XmlSourceFilesReader.php Class Class source

  Files  /  src  /  Files folder image logger  
File Role Description
  Plain text file Logger.php Class Class source

  Files  /  src  /  Files folder image utils  
File Role Description
  Plain text file PropertiesFile.php Class Class source

  Files  /  Files folder image test  
File Role Description
Files folder imageclassesTests (4 directories)
Files folder imagehelpers (7 files)
  Plain text file GeneralArrayTest.php Class Class source
  Plain text file GeneralTest.php Test Unit test script
  Plain text file GeneralXmlTest.php Test Unit test script
  Plain text file phpunit.xml Data Auxiliary data

  Files  /  test  /  Files folder image classesTests  
File Role Description
Files folder imagecontainer (1 file)
Files folder imagecontext (1 file)
Files folder imagefactory (1 file)
Files folder imagereader (1 file)

  Files  /  test  /  classesTests  /  Files folder image container  
File Role Description
  Plain text file ContainerTest.php Class Class source

  Files  /  test  /  classesTests  /  Files folder image context  
File Role Description
  Plain text file XmlContextTest.php Class Class source

  Files  /  test  /  classesTests  /  Files folder image factory  
File Role Description
  Plain text file FactoryTest.php Class Class source

  Files  /  test  /  classesTests  /  Files folder image reader  
File Role Description
  Plain text file XmlConfigurationReaderTest.php Class Class source

  Files  /  test  /  Files folder image helpers  
File Role Description
  Plain text file configuration.xml Data Auxiliary data
  Plain text file configuration2.xml Data Auxiliary data
  Plain text file DBConnection.php Example Example script
  Plain text file ItemDao.php Example Example script
  Plain text file MyService.php Example Example script
  Plain text file oneObjectConfiguration.xml Data Auxiliary data
  Plain text file PersonDao.php Example Example script

Download all files: cradlecore.tar.gz cradlecore.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.