8000 GitHub - pparke/swat: Web Application Toolkit. Widgets and more.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
/ swat Public
forked from silverorange/swat

Web Application Toolkit. Widgets and more.

License

Notifications You must be signed in to change notification settings

pparke/swat

 
 

Repository files navigation

Swat

Swat is a web application component toolkit.

Swat is an open-source LGPL 2.1 web-application toolkit built using PHP. It is primarily developed and maintained by silverorange, but participation and contributions are welcome.

Swat is not a full-stack web framework. Swat is an interface toolkit analogous to [Gtk](https://gtk.org/ Gtk), but for web applications instead of native applications. Read about why Swat was created.

Documentation

Features

  • object-oriented PHP 5 code
  • simplifies the process of building and maintaining functional user interfaces for web applications
  • generates standards-compliant XHTML output with flexible CSS hooks
  • relies on CSS for layout and styling
  • provides comprehensive and extensible error checking for forms

Installation

Make sure the silverorange composer repository is added to the composer.json for the project and then run:

composer require silverorange/swat

About

Web Application Toolkit. Widgets and more.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 85.7%
  • JavaScript 11.7%
  • CSS 2.5%
  • Makefile 0.1%
0