zefireio/framework

Zefire Php Framework

Installs: 191

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 1

Forks: 0

Open Issues: 0

Type:project

1.3.6 2018-05-26 13:06 UTC

README

Note: This repository contains the core code of the Zefire framework. If you want to build an application using Zefire, visit the main Zefire repository.

Zefire is a web application framework which attempts to provides an elegant and easy to use set of features common to most of web projects, such as:

  • Inversion Of Control.
  • ORM and Database layer.
  • Routing.
  • Template Engine.
  • Queueing.
  • Events.
  • Console.
  • Middlewares.
  • Conventional back-end features, (such as Sessions, caching, storage, etc).

Zefire was designed to be fairly light yet powerful enough to provide tools needed for most projects.

Learning Zefire

Please visit Zefire's website for full documentation with examples and full API documentation.

Contributing

Thank you for considering contributing to the Zefire framework! As the project is still in its early stage, no contribution plan as yet been defined. However any contribution will be welcome.

Security Vulnerabilities

If you discover a security vulnerability within Zefire, please send an e-mail to Zefire via Zefire. All security vulnerabilities will be promptly addressed.

License

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