Login   Register  
PHP Classes
elePHPant
Icontem

Easy Framework

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

  Author  
Picture of Italo Lelis de Vietro
Name: Italo Lelis de Vietro <e-mail contact>
Packages: 4 Browse all classes by Italo Lelis de Vietro Browse all classes by
Country: Brazil Brazil - PHP jobs in Brazil
Age: 21
All time rank: 93966 in Brazil Brazil
Week rank: 412 Up31 in Brazil Brazil Up


  Detailed description   Download .zip .tar.gz  
This package is a full stack Web application framework with MVC.

It provides different types of components to build Web applications in PHP performing tasks like mapping URLs into actions, dispatching actions to controllers, implementing models to access objects in databases, view helpers, access data in sessions and cookies, retrieve localized application texts, handle errors, output debug information, etc..

  Classes of Italo Lelis de Vietro  >  Easy Framework  >  Download .zip .tar.gz  >  Support forum Support forum (2)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Easy Framework
Base name: easy-framework
Description: Full stack Web application framework with MVC
Version: 1.0.3
PHP version: 5.2.4
License: MIT/X Consortium License
All time users: 1129 users
All time rank: 2908
Week users: 2 users
Week rank: 1368 Up
 
  Groups   Video Tutorials   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 Libraries Frameworks and libraries of cooperating classes View top rated classes
Group folder image Design Patterns Implementations of well known design patterns View top rated classes


  Tutorial videos and presentations  
EasyFramework - Screencast - Hello World
Title Description Duration
Video EasyFramework - Screencast - Hello World Como baixar o EasyFramework e instala-lo em seu servidor web. Criamos um hello world como primeir... 00:19:24
Video Screencast - Models - Parte 02 Vamos aprender a trabalhar com model no EasyFramework. 00:18:33
Video Screencast - Mudanças e Herança de Templates Abordamos algumas das novas mudanças no Easyframework, também falamos em como implementar a heran... 00:10:06

  User ratings  
Ratings
Utility
Consistency
Documentation
Examples
Tests
Videos
Overall
Rank
All time:
Not sure (50.0%)
Sufficient (66.7%)
-
-
-
-
Insufficient (31.7%)
2229
Month:
Not yet rated by the users

  Applications that use this class  
Link Description
Lellys Informática My website, witch uses easyframewok
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
Easy Framework Official website
Lellys Informática My website, witch uses easyframewok
Screencasts Some exemples to learn how to use this framwork

  Files folder image Files  
File Role Description
Files folder imagecomponents (2 files)
Files folder imagecore (3 files, 11 directories)
Files folder imagedemo (1 file, 2 directories)
Files folder imagehelpers (4 files)
Files folder imagenbproject (2 files)
Accessible without login Plain text file license.txt Lic. License
Accessible without login Plain text file README.textile Data Auxiliary data

  Files  /  Files folder image components  
File Role Description
  Plain text file AuthComponent.php Class Class source
  Plain text file UploadComponent.php Class Class source

  Files  /  Files folder image core  
File Role Description
Files folder imageAnnotations (3 files)
Files folder imageCache (1 file, 1 directory)
Files folder imageController (2 files)
Files folder imageError (3 files, 1 directory)
Files folder imageLib (1 directory)
Files folder imageLog (2 files, 1 directory)
Files folder imageModel (3 files, 1 directory)
Files folder imageNetwork (2 files)
Files folder imageThread (1 file)
Files folder imageUtility (8 files)
Files folder imageView (2 files, 1 directory)
  Plain text file basics.php Class Class source
  Accessible without login Plain text file bootstrap.php Conf. Configuration script
  Accessible without login Plain text file version.ini Data Auxiliary data

  Files  /  core  /  Files folder image Annotations  
File Role Description
  Plain text file Ajax.php Class Class source
  Plain text file RolesNotAllowed.php Class Class source
  Plain text file Soap.php Class Class source

  Files  /  core  /  Files folder image Cache  
File Role Description
Files folder imageEngine (5 files)
  Plain text file Cache.php Class Class source

  Files  /  core  /  Cache  /  Files folder image Engine  
