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
- Host: GitHub
- URL: https://github.com/ziondevelopers/jframework
- Owner: ZionDevelopers
- License: bsd-3-clause
- Created: 2014-02-06T16:34:19.000Z (almost 12 years ago)
- Default Branch: v2.3
- Last Pushed: 2024-01-06T10:14:34.000Z (about 2 years ago)
- Last Synced: 2025-01-22T21:16:57.043Z (about 1 year ago)
- Topics: bsd-3-clause, framework-php, javascript, php, php7
- Language: JavaScript
- Homepage: https://www.juliocesar.me
- Size: 3.27 MB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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]: