Stars
Open Source PHP Framework (originally from EllisLab)
An asynchronous event driven PHP socket framework. Supports HTTP, Websocket, SSL and other custom protocols.
PHP implementation of the GraphQL specification based on the reference implementation in JavaScript
XHProf is a function-level hierarchical profiler for PHP and has a simple HTML based user interface.
☄️ PHP CLI mode development framework, supports Swoole, WorkerMan, FPM, CLI-Server / PHP 命令行模式开发框架,支持 Swoole、Swow、WorkerMan、FPM、CLI-Server
An easier way to use PHPUnit with CodeIgniter 3.x.
A free web gallery in PHP with drag-n-drop support
Composer package for censoring profanity in web applications, forums, etc.
First production ready, simple and full Zipkin implementation without dependencies.
基于thinkphp3.1.2的通用网站后台 本通用后台包含以下功能: 1、RBAC权限管理功能; 便捷地对系统中用户进行权限分配,所以权限分配可以在一个页面分配完成。 2、简单新闻发布版块; 基本的新闻发布、修改、删除。 3、无极限分类功能; 满足新闻分类等的无极限分类的功能,你可以根据实际情况修改。 4、每月自动备份功能; 管理员每个月第一次登陆后台,系统会后台自动进行当月数据备份功能。…
整合了Codeigniter和Swoole扩展的web框架,底层使用swoole_http_server提供服务,上层应用使用codeigniter框架搭建