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
BrainMaestro/composer-git-hooks
A Composer package that lets PHP projects define and manage git hooks directly in composer.. It installs a `cghooks` binary that adds, upda…
231085maintenance
FriendsOfSymfony/FOSOAuthServerBundle
FOSOAuthServerBundle is a Symfony bundle that provides server-side OAuth2 capabilities, letting Symfony applications act as OAuth2 authoriz…
231078maintenance
Bit-Wasp/bitcoin-php
A PHP library implementing Bitcoin protocol primitives including blocks, transactions, scripts, and deterministic key algorithms (BIP32, BI…
631077maintenance
daviddesberg/PHPoAuthLib
PHPoAuthLib is a PHP client library providing OAuth 1.x and OAuth 2.0 support with prebuilt service implementations for dozens of providers…
231077maintenance
ndeet/unzipper
A single-file PHP script that extracts .zip, .rar, and .gz/tar.gz archives directly on a webserver via the browser, and can also create zip…
231077maintenance
bobthecow/Ruler
Ruler is a simple, stateless production rules engine for PHP that lets developers define business rules as composable propositions (compari…
231072maintenance
summerblue/larabbs
Larabbs is a forum (BBS) web application built on the Laravel framework, serving as a full-featured sample project. It is commonly used as …
231065maintenance
shipping-docker/vessel
Vessel is a small set of files and a bash script that sets up a per-project Docker-based local development environment for Laravel applicat…
231059maintenance
ijry/lyadmin
lyadmin is a lightweight general-purpose admin backend built on ThinkPHP and Bootstrap3, featuring system settings, upload management, perm…
711056maintenance
jobbyphp/jobby
Jobby is a PHP library that manages cron jobs from a single master crontab entry, letting you define scheduled tasks in PHP code instead of…
231048maintenance
markomarkovic/simple-php-git-deploy
A single PHP script that automatically deploys code from a Git repository to a server when triggered by a webhook or post-receive hook. It …
321040maintenance
ledccn/IYUUPlus
IYUUPlus is a self-hosted auto-reseeding tool for Private Tracker (PT) torrents, running as a resident service with a WebUI. It matches exi…
101040maintenance
rapid7/hackazon
Hackazon is a deliberately vulnerable online storefront web application built with PHP, AJAX, and RESTful APIs. It serves as a training and…
101038maintenance
iwind/rockmongo
RockMongo is a web-based MongoDB administration tool written in PHP 5, installed by dropping files into a web server root. It provides a br…
101037maintenance
Piplin/Piplin
Piplin is an open-source, self-hosted continuous integration and deployment system built with PHP and Laravel. It automates building, testi…
231027maintenance
kenjis/php-framework-benchmark
A benchmark suite that measures the minimum bootstrap overhead of PHP frameworks using a Hello World application. It compares requests per …
321026maintenance
tpyo/amazon-s3-php-class
A standalone PHP library providing a REST client for Amazon S3 object storage using CURL. It supports object and bucket operations such as …
261026maintenance
HTMLMin/Laravel-HTMLMin
A Laravel package that minifies HTML responses and Blade templates at compile time, built on Mr Clay's Minify library. It supports Laravel …
231021maintenance
PHPixie/Project
PHPixie is a lightweight fullstack MVC framework for PHP designed for speed and simplicity, with a strict architecture that avoids antipatt…
231019maintenance
etsy/morgue
Morgue is a PHP-based self-hosted web application for tracking and managing postmortems (incident reviews). It features a pluggable system …
101019maintenance
woocommerce/storefront
Storefront is the official WordPress theme built by the WooCommerce team, offering deep integration with WooCommerce core and popular exten…
741017maintenance
symfony/templating
The Symfony Templating component provides the infrastructure to load template files, monitor them for changes, and render them with a PHP-b…
651017maintenance
Leslin/thinkphp5-restfulapi
A lightweight RESTful API starter built on ThinkPHP 5.1, providing token-based authentication (OAuth2-style access/refresh tokens), API ver…
231014maintenance
aliyun/aliyun-oss-php-sdk
The official Alibaba Cloud OSS (Object Storage Service) SDK for PHP, providing an OssClient for uploading, downloading, and managing files …
801013maintenance
cebe/markdown
cebe/markdown is a fast, highly extensible Markdown parser library for PHP that converts Markdown to HTML. It ships as a set of PHP classes…
231012maintenance
overtrue/api.yike.io
The backend API source code for yike.io, a Chinese developer community forum, built on Laravel 5 with Laravel Passport for OAuth authentica…
101008maintenance
scoumbourdis/grocery-crud
Grocery CRUD is a PHP library for the CodeIgniter framework that auto-generates a full, production-ready CRUD (create, read, update, delete…
231005maintenance
ghboke/CorePressWPTheme
CorePress is a free, lightweight, high-performance WordPress theme built in PHP with no frontend framework, aimed at geeks and bloggers. It…
231003maintenance
simplethemes/skeleton_wp
Skeleton is a simple, responsive WordPress theme based on the Skeleton Boilerplate, featuring shortcodes for tabs, toggles, CSS3 buttons, a…
321001maintenance
laravel/wayfinder
Laravel Wayfinder is a Composer package plus Vite plugin that generates fully-typed, importable TypeScript functions from Laravel controlle…
861811experimental
nikic/scalar_objects
A PHP C extension that enables method calls on primitive types like strings and arrays, e.g. $str->length(). It serves as a proof-of-concep…
481143experimental
fzaninotto/Faker
Faker is a PHP library that generates realistic fake data such as names, addresses, phone numbers, and text for populating databases, testi…
1026649abandoned
phacility/phabricator
Phabricator is a self-hosted suite of web applications for software development, including code review (Differential), repository hosting (…
3212298abandoned
assimon/dujiaoka
Dujiaoka (独角数卡) is a self-hosted automated sales system for digital goods, letting site owners sell products with automatic delivery after …
1012144abandoned
thedevdojo/voyager
Voyager is a Laravel admin package providing a BREAD (Browse, Read, Edit, Add, Delete) builder, media manager, menu builder, database manag…
1011806abandoned
squizlabs/PHP_CodeSniffer
PHP_CodeSniffer is a pair of PHP CLI scripts (phpcs and phpcbf) that tokenize PHP, JavaScript, and CSS files to detect violations of define…
2310779abandoned
swiftmailer/swiftmailer
Swift Mailer is a component-based, object-oriented PHP library for composing and sending emails via SMTP or Sendmail, with MIME message bui…
109432abandoned
symfony/debug
A Symfony component providing tools to ease debugging PHP code, such as enabling enhanced error handling. It has been deprecated since Symf…
107171abandoned
JakubOnderka/PHP-Console-Highlighter
A PHP library that highlights PHP source code with colors when printed to a terminal, built on top of PHP Console Color. This original repo…
236157abandoned
JakubOnderka/PHP-Console-Color
A simple PHP library for creating colored console output. This original repository is abandoned; the maintained fork lives at php-parallel-…
236114abandoned
Zend Framework
Zend Framework is a collection of 60+ loosely coupled, object-oriented PHP packages for building web applications and services, installable…
105432abandoned
beyondcode/laravel-websockets
A Laravel package that provides a self-hosted WebSocket server with full Pusher API compatibility, started via a single artisan command. It…
105073abandoned
mtdowling/cron-expression
A PHP library for parsing CRON expressions, determining whether a schedule is due, and calculating the next or previous run dates. This ori…
234861abandoned
joypixels/emojione
EmojiOne (now JoyPixels) is a set of libraries and assets for converting native system emoji into the EmojiOne emoji images across apps and…
104428abandoned
hanc00l/wooyun_public
A crawler and search application for the archived Wooyun.org security vulnerability disclosure platform, containing ~40k-88k public vulnera…
104399abandoned
box/spout
Spout is a PHP library for reading and writing spreadsheet files (CSV, XLSX, ODS) using a streaming approach that keeps memory usage under …
104230abandoned
LaravelCollective/html
A PHP library providing HTML and form builder helpers for the Laravel framework, allowing developers to generate forms, inputs, and HTML el…
234083abandoned
swooletw/laravel-swoole
A PHP composer package that runs Laravel and Lumen applications on a high-performance Swoole-based HTTP server, benchmarked up to 5x faster…
104028abandoned
picocms/Pico
Pico is a flat file CMS written in PHP that turns Markdown files with YAML metadata into websites using Twig templates, with no database or…
643904abandoned
NativePHP/laravel
A Laravel wrapper for the NativePHP framework that lets developers build native desktop (and mobile) applications using PHP, Laravel, and B…
103887abandoned
puphpet/puphpet
PuPHPet is a web application that provides a GUI for generating custom Vagrant and Puppet configurations to set up virtual machines for PHP…
103794abandoned
kriswallsmith/assetic
Assetic is a PHP asset management framework for loading, filtering, combining, and dumping web assets like CSS and JavaScript. It provides …
233713abandoned
pmmp/PocketMine-MP
PocketMine-MP is open-source server software for Minecraft: Bedrock Edition, written from scratch in PHP, C, and C++, with a plugin API for…
103575abandoned
silexphp/Silex
Silex is a PHP micro-framework for building websites and simple web applications, built on top of Symfony components with a lightweight, Pi…
103530abandoned
isohuntto/openbay
Openbay is a self-hosted PHP (Yii2-based) web application that acts as a proxy/mirror frontend for The Pirate Bay torrent index. The isoHun…
323491abandoned
krakjoe/pthreads
A PHP extension providing object-oriented multi-threading based on POSIX threads, requiring a ZTS-enabled PHP build. It offers Threaded obj…
103445abandoned
sensiolabs/SensioFrameworkExtraBundle
A Symfony FrameworkBundle extension that adds annotation-based configuration for Controller classes, covering routing, request converters, …
103351abandoned
Facebook Platform SDKs
A collection of archived Facebook Platform SDKs (PHP, JavaScript, Swift, React Native) for integrating Facebook login and Graph API calls i…
103314abandoned
anchorcms/anchor-cms
Anchor CMS is a super-simple, lightweight blog CMS written in PHP, designed to let users write and publish posts with minimal overhead. The…
103297abandoned
ThinkUpLLC/ThinkUp
ThinkUp is a free, self-hostable PHP web application that provides insights into your activity on social networks like Twitter, Facebook, a…
233264abandoned
facebookarchive/php-graph-sdk
The official Facebook SDK for PHP (v5), providing a native interface to the Facebook Graph API and Facebook Login from PHP applications. Th…
103210abandoned
doctrine/reflection
A PHP library from the Doctrine project that extends PHP's built-in reflection API, allowing static retrieval of reflection information abo…
102896abandoned
Codiad/Codiad
Codiad is a web-based IDE framework with a small footprint and minimal requirements, built for fast, interactive development in the browser…
102847abandoned
doctrine/DoctrineCacheBundle
A Symfony bundle that integrates the Doctrine Cache library into Symfony applications via configuration. It is officially abandoned; users …
102704abandoned
rocketeers/rocketeer
Rocketeer is a PHP-based task runner and deployment tool that can deploy any project, from simple websites to large applications, across mu…
102632abandoned
venomous0x/WhatsAPI
WhatsAPI is an unofficial, reverse-engineered interface library for WhatsApp Messenger that allowed developers to send and receive messages…
322618abandoned
versionpress/versionpress
VersionPress is a WordPress plugin that provides Git-based version control for WordPress sites, including database changes. It supports und…
102592abandoned
BootstrapCMS/CMS
Bootstrap CMS is a PHP content management system built on Laravel 5.1 and the Sentry authentication package. It provides a full self-hosted…
102500abandoned
lucadegasperi/oauth2-server-laravel
An OAuth 2.0 authorization and resource server bridge for the Laravel and Lumen PHP frameworks, built on the League OAuth 2.0 server packag…
232346abandoned
sebastianbergmann/phploc
PHPLOC is a command-line tool that quickly measures the size of a PHP project, reporting lines of code, comment ratios, and cyclomatic comp…
102343abandoned
Vuedo/vuedo
Vuedo is an open-source blog platform built with Laravel and Vue.js, serving as a live example of how the two frameworks work together. It …
232268abandoned
spatie/data-transfer-object
A PHP library for creating data transfer objects (DTOs) that can be constructed from arrays of serialized data, with support for casting, n…
102227abandoned
sebastianbergmann/phpcpd
PHPCPD is a Copy/Paste Detector command-line tool for PHP code that identifies duplicated lines and clone classes across a codebase. It is …
102209abandoned
Tencent/tsf
Tencent Server Framework (TSF) is a PHP server framework built on Swoole that uses coroutines to enable synchronous-style programming with …
102145abandoned
tencentyun/wafer
Wafer is Tencent Cloud's fullstack resource kit for rapidly building WeChat mini programs with elastic scaling. It provides session managem…
322142abandoned
maicong/music
A PHP-based web application that aggregates music search across multiple Chinese music platforms (NetEase Cloud Music, QQ Music, Kugou, Kuw…
102139abandoned
ircmaxell/password_compat
A PHP library providing forward compatibility with the password_* functions (password_hash, password_verify) that ship natively with PHP 5.…
322128abandoned
Pattern Lab
Pattern Lab PHP is a PHP-based builder for Pattern Lab, a frontend workshop environment for creating atomic design systems and UI pattern l…
102083abandoned
sensiolabs/security-checker
A PHP command-line tool that checks Composer dependency lock files against the security.symfony.com web service for known vulnerabilities. …
101972abandoned
FriendsOfPHP/Sami
Sami is a PHP API documentation generator that parses PHP source code and produces static HTML documentation, famously used for the Symfony…
101967abandoned
PHPHub
PHPHub5 is a full-featured forum web application built on Laravel 5.1 that powered the PHP & Laravel China community. The project is explic…
101930abandoned
dimsav/laravel-translatable
A deprecated Laravel package that makes Eloquent models translatable by storing and retrieving model translations in the database. It has b…
101929abandoned
FrozenNode/Laravel-Administrator
An administrative interface builder package for Laravel that lets you visually manage Eloquent models, their relations, and stand-alone set…
231916abandoned
WhatCD/Gazelle
Gazelle is a PHP/JavaScript/MySQL web framework built for running private BitTorrent tracker sites, originally developed by What.CD. It int…
321905abandoned
namshi/jose
A lightweight PHP library implementing the JWS (JSON Web Signature) specification for signing and verifying JSON tokens, commonly used for …
321804abandoned
helloxz/imgurl
ImgURL is a simple, self-hosted image hosting (image bed) application built with PHP and SQLite 3. It supports drag-and-drop, multi-image, …
101765abandoned
andrewelkins/Laravel-4-Bootstrap-Starter-Site
A Laravel 4 starter application providing a basic blog with Bootstrap 3 front-end and an admin back-end. It bundles community packages like…
231761abandoned
hugues-m/phpunit-vw
A PHPUnit extension created as a joke during the 2015 Volkswagen emissions scandal that detects CI environments and makes failing test suit…
231761abandoned
folkloreinc/laravel-graphql
A Laravel 5/Lumen package that integrates Facebook's GraphQL, built on the webonyx/graphql-php implementation. It supports Eloquent models …
101745abandoned
WebDevStudios/Custom-Metaboxes-and-Fields-for-WordPress
A WordPress plugin/library for easily creating admin metaboxes with custom fields. It is no longer supported or developed; all future work …
101737abandoned
jeremeamia/super_closure
A PHP library that enables serializing and unserializing closures and anonymous functions, which PHP does not allow natively. It offers two…
231707abandoned
lorisleiva/laravel-deployer
A Laravel package that provided zero-downtime deployment out-of-the-box by wrapping the Deployer tool. It is now deprecated; the author rec…
231677abandoned
tideways/php-xhprof-extension
A PHP C extension (tideways_xhprof) providing hierarchical, XHProf-compatible callgraph profiling for PHP 7+ with low overhead. The project…
101619abandoned
bitstadium/QuincyKit
QuincyKit is an Objective-C crash reporting SDK for iOS and Mac apps that sends crash reports to a self-hosted PHP/MySQL backend with an ad…
101601abandoned
justjavac/Flarum
Flarum is a free, open-source forum application built in PHP with a Mithril-based JavaScript frontend, focused on being fast, simple, and e…
231549abandoned
Phimp.me
Phimp.me Drupal and WordPress modules providing a prototype integration of the Phimp.me photo application with these CMS platforms. The rep…
321540abandoned
symfony/swiftmailer-bundle
A Symfony bundle integrating the Swiftmailer library for sending emails in Symfony applications. It is no longer maintained because Swiftma…
101536abandoned
kohana/kohana
Kohana is an elegant, object-oriented HMVC web framework for PHP 5, built as a community fork of CodeIgniter. This repository is the basic …
101534abandoned
fossasia/fossasia10-legacy
The legacy Drupal-based website for the FOSSASIA 2010 conference, built in PHP. It is an archived historical site codebase with no active d…
321531abandoned
fossasia/fossasia11-legacy
The legacy Drupal-based website for the FOSSASIA 2011 conference, written in PHP. It is an archived historical project preserved for refere…
321530abandoned

← prev page 14 / 16 next →