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
php/web-php
The source code repository for the official www.php.net website, including news, events, the PHP manual in multiple languages, and user-con…
771101active
ralouphie/getallheaders
A PHP polyfill for the getallheaders() function, compatible with PHP >= 5.3. It provides access to all HTTP request headers on servers wher…
323778maintenance
azuyalabs/yasumi
Yasumi is a PHP library for calculating the dates and names of holidays and special celebrations for many countries and states. It is rule-…
881098active
mpociot/teamwork
A Laravel package that adds user-to-team associations with an invitation system via Eloquent models and migrations. It provides Team models…
331098stable
doctrine/mongodb-odm
Doctrine MongoDB ODM is the official PHP object document mapper for MongoDB, mapping PHP classes to MongoDB documents with support for embe…
971094active
laravel-enso/enso
Laravel Enso is a Laravel + Vue single-page application boilerplate and framework with Bulma theming, providing admin panel functionality o…
801093active
Tuhinshubhra/RED_HAWK
RED_HAWK is a PHP-based all-in-one reconnaissance and vulnerability scanning tool for websites. It performs information gathering (whois, D…
323748maintenance
spatie/laravel-view-models
A Laravel package by Spatie that provides view models: classes that prepare and transform data for views, keeping controllers slim. It offe…
721090stable
karlomikus/bar-assistant
Bar Assistant is a self-hosted, all-in-one API server for managing a home cocktail bar, built in PHP (Laravel). It handles cocktail recipes…
951089active
devaslanphp/project-management
Helper is an open-source, self-hosted project management and helpdesk application built on Laravel, Filament, and Livewire. It supports pro…
691089active
lkeme/BiliHelper-personal
BiliHelper-personal is a PHP-based Bilibili (哔哩哔哩) assistant application that automates common Bilibili account tasks such as live-stream r…
771085active
spatie/laravel-schemaless-attributes
A PHP/Laravel package by Spatie that adds schemaless attributes to Eloquent models via a trait, storing arbitrary key-value data in a singl…
721085stable
minicli/minicli
Minicli is a minimalist, dependency-free PHP framework for building command-line applications. It provides structured command organization …
531084active
jarektkaczyk/eloquence
A PHP package providing extensions for Laravel's Eloquent ORM, including searchable fulltext queries across related models, self-validating…
331080active
discord-php/DiscordPHP
DiscordPHP is a PHP library wrapping the official Discord REST, gateway, and voice APIs for building bots. It runs in CLI with an event loo…
951079active
spatie/laravel-webhook-server
A Laravel package for easily configuring and sending webhooks from Laravel applications. It supports signing requests, retrying failed webh…
911079stable
staudenmeir/eloquent-json-relations
A Laravel Eloquent extension that adds support for JSON foreign keys in relationships like BelongsTo, HasOne, HasMany, and morph variants. …
861079active
symfony/ux
Symfony UX is an initiative and collection of PHP/JavaScript packages that integrate frontend tools like Stimulus, Turbo, Chart.js, React, …
981074active
brufdev/many-notes
Many Notes is a self-hosted Markdown note-taking web application built in PHP, designed for simplicity. It stores notes both in a database …
911074active
spatie/laravel-uptime-monitor
A Laravel package that monitors website uptime and SSL certificate expiration, notifying you via Slack, mail, Telegram, or other Laravel no…
881070active
range-of-motion/budget
Budget is an open-source, self-hostable web application for tracking personal finances, built with Laravel and Vue. It supports transaction…
231067active
jikan-me/jikan
Jikan is an unofficial PHP library and REST API for MyAnimeList.net that scrapes the website to provide data the official API lacks. It let…
641066active
Behat/Gherkin
A PHP library that parses Gherkin feature files (the DSL used by Cucumber-style BDD tools) into structured objects. It supports over 40 nat…
881064active
yiisoft/yii2-queue
A Yii2 framework extension for running tasks asynchronously via queues, with drivers for DB, Redis, RabbitMQ/AMQP, Beanstalk, ActiveMQ, and…
681064active
gantry/gantry5
Gantry 5 is a PHP-based theme/template framework for building CMS themes for Joomla, WordPress, and Grav. It provides a visual drag-and-dro…
951063active
spatie/laravel-model-status
A Laravel package that adds status tracking to Eloquent models via a HasStatuses trait. It stores status changes in a dedicated table, keep…
721058stable
imranhsayed/aquila
Aquila is an advanced WordPress theme built with Bootstrap, custom Gutenberg blocks, and a modern webpack/Babel/Sass asset pipeline. It dou…
231058active
orvice/ss-panel
ss-panel is a self-hosted web panel for managing Shadowsocks proxy servers, built in PHP with a Vue.js frontend. It provides user registrat…
233603maintenance
pH7Software/pH7-Social-Dating-CMS
pH7Builder (formerly pH7CMS) is a self-hosted, open-source PHP 8.2+ CMS for building white-label dating sites, matchmaking communities, and…
991054active
andreaselia/laravel-api-to-postman
A Laravel package that automatically generates a Postman collection (v2.1.0 schema) from your application's API routes via an Artisan comma…
671053active
squirephp/squire
Squire is a PHP library providing static, read-only Eloquent models for common fixture data such as countries, currencies, airports, airlin…
911052active
aimeos/ai-cms-grapesjs
A GrapesJS-based CMS extension for Aimeos that adds a visual drag-and-drop page editor for building content pages from extensible component…
711050active
snc/SncRedisBundle
SncRedisBundle is a Symfony bundle that integrates Redis into Symfony 6.4+ applications via either the Predis pure-PHP client or the native…
921049active
spatie/laravel-failed-job-monitor
A Laravel package that sends notifications via mail and Slack when a queued job fails, hooking into Laravel's JobFailed event and native no…
821049active
fusionpbx/fusionpbx
FusionPBX is a full-featured, domain-based multi-tenant PBX and voice switch web application built on top of FreeSWITCH. It provides a PHP-…
781048active
jeremykenedy/laravel-roles
A Laravel package for managing roles, permissions, and user levels with Eloquent integration, including Blade extensions, middleware, and a…
761048stable
symfony/serializer-pack
A Composer metapackage (Symfony Pack) that bundles the Symfony Serializer component together with its commonly used supporting dependencies…
541048stable
aimeos/ai-client-jsonapi
A PHP package providing the frontend JSON REST API for Aimeos e-commerce projects. It exposes shop data and operations as a JSON API for he…
751047active
Jacobtims/filament-breezy
A Filament plugin for Laravel that adds enhanced security features to Filament admin panels, including a customizable profile page, two-fac…
971046active
spatie/fork
A lightweight PHP library for running code concurrently by forking the main PHP process into child tasks. It lets you pass multiple closure…
811046active
walkor/GatewayWorker
GatewayWorker is a PHP framework built on Workerman for rapidly developing long-connection applications using a Gateway/Worker process mode…
381046stable
laruence/yaconf
Yaconf is a PHP extension providing a persistent configuration container that parses INI files once at startup and serves them from immutab…
981045active
aimeos/ai-controller-frontend
The Aimeos frontend controller package providing the business logic layer for e-commerce projects built on the Aimeos PHP framework. It han…
751045active
cknow/laravel-money
A Laravel package that wraps MoneyPHP to provide money and currency value objects with arithmetic, comparison, and locale-aware formatting.…
771044active
clarkeash/doorman
Doorman is a Laravel package that limits access to Laravel applications using invite codes. Invite codes can be tied to specific emails, ha…
491044active
mcamara/laravel-localization
A Laravel package that adds easy internationalization (i18n) support, including locale detection from the browser, smart redirects, and rou…
953559maintenance
backdrop/backdrop
Backdrop CMS is a free, open-source, PHP-based content management system forked from Drupal 7, designed for non-technical users to build an…
981043active
willdurand/Hateoas
A PHP library for building HATEOAS REST web service representations by adding hypermedia links and embedded resources to API responses. It …
701042stable
bs-community/blessing-skin-server
Blessing Skin is a self-hosted PHP web application for uploading, managing, and sharing custom Minecraft skins and capes, restoring them fo…
561042active
spatie/laravel-pdf
A Laravel package for generating PDF files from Blade views using a driver-based architecture. It supports multiple backends including Brow…
921041active
thephpleague/fractal
A PHP library providing a presentation and transformation layer for complex data output in RESTful APIs, acting as a view layer for JSON. I…
563544maintenance
akeneo/pim-community-dev
Akeneo PIM Community Edition is an open-source Product Information Management application built on Symfony (PHP) with a JavaScript frontend…
821040active
opensupports/opensupports
OpenSupports is a free and open-source, self-hostable helpdesk ticketing web application built with PHP and JavaScript on MySQL. It lets cu…
231038active
tpetry/laravel-postgresql-enhanced
A Laravel package that adds many PostgreSQL-specific features missing from Laravel's database layer, which normally targets the lowest comm…
691031active
WanyueKJ/education-online
Wanyue Education is a self-hosted online education platform combining knowledge payment, live-streamed classes, online school building, que…
381031active
spatie/pdf-to-text
A PHP library that wraps the pdftotext binary to extract plain text from PDF files with a simple, fluent API. It requires the poppler-utils…
671029stable
pkp/ojs
Open Journal Systems (OJS) is an open-source PHP web application developed by the Public Knowledge Project for managing and publishing scho…
771027stable
aimeos/ai-admin-graphql
A GraphQL API layer for the Aimeos e-commerce framework that exposes admin functionality. It allows building custom admin interfaces and to…
741026active
aimeos/ai-woocommerce
An Aimeos extension package that migrates WooCommerce (WordPress) shop data into an Aimeos e-commerce database. It transfers products, cate…
631026active
johnbillion/extended-cpts
A PHP library that extends WordPress custom post types and taxonomies with improved defaults, declarative admin columns, filters, and front…
471026active
4jean/lav_sms
LAVSMS is a self-hosted school management web application built on Laravel 8 for schools and colleges. It provides role-based accounts for …
321025active
nextcloud/mail
Nextcloud Mail is a webmail client app for Nextcloud that connects to any IMAP/SMTP account, built on the Horde PHP libraries with a Vue si…
681023active
overtrue/phplint
PHPLint is a PHP syntax linting tool that speeds up checking PHP files by running multiple lint processes in parallel. It is installable vi…
951022active
michelf/php-markdown
A PHP library that parses Markdown and Markdown Extra syntax and converts it to HTML, derived from John Gruber's original Markdown.pl. It i…
443463maintenance
owner888/phpspider
phpspider is a PHP web crawling framework that lets developers build scrapers with a simple config array, handling multi-process workers, l…
233462maintenance
xiaopanglian/icefox
Icefox is a modern, responsive theme for the Typecho blogging platform styled like WeChat Moments, built with Bulma CSS and Alpine.js. It s…
511018active
mpociot/laravel-apidoc-generator
A Laravel/Lumen package that automatically generates API documentation from your application's routes using annotations and strategies, out…
233451maintenance
laminas/laminas-eventmanager
A PHP library for implementing event-driven architectures, providing event triggering and listener attachment. It supports subject/observer…
731016stable
wikimedia/composer-merge-plugin
A Composer plugin that merges one or more additional composer.json files into the base configuration at Composer runtime. It was created to…
531016stable
techchipnet/hound
Hound is a lightweight PHP-based information gathering tool that captures a target device's exact GPS coordinates along with system and ISP…
301016active
mikehaertl/php-pdftk
A PHP library wrapping the pdftk command-line tool to fill PDF forms, merge/split PDFs, and manage passwords and metadata. It converts betw…
941015active
spatie/calendar-links
A PHP library that generates 'add to calendar' links for Google Calendar, iCal/ICS files, Outlook, and other calendar systems. It takes eve…
901015active
Prajwal100/Complete-Ecommerce-in-laravel-10
A full-featured e-commerce website built with Laravel 10, including a storefront with cart, wishlist, and order tracking, plus an admin das…
611015active
yrccondor/mdx
MDx is a Material Design WordPress theme written in PHP, offering multiple layout styles, color schemes, night mode, and built-in features …
231015active
Gregwar/Image
A PHP library providing a simple object-oriented API for image handling, resizing, cropping, and applying filters, with built-in caching of…
321014stable
krakjoe/apcu
APCu is a PHP extension providing an in-memory key-value store for caching PHP variables within a single process. It is the userland-only p…
801013stable
nette/schema
Nette Schema is a PHP library for validating and normalizing data structures against a defined schema using a fluent Expect API. It process…
911011stable
maglnet/ComposerRequireChecker
ComposerRequireChecker is a PHP CLI tool that analyzes a composer.json file and the package's source code to detect usage of symbols from u…
911010active
oroinc/crm-application
OroCRM Community Edition, an open-source customer relationship management web application built on the Symfony-based OroPlatform. This repo…
931007active
error311/FileRise
FileRise is a self-hosted, web-based file manager and storage hub written in PHP and JavaScript, featuring per-folder ACLs, WebDAV access, …
831007active
chrisboulton/php-resque
php-resque is a PHP port of GitHub's Resque library for creating Redis-backed background jobs, queueing them, and processing them with fork…
323411maintenance
akaunting/laravel-firewall
A Web Application Firewall (WAF) package for Laravel that protects applications from attacks like XSS, SQLi, RFI, LFI, and malicious user a…
751005active
hybridauth/hybridauth
Hybridauth is an open-source PHP library for social sign-on that acts as an abstract API between your application and social identity provi…
763383maintenance
ezyang/htmlpurifier
HTML Purifier is a PHP library that filters HTML input using whitelists and aggressive parsing to remove XSS attacks while producing standa…
713349maintenance
jokkedk/webgrind
Webgrind is a web-based frontend for viewing Xdebug profiling data from PHP applications, offering a lightweight subset of kcachegrind feat…
513325maintenance
wp-bootstrap/wp-bootstrap-navwalker
A custom WordPress nav walker class that formats WordPress menus with the markup and CSS classes needed for Bootstrap 4 dropdown navigation…
233322maintenance
Xethron/migrations-generator
A Laravel package that generates Laravel migration files from an existing database schema, including indexes and foreign keys. It is instal…
233320maintenance
ThingEngineer/PHP-MySQLi-Database-Class
A lightweight PHP wrapper around MySQLi providing a fluent query builder with prepared statements and simple object mapping. It supports in…
543298maintenance
jbtronics/CrookedStyleSheets
A proof-of-concept demonstrating website tracking and analytics using only CSS, without any JavaScript. It detects browser type, screen res…
323270maintenance
bshaffer/oauth2-server-php
A PHP library for implementing an OAuth 2.0 authorization/token server into PHP applications. It supports pluggable storage (e.g., PDO) and…
293270maintenance
symfony/polyfill-php70
A Symfony polyfill component that backports PHP 7.0 features such as intdiv, preg_replace_callback_array, random_bytes/random_int, and *Err…
323189maintenance
laravel/breeze
Laravel Breeze is a minimal authentication scaffolding starter kit for Laravel applications, built on Laravel Fortify. It provides login, r…
893052maintenance
mrclay/minify
Minify is a PHP-based HTTP server that combines, minifies, and serves CSS and JavaScript assets with appropriate caching headers like condi…
632994maintenance
Rudloff/alltube
AllTube is a self-hosted PHP web application providing an HTML GUI for youtube-dl, letting users download videos from sites like YouTube, V…
102969maintenance
antonioribeiro/tracker
A Laravel package that tracks and stores detailed visitor and request information—sessions, page views, users, devices, browsers, geolocati…
232931maintenance
themsaid/wink
Wink is a Laravel package that adds an elegant admin UI for managing a publication with posts, pages, tags, and authors. It is faceless, me…
232923maintenance
gitscrum-core/laravel-gitscrum
GitScrum is a self-hosted project management application built on Laravel that supports Agile methodologies like Scrum and Kanban, with fea…
322907maintenance
LavaLite/cms
LavaLite is a multilingual open-source content management system built on the Laravel PHP framework with a Bootstrap-based admin interface.…
232893maintenance
cztomczak/phpdesktop
PHP Desktop is an open-source framework for building native desktop GUI applications using PHP, HTML5, JavaScript and SQLite, often describ…
732877maintenance
jcc/blog
PJ Blog is an open-source blog application built with Laravel and Vue.js, featuring an admin dashboard, article management, comments, roles…
232854maintenance

← prev page 11 / 16 next →