trafficinc / sippyV2

Sippy is an easy to use PHP web development Framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sippy

Sippy is a small/easy to use modern PHP web development Framework.

Work in progress, but feel free to:

  • download zip to web directory or git clone
  • run composer
  • point your browser to [http://localhost/sippy/public]

TODO's:

  • [BaseController] Add request controller validation
  • Authentication component
  • Front-End: add build tools (JS libraries - [jQuery,Vue], SASS)
  • Email service
  • Add to CLI, ability to create and manage Sippy components
  • Development/Testing Tools

CLI Tools

$ php cli/sippy.php -help

More coming soon. This framework is geared toward smaller applications or brochure web projects.

Sippy dependencies are Twig (view templating) and Illuminate/Database (Eloquent ORM)

Need PHP 7.0+, MySQL 5.6+ (may work on lower versions, haven't tested them though)

Contributing

Feel free to contribute to Sippy, my aim is to keep Sippy small and easy to use.

License

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

About

Sippy is an easy to use PHP web development Framework


Languages

Language:PHP 53.0%Language:CSS 30.3%Language:TSQL 10.2%Language:HTML 6.4%Language:JavaScript 0.0%