Ross ROSS = Recommend OSS · open-source software intelligence for agents

platform: php

1505 products, primary matches first, then adoption-weighted; health v2 shown.

ProductHealth v2StarsMaturity
pentestmonkey/php-reverse-shell
A PHP script that opens an interactive reverse shell connection back to an attacker-controlled listener. It is a well-known utility for pen…
322853maintenance
ganlvtech/down_52pojie_cn
A single-page file explorer built with Vue.js that can be hosted on any static website, originally created to power the 52pojie forum's dow…
232806maintenance
rodber/chevereto-free
Chevereto-Free is a self-hosted PHP image hosting and sharing application that lets users run their own Flickr/Imgur-style website on their…
102783maintenance
smalot/pdfparser
A standalone PHP library for parsing PDF files and extracting data such as text, metadata, and page content. It supports compressed PDFs an…
822724maintenance
myclabs/php-enum
A small PHP library providing an Enum base class, inspired by SplEnum, for PHP versions lacking native enums. It lets developers define enu…
262722maintenance
laravel/ui
A Composer package providing frontend scaffolding presets (Bootstrap, Vue, React) and simple authentication scaffolding for Laravel applica…
842721maintenance
silexphp/Pimple
Pimple is a small dependency injection container for PHP that manages services and parameters via closures. It is now in maintenance mode, …
642665maintenance
b374k/b374k
b374k is a single-file PHP webshell providing browser-based remote server management, including a file manager, command and script executio…
232657maintenance
klein/klein.php
Klein.php is a fast and flexible routing library for PHP 5.3+, inspired by Sinatra. It provides regex-based routing with named parameters, …
232657maintenance
VentureCraft/revisionable
A Laravel PHP package that adds automatic revision history to any Eloquent model via a trait. It records who changed which fields and from …
652615maintenance
phacility/xhprof
XHProf is a lightweight function-level hierarchical profiler for PHP, implemented as a C PHP extension with a PHP-based HTML reporting UI. …
322596maintenance
fossar/selfoss
selfoss is a self-hosted, web-based RSS reader and multi-source feed aggregation (mashup) application written in PHP. It consolidates posts…
672470maintenance
KnpLabs/Gaufrette
Gaufrette is a PHP library providing a filesystem abstraction layer, letting applications work with files without knowing where or how they…
842464maintenance
danielstjules/Stringy
Stringy is a PHP string manipulation library offering an object-oriented, chainable API with full multibyte (UTF-8) support. It provides do…
232434maintenance
AppScale/gts
AppScale GTS is an open-source serverless platform for building and running scalable web and mobile applications on any infrastructure. It …
232422maintenance
laracasts/Laravel-5-Generators-Extended
A Laravel package that extends the framework's built-in artisan file generators with schema-aware migration commands. It lets developers de…
232420maintenance
VerbalExpressions/PHPVerbalExpressions
A PHP library providing a fluent, chainable API for constructing regular expressions without writing raw regex syntax. It is a PHP port of …
232408maintenance
paquettg/php-html-parser
A PHP library that parses HTML into a DOM and lets you find and manipulate tags using CSS selectors, similar to jQuery. It is designed for …
322398maintenance
dancryer/PHPCI
PHPCI is a free, open-source continuous integration server designed specifically for PHP projects, built with simplicity in mind. It clones…
102388maintenance
helei112g/payment
A PHP SDK that aggregates third-party payment gateways (WeChat Pay, Alipay, China Merchants Bank) behind a unified client interface. It sim…
232352maintenance
PHPGangsta/GoogleAuthenticator
A PHP library implementing TOTP (RFC 6238) for Google Authenticator two-factor authentication. It generates secrets and codes, verifies cod…
232325maintenance
zhanghuanchong/icon-workshop
Icon Workshop (图标工场) is a web application that generates all required app icon sizes and launch/splash images for mobile platforms like iOS…
322317maintenance
xtr4nge/FruityWifi
FruityWiFi is an open-source wireless network auditing tool with a web-based control panel for deploying advanced WiFi attacks. It is modul…
232278maintenance
mylxsw/wizard
Wizard is an open-source, self-hosted documentation management system for teams, supporting Markdown, Swagger (OpenAPI 3.0), and spreadshee…
232266maintenance
gabrielrcouto/php-gui
A PHP library for building cross-platform desktop GUI applications without installing any PHP extension, installed via Composer. It works b…
232238maintenance
etrepat/baum
Baum is a PHP library implementing the Nested Set pattern for Laravel's Eloquent ORM, enabling efficient storage and querying of hierarchic…
322223maintenance
laracasts/PHP-Vars-To-Js-Transformer
A PHP library (laracasts/utilities) that transforms server-side PHP data into JavaScript variables, primarily via a Laravel service provide…
652202maintenance
slimkit/plus
Plus (ThinkSNS+) is a self-hosted social networking system built on the Laravel PHP framework, providing REST APIs and a Vue.js admin panel…
232200maintenance
tuandm/laravue
Laravue is a full-stack admin dashboard starter combining Laravel as the backend with Vue.js and Element UI on the frontend. It provides an…
232196maintenance
leafo/lessphp
lessphp is a compiler for the LESS CSS preprocessor language written entirely in PHP, distributed as a single includable class with an opti…
322179maintenance
symfony/inflector
A Symfony component that converts English words between their singular and plural forms. It has been deprecated since Symfony 5.1 in favor …
102172maintenance
panique/huge
HUGE is a simple user-authentication solution embedded in a minimal PHP framework skeleton, using PHP's official bcrypt password hashing. I…
232160maintenance
php-embed/Embed
A PHP library that extracts metadata and embed information from any web page or web service using oEmbed, OpenGraph, Twitter Cards, and HTM…
932140maintenance
facade/ignition
Ignition is a beautiful, customizable error page for Laravel applications (Laravel 5.5 through 8), serving as the default error page for La…
232078maintenance
vinkla/laravel-hashids
A Laravel bridge package for the Hashids library, letting you encode integer IDs into short, reversible, obfuscated strings and decode them…
562057maintenance
BenSampo/laravel-enum
A Laravel package providing a simple, extensible enumeration implementation with class constants, instantiation, flagged/bitwise enums, att…
662030maintenance
EasyCorp/easy-log-handler
A Monolog handler for Symfony that formats log files to be human-friendly and readable during development. It structures logs by request, r…
101998maintenance
nicolaslopezj/searchable
A PHP trait that adds a simple relevance-weighted search function to Laravel Eloquent models. It supports searching across table columns an…
381996maintenance
j4mie/idiorm
Idiorm is a lightweight, nearly-zero-configuration object-relational mapper and fluent query builder for PHP, built on top of PDO with prep…
231982maintenance
hprose/hprose-php
Hprose for PHP is a lightweight, high-performance, cross-language RPC (Remote Procedure Call) library. It lets PHP services and clients int…
231981maintenance
drewm/mailchimp-api
A super-simple, minimal-abstraction PHP wrapper for the MailChimp API v3. It maps API endpoints directly to simple get/post/patch/delete ca…
231978maintenance
spatie/dashboard.spatie.be
The open-source code behind Spatie's realtime office wall dashboard, built as a full Laravel application with Vue and WebSockets. It displa…
761956maintenance
rashidlaasri/LaravelInstaller
LaravelInstaller is a PHP package that adds a web-based installation wizard to Laravel applications. It guides users through environment se…
101937maintenance
TCPDF
TCPDF is a pure-PHP library for generating PDF documents and barcodes directly in application code, now in maintenance-only mode. It has be…
771900maintenance
mk-j/PHP_XLSXWriter
A lightweight PHP library for writing Excel-compatible XLSX (Office 2007+) spreadsheets with minimal memory usage. It supports multiple wor…
231867maintenance
phpv8/v8js
V8Js is a PHP extension that embeds Google's V8 JavaScript engine into PHP, allowing execution of JavaScript code from PHP scripts. It prov…
581856maintenance
Qihoo360/QConf
QConf is a distributed configuration management system built on ZooKeeper that replaces traditional configuration files with centrally mana…
231856maintenance
a54552239/pearProject
PearProject is a lightweight self-hosted online project and task collaboration system for remote teams, built with a Vue + Ant Design front…
231852maintenance
lincanbin/Carbon-Forum
Carbon Forum is a high-performance open-source forum application written in PHP with a MySQL backend. It organizes discussions around tags …
231842maintenance
WhichBrowser/Parser-PHP
WhichBrowser/Parser-PHP is a PHP library that parses user agent strings to identify the browser, rendering engine, operating system, and de…
231840maintenance
walkor/workerman-todpole
A multiplayer HTML5 tadpole swimming game server, a PHP port of the Ruby-based Rumpetroll, built on the Workerman framework with WebSocket …
321837maintenance
mm0r1/exploits
A collection of PHP 'pwn' exploits that bypass the disable_functions restriction in PHP using known interpreter bugs (e.g., bug #81705, #72…
321825maintenance
php-fig/link-util
php-fig/link-util provides common utility classes to assist with implementing PSR-13 (HTTP link interfaces) in PHP. It is a partial impleme…
231819maintenance
J7mbo/twitter-api-php
A minimal PHP wrapper class for making Twitter API v1.1 requests with OAuth authentication. It supports GET, POST, and PUT calls via a simp…
101811maintenance
ampproject/amp-wp
The official AMP plugin for WordPress, supported by the AMP team, that generates AMP-valid markup and integrates AMP serving into the norma…
671809maintenance
lxerxa/actionview
ActionView is an open-source, self-hosted issue tracking and project management tool similar to Jira, built with Laravel (PHP) on the backe…
231806maintenance
jenssegers/date
A PHP library extending Carbon with multi-language date support...
231803maintenance
mdbootstrap/adminlte-laravel
A Laravel package that replaces the default Laravel scaffolding with the AdminLTE admin dashboard template (Bootstrap 3) and the Pratt land…
441797maintenance
YetiForceCompany/YetiForceCRM
YetiForce CRM is an open-source, multilingual CRM/ERP web application written in PHP for managing accounts, contacts, leads, opportunities,…
101792maintenance
there4/markdown-resume
A command-line tool that converts Markdown resume documents into responsive HTML5/CSS3 resumes and printable PDFs via wkhtmltopdf. It offer…
231785maintenance
SimpleRegex/SRL-PHP
SRL-PHP is a PHP library implementing the Simple Regex Language (SRL), letting developers write readable, maintainable regex via a fluent q…
101781maintenance
matyhtf/webim
A web-based instant messaging application built with PHP and Swoole4 coroutines, supporting single and group chat over WebSocket and HTTP C…
321768maintenance
louislivi/SMProxy
SMProxy is a lightweight MySQL database connection pool and proxy middleware built on the MySQL protocol and the Swoole coroutine engine. I…
231760maintenance
TGMPA/TGM-Plugin-Activation
TGM Plugin Activation is a PHP library for WordPress that lets theme and plugin authors require or recommend plugins, handling their instal…
231759maintenance
baijunyao/thinkphp-bjyadmin
A ThinkPHP-based admin starter project that integrates common features and third-party SDKs (Auth/RBAC permissions, Alipay and WeChat payme…
101757maintenance
MattWilcox/Adaptive-Images
A PHP-based solution that automatically detects a visitor's screen size and delivers appropriately re-scaled, cached versions of a site's H…
321753maintenance
liexusong/php-beast
php-beast is a PHP extension written in C that encrypts PHP source code files so they can be distributed without exposing the original code…
321738maintenance
iqiqiya/iqiqiya-API
A PHP-based collection of free web API endpoints for parsing media from Chinese platforms (Douyin, Kuaishou, Bilibili, NetEase Music, Ximal…
101737maintenance
ReactiveX/RxPHP
RxPHP is the ReactiveX implementation for PHP, providing a library for composing asynchronous and event-based programs using observable str…
621732maintenance
pinguo/php-msf
php-msf is a coroutine-based PHP microservice framework built on Swoole, developed by the Camera360 server team. It provides a lightweight …
231726maintenance
jianyan74/rageframe2
RageFrame 2.0 is a rapid application development engine built on the Yii2 advanced framework, designed for secondary development with a mic…
231706maintenance
facebookarchive/planout
PlanOut is a framework and domain-specific language for online field experimentation, letting developers define how units (e.g., users) are…
101688maintenance
hightman/xunsearch
Xunsearch is a free open-source Chinese full-text search engine built in C/C++ on Xapian and SCWS, with a PHP SDK. It provides indexing/sea…
661686maintenance
hightman/scws
SCWS (Simple Chinese Word Segmentation) is a dictionary-based mechanical Chinese word segmentation engine written in pure C, with no extern…
281681maintenance
q2a/question2answer
Question2Answer (Q2A) is a free, open-source PHP/MySQL platform for building question-and-answer websites, used by tens of thousands of sit…
231669maintenance
kitetail/zttp
Zttp is a PHP library that wraps Guzzle to provide a simpler, more pleasant developer experience for making HTTP requests. It offers a flue…
231667maintenance
MarkBaker/PHPComplex
A PHP library providing a Complex number class with arithmetic operations and a wide range of mathematical functions such as trigonometric,…
231663maintenance
Qihoo360/phptrace
phptrace is a low-overhead tracing and troubleshooting tool for PHP, consisting of a PHP extension and a CLI binary. It traces function cal…
231663maintenance
jpatokal/openflights
OpenFlights is a web application for logging flights, rendering them on a zoomable world map, and automatically calculating travel statisti…
751658maintenance
brandonsavage/Upload
A PHP library that simplifies handling file uploads with validation rules (mimetype, size) and pluggable storage strategies such as the loc…
101654maintenance
opauth/opauth
Opauth is a multi-provider authentication framework for PHP, inspired by OmniAuth for Ruby. It provides a standardized API for interfacing …
231633maintenance
firesunCN/BlueLotus_XSSReceiver
BlueLotus_XSSReceiver is a self-hosted XSS data receiving platform written in PHP and JavaScript, designed for CTF practice and security le…
321623maintenance
nahid/talk
Talk is a Laravel package that adds a user-to-user conversation and chat system with realtime messaging to any Laravel application. It prov…
231620maintenance
johnroper100/dropplets
Dropplets is a minimalist, self-hosted blogging platform written in PHP that publishes posts written in Markdown. It requires no database, …
231615maintenance
gabrielrcouto/php-terminal-gameboy-emulator
A Game Boy emulator written in PHP that renders games directly in the terminal. It runs Game Boy and Game Boy Color ROMs using PHP 7's perf…
231610maintenance
silvanmelchior/RPi_Cam_Web_Interface
A PHP-based web interface for controlling the Raspberry Pi Camera module. It provides live streaming, motion detection, time-lapse capture,…
341598maintenance
dwijitsolutions/laraadmin
LaraAdmin is an open-source Laravel admin panel / CMS / CRM boilerplate that generates CRUD interfaces, migrations, and role-based access c…
231582maintenance
zidansec/CloudPeler
CrimeFlare is a PHP command-line OSINT tool that attempts to reveal the real origin IP address behind websites protected by Cloudflare's WA…
101576maintenance
beyondcode/laravel-dump-server
A Laravel package that brings Symfony's Var-Dump Server to Laravel applications. It collects all dump() call outputs in a separate server p…
261558maintenance
symfony/polyfill-php56
A Symfony polyfill component that backports PHP 5.6 functions (hash_equals and ldap_escape) to older PHP releases. It lets code written aga…
321556maintenance
nickola/web-console
Web Console is a lightweight web-based shell that lets you execute shell commands on a server directly from a browser. It is a single PHP f…
231556maintenance
avored/laravel-ecommerce
AvoRed is an open-source headless e-commerce platform built on Laravel, exposing a GraphQL API for products, orders, carts, and user manage…
231544maintenance
partkeepr/PartKeepr
PartKeepr is an open-source, self-hosted inventory management web application primarily designed for tracking electronic components. It is …
101529maintenance
kylekatarnls/update-helper
A Composer plugin that lets PHP library authors display upgrade warnings and migration instructions to users during composer updates. It ca…
231528maintenance
FOSSASIA-Web/feed.api.fossasia.net
A PHP-based RSS feed merger service for FOSSASIA communities that aggregates blog, podcast, and event feeds from multiple open-source commu…
321527maintenance
beyondcode/writeout.ai
A self-hosted Laravel web application that transcribes uploaded audio files using OpenAI's Whisper API and translates the transcripts via t…
711525maintenance
kakserpom/phpdaemon
phpDaemon is an asynchronous server-side framework for building high-load network applications in PHP, built on libevent. It bundles server…
231515maintenance
gwen001/github-search
A collection of Python, PHP, and Bash scripts that perform targeted searches on GitHub via its search API to find secrets, keys, private re…
231511maintenance
laravel/lumen-framework
Lumen is a fast PHP micro-framework from the Laravel project for building web applications and APIs with expressive syntax, offering routin…
721508maintenance
fossasia/loklak_wp_plugins
A collection of WordPress plugins integrating Loklak social-media search, packaged with a WordPress + PostgreSQL (pg4wp) setup deployable t…
321505maintenance

← prev page 12 / 16 next →