File Role Description
  Plain text file ApcEngine.php Class Class source
  Plain text file FileEngine.php Class Class source
  Plain text file MemcacheEngine.php Class Class source
  Plain text file WincacheEngine.php Class Class source
  Plain text file XcacheEngine.php Class Class source

  Files  /  core  /  Files folder image Controller  
File Role Description
  Plain text file ComponentCollection.php Class Class source
  Plain text file IComponent.php Class Class source

  Files  /  core  /  Files folder image Error  
File Role Description
Files folder imagetemplates (2 files, 1 directory)
  Plain text file Error.php Class Class source
  Plain text file ExceptionRender.php Class Class source
  Plain text file Exceptions.php Class Class source

  Files  /  core  /  Error  /  Files folder image templates  
File Role Description
Files folder imagelayouts (7 files)
  Accessible without login Plain text file environment.phtml Data Auxiliary data
  Plain text file render_error.php Class Class source

  Files  /  core  /  Error  /  templates  /  Files folder image layouts  
File Role Description
  Accessible without login Plain text file 404.phtml Data Auxiliary data
  Accessible without login Plain text file MissingAction.phtml Data Auxiliary data
  Accessible without login Plain text file MissingComponent.phtml Data Auxiliary data
  Accessible without login Plain text file MissingController.phtml Data Auxiliary data
  Accessible without login Plain text file MissingModel.phtml Data Auxiliary data
  Accessible without login Plain text file MissingView.phtml Data Auxiliary data
  Accessible without login Plain text file NoPermission.phtml Data Auxiliary data

  Files  /  core  /  Files folder image Lib  
File Role Description
Files folder imagephpmailer (1 file, 1 directory)

  Files  /  core  /  Lib  /  Files folder image phpmailer  
File Role Description
Files folder imageextras (1 file)
  Accessible without login Plain text file docs.ini Data Auxiliary data

  Files  /  core  /  Lib  /  phpmailer  /  Files folder image extras  
File Role Description
  Plain text file htmlfilter.php Class Class source

  Files  /  core  /  Files folder image Log  
File Role Description
Files folder imageEngine (1 file)
  Plain text file EasyLog.php Class Class source
  Plain text file ILog.php Class Class source

  Files  /  core  /  Log  /  Files folder image Engine  
File Role Description
  Plain text file FileLog.php Class Class source

  Files  /  core  /  Files folder image Model  
File Role Description
Files folder imageDatasources (1 file)
  Plain text file ConnectionManager.php Class Class source
  Plain text file Datasource.php Class Class source
  Plain text file DboSource.php Class Class source

  Files  /  core  /  Model  /  Files folder image Datasources  
File Role Description
  Plain text file MysqliDatasource.php Class Class source

  Files  /  core  /  Files folder image Network  
File Role Description
  Plain text file Request.php Class Class source
  Plain text file Response.php Class Class source

  Files  /  core  /  Files folder image Thread  
File Role Description
  Plain text file Thread.php Class Class source

  Files  /  core  /  Files folder image Utility  
File Role Description
  Plain text file ClassRegistry.php Class Class source
  Plain text file Folder.php Class Class source
  Plain text file ICollection.php Class Class source
  Plain text file ObjectCollection.php Class Class source
  Plain text file Set.php Class Class source
  Plain text file String.php Class Class source
  Plain text file Validation.php Class Class source
  Plain text file Xml.php Class Class source

  Files  /  core  /  Files folder image View  
File Role Description
Files folder imageEngine (1 file)
  Plain text file HelperCollection.php Class Class source
  Plain text file ITemplateEngine.php Class Class source

  Files  /  core  /  View  /  Files folder image Engine  
File Role Description
  Plain text file SmartyEngine.php Class Class source

  Files  /  Files folder image demo  
File Role Description
Files folder imageapp (7 directories)
Files folder imagedb (2 files)
  Accessible without login Plain text file .htaccess Data Auxiliary data

  Files  /  demo  /  Files folder image app  
File Role Description
Files folder imageconfig (3 files)
Files folder imagecontrollers (3 files)
Files folder imagelayouts (1 file)
Files folder imagemodels (2 files)
Files folder imagetmp (2 directories)
Files folder imageview (2 directories)
Files folder imagewebroot (2 files, 1 directory)

  Files  /  demo  /  app  /  Files folder image config  
