5 مستودعات
Official utilities and infrastructure components provided by the core team.
Explore 5 awesome GitHub repositories matching part of an awesome list · Official Tools. Refine with filters or upvote what's useful.
YOURLS is a self-hosted URL shortening service that provides a platform for creating, managing, and tracking shortened links on a custom domain. Built as a web application, it functions as a redirection engine that processes incoming requests on the host server to perform HTTP redirects while capturing engagement metrics. The platform distinguishes itself through a modular architecture that allows for extensive customization. Users can modify core functionality or add new capabilities by installing or developing custom plugins, which integrate into the system through a hook-based event model.
The core URL shortening engine and management platform.
:bulb: Plugin short description: what it does
A boilerplate template for developing custom plugins.
The YOURLS test suite for plugins is a tool to test YOURLS plugins with standard PHPUnit tests.
A testing framework to validate plugin compatibility and functionality.
Installing YOURLS with Composer is already possible out of the box and doesn't need anything special. Just do :
Dependency management integration for the platform.
This plugin is an example of how to ship translations with your plugins.
A reference implementation for internationalizing plugin interfaces.