An open API service indexing awesome lists of open source software.

https://github.com/ziondevelopers/jframework

An OOP MVC UTF8 PHP 5.3+ Framework
https://github.com/ziondevelopers/jframework

bsd-3-clause framework-php javascript php php7

Last synced: 6 months ago
JSON representation

An OOP MVC UTF8 PHP 5.3+ Framework

Awesome Lists containing this project

README

          

jFramework
==========

This is an Easy to use, lightweight PHP framework, have built-in:

* PHP **5.3+** Compatible **(Compatible with PHP7!)**
* Open-Source Project
* Documented using PHPDoc
* Object-oriented programming.
* MVC Framework
* [PSR][] Standards
* Database Manager
* Image Handler
* Exception Handler
* Captcha Generator
* Cron Job friendly _(crontab / Windows Task Scheduler)_
* Automatic Session Cleaner (Cronjob)
* Tools (tons of useful functions)
* Licensed under BSD 3-Clause License

[PSR]: