Thanks to visit codestin.com
Credit goes to github.com

Skip to content

alexamiryan/stingle

Repository files navigation

Stingle PHP Framework

Stingle is a scalable, MVC-based, modular PHP framework. Its main difference from other frameworks is that Stingle ships with production-ready plugins for all kinds of backend functionality a website could need — users & authorization, sessions, database access with a query builder, caching, mailing, chat/messaging, real-time push, job queues, image processing, and more. You compose an application by enabling packages in a config file and adding your own plugins and controllers.

Documentation

Full documentation lives in docs/:

New to Stingle? Start with the Introduction, then the Quick Start, then Core Concepts.

Requirements

PHP 7.3+. Optional extensions: APCu (boot caching), mysqli (Db), openssl (Crypto), memcached (Db/Memcache). See composer.json for optional Composer suggestions.

License

MIT — see LICENSE.txt.

About

Stingle PHP Framework

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages