PHP Classes

F3A: PHP Web development framework like Laravel lite

Recommend this page to a friend!
  Info   Documentation   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not yet rated by the usersTotal: 51 All time: 10,692 This week: 455Up
Version License PHP version Categories
f3a 1.0.0The PHP License5PHP 5, Libraries, Design Patterns
Description 

Author

This package provides a PHP Web development framework like Laravel lite.

It provides classes to implement the MVC design pattern for developing Web based applications.

Currently it provides classes for:

- User authentication

- Database access

- Exception handling

- Email delivery

- Model creation using traits

- Model objects relationship handling

- HTTP request parameter value access

- HTTP request routing to controller classes

- View processing using PHP template scripts

Picture of akeel
Name: akeel <contact>
Classes: 2 packages by
Country: India India

 

Documentation

Auther

  • Akeel ahamed -- https://github.com/akeelAhamed/ -- https://www.linkedin.com/in/i-m-ahamed/

Introduction

A very simple & lightweight raw PHP framework that focuses mainly the developers, who want to speed up their development process. It is developed with MVC structure and does not use any external packages.

Laravel lite

This framework is completely based on laravel concept, not fully functional as laravel. This framework is very usefull for the the startup projects that need to be elegant code structure. The documnet for this framework has to be added.

Requirements

  • Composer is required. Get composer from here: https://getcomposer.org/download/

Installation

  • Run this command in the project directory: 
    
    
  • Change your configuration in ```app/config.php``` file

Enjoy!


  Files folder image Files (236)  
File Role Description
Files folder imageapp (3 files, 6 directories)
Files folder imageassets (2 directories)
Files folder imagevendor (1 file, 2 directories)
Files folder imageviews (3 directories)
Accessible without login Plain text file .htaccess Data Auxiliary data
Accessible without login Plain text file composer.json Data Auxiliary data
Accessible without login Plain text file composer.lock Data Auxiliary data
Accessible without login Plain text file index.php Aux. Auxiliary script
Accessible without login Plain text file README.md Doc. Documentation

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 100%
Total:51
This week:0
All time:10,692
This week:455Up