Skip to content

Simplest PHP Framework - Simple thing, for creating big things

Notifications You must be signed in to change notification settings

xlaming/SimplestPHP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About SimplestPHP

  • SimplestPHP Framework is not only a MVC script, actually is common we see a lot of frameworks on the Internet with a lot of useless features, well, atleast for some people, those people do not need or want a lot of things, they want just the necessary. With this such of mind, we started the project SimplestPHP, it is simple? Yes, of course, it will be updated anyway and more features will come in.

Learning

  • With SimplestPHP your codes are clean, very cool and you can easily remember the class names, since everything is made with the maximum of concern to being easy remember later. Documentation is available in SimplestPHP.xyz

Installation

  1. Download on your computer
  2. Extract the files
  3. Put all on your public_html
  4. Edit the file /app/config.php
  5. It's alive!

Requires

  • PHP 7.0+
  • MySQL 5.5+

Contributing

  • Help is always welcome, we all need this to share to world our work, you can send Pull Request or open an Issue anyway if you have troubles.

Licensing

  • SimplestPHP Framework an open-source project under MIT license.

Releases

No releases published

Packages

No packages published