PHP Classes

Framework X Starter: Implements MVC-based asynchronous applications

Recommend this page to a friend!
  Info   View files View files (20)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not yet rated by the usersTotal: 39 This week: 1All time: 10,855 This week: 571Up
Version License PHP version Categories
framework-x-starter 1.0.0MIT/X Consortium ...5PHP 5, Databases, User Management, Li..., L..., D...
Description 

Author

This package implements MVC-based asynchronous applications.

It provides boilerplate code to start an application based on Framework X.

Currently, it provides the following:

- A controller class to handler operations with user records

- Repository classes to perform asynchronous operations with user records in a MySQL database

- Resolver classes to get configuration values and options to access a given database server

Picture of Nahid Bin Azhar
  Performance   Level  
Name: Nahid Bin Azhar <contact>
Classes: 23 packages by
Country: United States United States
Age: 33
All time rank: 806110 in United States United States
Week rank: 50 Up7 in United States United States Up
Innovation award
Innovation award
Nominee: 6x

Winner: 2x

Details

Framework X Starter

A boilerplate code for Framework X. Framework X is a lightweight and blazing fast micro framework for PHP with Asynchronous support.


  Files folder image Files  
File Role Description
Files folder imageapp (4 directories)
Files folder imageconfig (3 files)
Files folder imagepublic (1 file)
Files folder imagesupports (1 file, 2 directories)
Accessible without login Plain text file .env.example 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 LICENSE Lic. License text
Accessible without login Plain text file README.md Doc. Documentation

  Files folder image Files  /  app  
File Role Description
Files folder imageControllers (1 file)
Files folder imageDTO (1 file, 1 directory)
Files folder imageRepositories (2 files)
Files folder imageServiceResolvers (2 files)

  Files folder image Files  /  app  /  Controllers  
File Role Description
  Plain text file UserController.php Class Class source

  Files folder image Files  /  app  /  DTO  
File Role Description
Files folder imageCasters (1 file)
  Plain text file User.php Class Class source

  Files folder image Files  /  app  /  DTO  /  Casters  
File Role Description
  Plain text file CarbonCast.php Class Class source

  Files folder image Files  /  app  /  Repositories  
File Role Description
  Plain text file Repository.php Class Class source
  Plain text file UserRepository.php Class Class source

  Files folder image Files  /  app  /  ServiceResolvers  
File Role Description
  Plain text file ConfigResolver.php Class Class source
  Plain text file DatabaseResolver.php Class Class source

  Files folder image Files  /  config  
File Role Description
  Accessible without login Plain text file app.php Aux. Auxiliary script
  Accessible without login Plain text file db.php Aux. Auxiliary script
  Plain text file resolvers.php Class Class source

  Files folder image Files  /  public  
File Role Description
  Plain text file index.php Class Class source

  Files folder image Files  /  supports  
File Role Description
Files folder imageConfig (1 file)
Files folder imageDependencyResolver (2 files)
  Accessible without login Plain text file helpers.php Aux. Auxiliary script

  Files folder image Files  /  supports  /  Config  
File Role Description
  Plain text file ArrayConfig.php Class Class source

  Files folder image Files  /  supports  /  DependencyResolver  
File Role Description
  Plain text file BaseResolver.php Class Class source
  Plain text file Resolver.php Class Class source

 Version Control Unique User Downloads Download Rankings  
 100%
Total:39
This week:1
All time:10,855
This week:571Up