Composer is the standard dependency manager for PHP, enabling developers to declare, manage, and install project libraries with ease. It simplifies package resolution and autoloading, backed by Packagist for public packages and offering LTS support for older PHP versions.
Open source. Open possibilities.
Discover quality open-source projects, submit projects anonymously, and claim and edit your own project.
A little curiosity. A world of open source.
THE FIRST COLLECTIONANTLR v4 is a parser generator that reads grammars and produces parsers, parse trees, and listener/visitor interfaces for structured text or binary files. It supports ten target languages including Java, C#, Python3, JavaScript, TypeScript, Go, C++, Swift, Dart, and PHP.
Readme Typing SVG generates animated SVG text that appears to type and delete, customizable via URL parameters for GitHub profiles, READMEs, and websites.
Comprehensive guide covering vast tech areas, helping professionals and students gain knowledge and resolve doubts for tech careers.
Swoole is an event-driven, asynchronous, coroutine-based concurrency library for PHP, offering coroutines, runtime hooks that convert blocking I/O, TCP/HTTP/WebSocket servers, clients, timers and channels.
2024 Programming Challenges Roadmap: step-by-step exercises, solutions, videos, and rankings. Use any language and contribute your solutions.
A self-contained PHP class for converting strings into various named formats, including common programming casing and specialized identifiers.
Laravel Umami is a Laravel package that integrates Umami analytics into Blade templates. It stores configuration in the database via spatie/laravel-settings, allowing automatic pageview and event tracking with minimal setup.
A curated collection of single-file cheatsheets covering popular programming languages, backend and frontend frameworks, databases, and development tools, with a website directory and open contribution via pull requests.
Laravel Plausible is a Laravel package that integrates the Plausible Analytics API, providing facades to retrieve realtime visitors, aggregates, time series, and breakdowns, with configurable caching and simple Composer installation.
Simple Multi Apps - Kotlin is an open-source Android application featuring a modular collection of tools including a stopwatch, games, PDF reader, and video player.
Laravel is a PHP web application framework with expressive syntax, providing routing, ORM, dependency injection, queues, and real-time broadcasting.
Genlytics is a Laravel package for Google Analytics 4 that uses repository patterns, intelligent caching, background jobs, and event-driven architecture to fetch reports and real-time data via the GA4 Data API.
Laravisit is a Laravel package that provides an elegant way to track page views, visitor counts, and audience analytics. It uses traits and interfaces to add visit counting to any Eloquent model with configurable time intervals.
Laravel package for interacting with Plausible Analytics Stats API v2. It fetches visitors, pageviews, sources, countries, devices, goals and realtime metrics, and also manages sites and goals. Works with Plausible Cloud or self‑hosted instances and stores configuration via spatie/laravel-settings.
A Docker-based XHProf traces viewer for PHP application profiling, built on Alpine Linux with multi-architecture support.
API Platform is a next-generation web framework installer that scaffolds API-first projects with REST/GraphQL APIs, auto-generated documentation, admin interfaces, and Jamstack client apps built on Symfony and React.
Block is a local-first polyglot orchestration engine for writing multi-language workflows—Python, JavaScript, Lua, PHP, SQL, PowerShell—in single .blk files. It coordinates host runtimes, passes serializable shared state between blocks, and runs on Windows via CLI. Editions: Lite, Standard, Plus.
Grav is a fast, flexible flat-file CMS built on PHP, Markdown, Twig and Symfony components. It needs no database or installation—just extract the archive—and includes a package manager for installing and updating plugins and themes.
A personal repository collecting coding challenges and exercises for learning various programming languages, frameworks, tools, architectures, and design patterns. Not intended as a teaching resource but as a personal learning portfolio.