Recommend this page to a friend! |
![]() ![]() |
Info | ![]() |
![]() ![]() |
Reputation | Support forum | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2021-03-30 (18 days ago) ![]() | Not enough user ratings | Total: 441 This week: 3 | All time: 6,170 This week: 87![]() |
Version | License | PHP version | Categories | |||
jfwork 0.0.2 | GNU General Publi... | 5.0 | PHP 5, Libraries, Design Patterns |
Description | Author | |||||||||||||
This package is a tiny framework based on the MVC design pattern. |
|
##JFWork ### how to use: 1. Create your controller at: JFWork/controller/<nameofcontroller>.php 2. Give some method like `function index(){}`; 3. Call by accesing via URL www.domain.com/index.php/<nameofcontroller>/<nameofmethdod> * * * ###Version: *0.0.2 Alpha* **Update:** load_views($filename) htaccess added. log_msg added to core/Common.php - nice to use to debuger or set an erros leves load_file added to core/Common.php - to loaded file with functions or other sort of file. virtual big object added - when extends a Engine, you actually get all class by doing this $this->yourClass->yourMethod(); fixed some issues * * * **License** This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/. * * * *JFWork* it's a tinyMVC. 2011 Jonathan Fontes |
![]() |
File | Role | Description | ||
---|---|---|---|---|
![]() |
||||
![]() |
||||
![]() |
||||
![]() |
||||
![]() ![]() |
Example | running aplication | ||
![]() ![]() |
Data | License text | ||
![]() ![]() |
Doc. | Descriptions in markdown format |
![]() |
/ | config |
File | Role | Description |
---|---|---|
![]() ![]() |
Aux. | Auxiliary script |
![]() ![]() |
Conf. | Auxiliary script |
![]() |
/ | controller |
File | Role | Description |
---|---|---|
![]() ![]() |
Class | Auxiliary script |
![]() ![]() |
Class | Example script |
![]() |
/ | core |
File | Role | Description |
---|---|---|
![]() ![]() |
Aux. | Configuration script |
![]() ![]() |
Class | Class source |
![]() ![]() |
Aux. | Application script |
![]() ![]() |
Class | Class source |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
100% |
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.