10000 GitHub - zagriaum/ozone: Php Modular Framework
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

zagriaum/ozone

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Modular Php framework

Fully Modular framework Flexible and scalable. Industry ready framework.

Uses slim 3.0 routing
Strong Validation Class
Csrf Protection

Doctrine Schema

Powerful Entity mechanism by Doctrine. Easy and painless to use.

PHP Di

Auto injecting classes to DI from modules.

Twig Template Engine

Super Fast and flexible Template Engine ever.
https://twig.symfony.com/

API Ready Modules

Build Super fast api resource

Run Project

1. composer create-project ozone-framework/ozone
2. Configure database in .env file
3. Run Migration ::[vendor/bin/doctrine orm:schema-tool:update --force] from root folder
4. Run Project :: php -S localhost:8000 -t public 
5. Open Project on Browser [localhost:8000]
6. Feel free for any queries.

Documentation

Coming Soon

About

Php Modular Framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 95.1%
  • HTML 4.8%
  • CSS 0.1%
0