Open Source Packages
Libraries, frameworks, tools, and SDKs used by the apps in this directory — scored the same way as the apps themselves.
All Packages
Category1
Sort:Used by Most Apps
Laravel
The expressive, elegant PHP framework for building modern web applications
PSR-7 HTTP Message Interfaces
The PHP-FIG PSR-7 standard interfaces for HTTP requests, responses, streams, URIs, and uploaded files.
symfony/http-foundation
An object-oriented abstraction over PHP's raw HTTP superglobals — Request, Response, sessions, cookies, and file uploads as typed objects.
nwidart/laravel-modules
Split large Laravel applications into self-contained, independently generated modules — each with its own routes, controllers, views, and migrations.
Symfony Runtime
Decouples PHP applications from global state and framework bootstrapping conventions
Symfony HttpKernel
A structured, event-driven process for converting an HTTP Request into a Response in PHP.
FOSRestBundle
Symfony bundle that turns controllers into format-agnostic REST endpoints with content negotiation and view layer
Symfony DependencyInjection
Standardize and centralize how objects are constructed in your PHP application with a powerful service container.
NelmioApiDocBundle
Generate OpenAPI and Swagger documentation for your Symfony REST API from PHP attributes.
http-factory
Standardized PSR-17 interfaces for creating PSR-7 HTTP messages in PHP
vapor-core
Core service providers and runtime client that run Laravel applications serverlessly on AWS Lambda.
Yii 2
Fast, secure, professional PHP framework with ActiveRecord ORM and code generation.
CakePHP
The rapid-development MVC framework for PHP, with a powerful ORM and convention-over-configuration.
RoadRunner
A high-performance PHP application server and process manager written in Go, powered by plugins
Laravel CORS
CORS middleware that adds cross-origin headers to Laravel applications.
Laravel Query Builder
Turn API request query strings into safe, allow-listed Eloquent filters, sorts, and includes
api-platform/core
PHP framework for building hypermedia REST and GraphQL APIs from your models
Laravel Package Tools
A fluent PackageServiceProvider that removes the boilerplate from building Laravel packages.
ZF1-Future
Community-maintained fork of Zend Framework 1 for modern PHP 8
PagerfantaBundle
Integrates the Pagerfanta pagination library into Symfony applications