File Role Description
  Plain text file database.php Class Class source
  Plain text file routes.php Class Class source
  Plain text file settings.php Class Class source

  Files  /  demo  /  app  /  Files folder image controllers  
File Role Description
  Plain text file AppController.php Class Class source
  Plain text file IndexController.php Class Class source
  Plain text file UsersController.php Class Class source

  Files  /  demo  /  app  /  Files folder image layouts  
File Role Description
  Accessible without login Plain text file layout.tpl Data Auxiliary data

  Files  /  demo  /  app  /  Files folder image models  
File Role Description
  Plain text file AppModel.php Class Class source
  Plain text file Users.php Class Class source

  Files  /  demo  /  app  /  Files folder image tmp  
File Role Description
Files folder imagecache (1 directory)
Files folder imagelogs (2 files)

  Files  /  demo  /  app  /  tmp  /  Files folder image cache  
File Role Description
Files folder imagemodels (2 files)

  Files  /  demo  /  app  /  tmp  /  cache  /  Files folder image models  
File Role Description
  Accessible without login Plain text file easy_model_describe Data Auxiliary data
  Accessible without login Plain text file easy_model_sources Data Auxiliary data

  Files  /  demo  /  app  /  tmp  /  Files folder image logs  
File Role Description
  Accessible without login Plain text file debug.log Data Auxiliary data
  Accessible without login Plain text file LOG_ERROR.log Data Auxiliary data

  Files  /  demo  /  app  /  Files folder image view  
File Role Description
Files folder imageindex (1 file)
Files folder imageusers (3 files)

  Files  /  demo  /  app  /  view  /  Files folder image index  
File Role Description
  Accessible without login Plain text file index.tpl Data Auxiliary data

  Files  /  demo  /  app  /  view  /  Files folder image users  
File Role Description
  Accessible without login Plain text file add.tpl Data Auxiliary data
  Accessible without login Plain text file edit.tpl Data Auxiliary data
  Accessible without login Plain text file index.tpl Data Auxiliary data

  Files  /  demo  /  app  /  Files folder image webroot  
File Role Description
Files folder imagetemplates_c (12 files)
  Accessible without login Plain text file .htaccess Data Auxiliary data
  Plain text file index.php Class Class source

  Files  /  demo  /  app  /  webroot  /  Files folder image templates_c  
File Role Description
  Plain text file 0a1cdd623d14fd71c9....file.index.tpl.php Class Class source
  Plain text file 1013d238609cfc13f0....file.index.tpl.php Class Class source
  Plain text file 17344cf853d7306079...file.header.tpl.php Class Class source
  Plain text file 1c83d9c30e05d6ce44....file.index.tpl.php Class Class source
  Plain text file 23d2e5383973385516...2.file.edit.tpl.php Class Class source
  Plain text file 256d6f77952d8ca80b...86.file.add.tpl.php Class Class source
  Plain text file 4d1fa11d26bd45b9d9....file.index.tpl.php Class Class source
  Plain text file 7a7eb602ad15486901....file.index.tpl.php Class Class source
  Plain text file 997f24a9701447046a...file.footer.tpl.php Class Class source
  Plain text file b1df11bad519e93456...0a.file.add.tpl.php Class Class source
  Plain text file d3528db65d35b7fda1...4.file.edit.tpl.php Class Class source
  Plain text file f304f43f14d019c480...e.file.edit.tpl.php Class Class source

  Files  /  demo  /  Files folder image db  
File Role Description
  Accessible without login Plain text file dbdemo_users.sql Data Auxiliary data
  Accessible without login Plain text file Dump2012-02-03.sql Data Auxiliary data

  Files  /  Files folder image helpers  
File Role Description
  Plain text file AppHelper.php Class Class source
  Plain text file FormHelper.php Class Class source
  Plain text file HtmlHelper.php Class Class source
  Plain text file SessionHelper.php Class Class source

  Files  /  Files folder image nbproject  
File Role Description
  Accessible without login Plain text file project.properties Data Auxiliary data
  Accessible without login Plain text file project.xml Data Auxiliary data

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