Soneso/stellar-php-sdk
Good First Issues in PHP
PHP underpins a large share of the web (WordPress, Laravel, Symfony). Many projects have approachable, well-documented beginner issues.
24+ open beginner issues
19 repositories
July 21, 2026 last updated
Open PHP issues for beginners
sinnbeck/laravel-dom-assertions
Adjust TestResponseMacros to specify `response` in empty message
mpdf/mpdf
AdjustHTML() collapses multiple spaces inside quoted attribute values (src, href)
meilisearch/meilisearch-php
[Meilisearch v1.50.0] Update Dynamic Search Rules API (experimental)
kitokoh/leopardo-hr
[GOOD FIRST ISSUE] Ajouter un écran "Mon profil" dédié à leopardo_employee
kitokoh/leopardo-hr
[GOOD FIRST ISSUE] Internationaliser AiChatScreen (FR/EN/AR/TR) dans les 3 apps mobiles
webisters/minify
Add a CLI command to minify files/directories
webisters/app
Add CONTRIBUTING and issue templates to the skeleton
webisters/webisters
Add a "list" command showing available generators
webisters/docs
Add copy-to-clipboard buttons on code blocks
webisters/config
Add dot-notation get() with default value
webisters/cli
Add a table output rendering helper
webisters/session
Add a session gc command / scheduled cleanup
webisters/routing
Add a routes listing helper/command
webisters/database
Add an upsert helper (ON DUPLICATE KEY UPDATE)
webisters/mvc
Add a make:resource generator example
webisters/http
Add RateLimit-* response headers helper
webisters/cache
Add a remember()/getOrSet() helper
webisters/docs
Replace remaining boilerplate copy in guides
webisters/one
Add an example using a database query
webisters/one
Add a health-check route
webisters/api
Provide a .env.php.example
webisters/api
Add a health-check and version endpoint
webisters/app
Add .gitignore review for vendor/ and storage/
How to contribute to a PHP project
Install dependencies with Composer (`composer install`), then run the test suite (often `vendor/bin/phpunit`).
- Follow PSR coding standards; most projects enforce them in CI.
- Start in docs or small bug fixes within a feature you already use.
- Confirm the PHP version locally matches the project's requirement.
Track these PHP issues and get AI-matched
Sign up free to bookmark issues, track your pull requests, and get AI-picked matches for your exact skill level.
Start contributing — it's free
FirstIssue.dev