Skip to content

yfure/Yume

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Yume Framework

Yume · Logo

Abouts

Yume is a simple framework for building a website fast without any hassle, it is built with the most popular server language, namely Hypertext Preprocessor PHP. It already provides several built-in packages that are ready to use but some packages are under development and code repair. You can also install other PHP libraries if the package is incomplete.

Features

  • Environment Variable Configuration
  • Services and Service Provider
  • Database (Coming Soon)
  • PHPSeclib (Coming Soon)
  • Simple and Fast Routing
  • Command Line Interface Tool
  • Simple Reflection
  • Indentation Based Template Engine
  • HTML Component
  • Caching, and Logging
  • Stream

Requires

  • PHP ^8.1.10
  • PHPUnit ^9.5.10
  • Framework ^3.0.6
  • Extension OpenSSL
  • Extension PDO (Optional)
  • Extension Multibyte String

Installation

composer create-project yfure/yume

Starting

php sasayaki serve

or

php sasayaki serve --host 127.0.0.1 --port 8080

Contribute

hxAri is the developer and creator of this framework, and i am very grateful to anyone who has contributed to this project, please see the Contribution rules to participate.

Donate

Give spirit to the developer, no matter how many donations given will still be accepted
paypal.me/hxAri

License

The Yume framework is open-sourced software licensed under the MIT license.