All Projects → spiral → Framework

spiral / Framework

Licence: mit
High-Performance Long-Living PHP Framework for modern enterprise application development

Programming Languages

golang
3204 projects

Projects that are alternatives of or similar to Framework

Malagu
Malagu Development Framework (QQ: 1013685855 钉钉群:31992376)
Stars: ✭ 196 (-78.1%)
Mutual labels:  orm, framework
Ubiquity
Ubiquity framework
Stars: ✭ 480 (-46.37%)
Mutual labels:  orm, framework
Framework
ThinkPHP Framework
Stars: ✭ 2,399 (+168.04%)
Mutual labels:  orm, framework
Ouzo
Ouzo Framework - PHP MVC ORM
Stars: ✭ 66 (-92.63%)
Mutual labels:  orm, framework
Easy Php
A Faster Lightweight Full-Stack PHP Framework 🚀
Stars: ✭ 754 (-15.75%)
Mutual labels:  orm, framework
Foal
Elegant and all-inclusive Node.Js web framework based on TypeScript. 🚀.
Stars: ✭ 1,176 (+31.4%)
Mutual labels:  orm, framework
Django
The Web framework for perfectionists with deadlines.
Stars: ✭ 61,277 (+6746.59%)
Mutual labels:  orm, framework
Turbulette
😴 Turbulette - A batteries-included framework to build high performance, fully async GraphQL APIs
Stars: ✭ 29 (-96.76%)
Mutual labels:  orm, framework
Opulence
A simple, secure, and scalable PHP application framework
Stars: ✭ 723 (-19.22%)
Mutual labels:  orm, framework
Phpboot
☕️ 🚀 tiny & fast PHP framework for building Microservices/RESTful APIs, with useful features: IOC, Hook, ORM, RPC, Swagger, Annotation, Parameters binding, Validation, etc.
Stars: ✭ 638 (-28.72%)
Mutual labels:  orm, framework
Flexicms
Flexible site management system Flexi CMS
Stars: ✭ 61 (-93.18%)
Mutual labels:  orm, framework
One
一个极简高性能php框架,支持[swoole | php-fpm ]环境
Stars: ✭ 789 (-11.84%)
Mutual labels:  orm, framework
Bast
Simple but Elegant Web Framework
Stars: ✭ 49 (-94.53%)
Mutual labels:  orm, framework
Elefant
Elefant, the refreshingly simple PHP CMS and web framework.
Stars: ✭ 188 (-78.99%)
Mutual labels:  orm, framework
Think
ThinkPHP Framework ——十年匠心的高性能PHP框架
Stars: ✭ 7,681 (+758.21%)
Mutual labels:  orm, framework
Aqueduct
Dart HTTP server framework for building REST APIs. Includes PostgreSQL ORM and OAuth2 provider.
Stars: ✭ 2,412 (+169.5%)
Mutual labels:  orm, framework
Gf
GoFrame is a modular, powerful, high-performance and enterprise-class application development framework of Golang.
Stars: ✭ 6,501 (+626.37%)
Mutual labels:  orm, framework
Latke
🌀 一款以 JSON 为主的 Java Web 框架。
Stars: ✭ 781 (-12.74%)
Mutual labels:  orm, framework
Sylar
C++高性能分布式服务器框架,webserver,websocket server,自定义tcp_server(包含日志模块,配置模块,线程模块,协程模块,协程调度模块,io协程调度模块,hook模块,socket模块,bytearray序列化,http模块,TcpServer模块,Websocket模块,Https模块等, Smtp邮件模块, MySQL, SQLite3, ORM,Redis,Zookeeper)
Stars: ✭ 895 (+0%)
Mutual labels:  orm, framework
Mlt
MLT Multimedia Framework
Stars: ✭ 836 (-6.59%)
Mutual labels:  framework

Spiral - High-Performance PHP/Go Framework

Latest Stable Version Build Status Codecov Scrutinizer Code Quality

Spiral Framework

Spiral Framework is a High-Performance Long-Living Full-Stack framework and group of over sixty PSR-compatible components. The Framework execution model based on a hybrid runtime where some services (GRPC, Queue, WebSockets, etc.) handled by RoadRunner application server and the PHP code of your application stays in memory permanently (anti-memory leak tools included).

App Skeleton (CLI, GRPC, Admin Panel) | spiral.dev | Documentation | Twitter


Features

  • Battle-tested since 2013
  • Lightning fast full-stack PHP framework
  • PSR-{2,3,4,6,7,11,15,16,17} compliant
  • Powerful application server and resident memory application kernel
  • Native support of queue (AMQP, SQS, Beanstalk) and background PHP workers
  • GRPC server and client
  • Pub/Sub, event broadcasting
  • HTTPS, HTTP/2+Push, FastCGI
  • PCI DSS compliant
  • Encrypted cookies, signed sessions, CSRF-guard
  • MySQL, MariaDB, SQLite, PostgreSQL, SQLServer support, auto-migrations
  • The ORM you will use for the next 25 years
  • Intuitive scaffolding and prototyping (it literally writes code for you)
  • Helpful class discovery via static analysis
  • Authentication, RBAC security, validation, and encryption
  • Dynamic template engine to create your own HTML tags (or just use Twig)
  • MVC, HMVC, CQRS, Queue-oriented, RPC-oriented, CLI apps... any apps

Skeletons

App Type Current Status Install
spiral/app Latest Stable Version https://github.com/spiral/app
spiral/app-cli Latest Stable Version https://github.com/spiral/app-cli
spiral/app-grpc Latest Stable Version https://github.com/spiral/app-grpc
spiral/app-keeper Latest Stable Version https://github.com/spiral/app-keeper

License:

MIT License (MIT). Please see LICENSE for more information. Maintained by Spiral Scout.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].