Showing 18 open source projects for "slug"

View related business solutions
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • Streamline Azure Security with Palo Alto Networks VM-Series Icon
    Streamline Azure Security with Palo Alto Networks VM-Series

    Centrally manage physical and virtualized firewalls with Panorama

    Improve your security posture and reduce incident response time. Use the VM-Series to natively analyze Azure traffic and dynamically drive policy updates based on workload changes.
    Learn more
  • 1
    Laravel Sluggable

    Laravel Sluggable

    An opinionated package to create slugs for Eloquent models

    Generate slugs when saving Eloquent models. This package provides a trait that will generate a unique slug when saving any Eloquent model. The slugs are generated with the Laravels Str::slug method. Spatie is a web design agency based in Antwerp, Belgium. You'll find an overview of all our open source projects on our website.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    FriendlyId

    FriendlyId

    FriendlyId is the “Swiss Army bulldozer” of slugging

    ...For example, instead of /articles/123, you can have /articles/my-first-post. It integrates with ActiveRecord to generate slugs automatically based on attributes (like a title) and manages uniqueness, history, and slug regeneration when records change. FriendlyId also supports features like slug candidates, scoped slugs, and reserved word handling to avoid conflicts. It includes extensions to keep old slugs working as redirects, so links don’t break when content is renamed. By improving readability, SEO, and user-friendliness, FriendlyId has become the de facto solution for slugging in Rails applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Simple Icons

    Simple Icons

    SVG icons for popular brands

    ...Icons can be served from a CDN such as JSDelivr or Unpkg. Simply use the simple-icons npm package and specify a version in the URL. All icons are imported from a single file, where [ICON SLUG] is replaced by a capitalized slug. We highly recommend using a bundler that can tree shake such as webpack to remove the unused icon code. The icons are also available through our Packagist package.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 4
    Cocur Slugify

    Cocur Slugify

    Converts a string to a slug. Includes integrations for Symfony

    ...It replaces spaces and special characters with hyphens or other specified separators, making it ideal for generating SEO-friendly URLs. Slugify is lightweight, fast, and highly configurable, supporting custom rules and language-specific transliterations for accurate slug creation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 5
    Nette Utility Classes

    Nette Utility Classes

    Lightweight utilities for string & array manipulation, image handling

    In package nette/utils you will find a set of useful classes for everyday use. Lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Timber themes

    Timber themes

    Create WordPress themes with OOP code and the Twig template engine

    Timber helps you create fully-customized WordPress themes faster with more sustainable code. With Timber, you write your HTML using the Twig Template Engine separate from your PHP files. This cleans up your theme code so, for example, your PHP file can focus on being the data/logic, while your Twig file can focus 100% on the HTML and display. Once Timber is installed and activated in your plugins directory, it gives any WordPress theme the ability to take advantage of the power of Twig and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Custom Post Type List Field For Contact

    Woo Product also add image ,product price and product title

    A Custom Post Type List Field is an innovative feature that extends the functionality of Contact Form 7. It allows form creators to include a dropdown list in their forms, populated with data from a custom post type in WordPress. Custom post types are a powerful WordPress feature that enables users to create their content types, distinct from regular posts and pages, to handle specialized data efficiently. Advantages of Custom Post Type List Field for Contact Form 7 Improved Data...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Docuowl

    Docuowl

    A documentation generator

    ...Each Section is required to have content.md file, containing the Frontmatter for that section, and optional sidenotes.md file, that will be rendered to the right of the section. The Frontmatter must contain at least a Title property, and an optional ID property containing a unique slug for that section. Each Group must contain a single meta.md file, containing a Frontmatter like a Section, and an optional content.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Slug Generator Library

    Slug Generator Library

    Slug Generator Library for PHP, based on Unicode’s CLDR data

    This library provides methods to generate slugs for URLs, filenames or any other target that has a limited character set. It’s based on PHPs Transliterator class which uses the data of the CLDR to transform characters between different scripts (e.g. Cyrillic to Latin) or types (e.g. upper- to lower-case or from special characters to ASCII). There are many code snippets and some good libraries out there that create slugs, but I didn’t find anything that met my requirements. Options are often...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10
    Laravel Larabbs

    Laravel Larabbs

    A forum project base on Laravel

    Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experience to be truly fulfilling. Laravel takes the pain out of development by easing common tasks used in many web projects. Laravel has the most extensive and thorough documentation and video tutorial library of all modern web application frameworks, making it a breeze to get started with the framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Standard Atmosphere Calculator

    Standard Atmosphere Calculator

    Calculate the Standard Atmosphere properties at different altitudes.

    Simple dialog window to calculate the Standard Atmosphere properties (namely Temperature, Pressure, Density, and Speed of sound) using the altitude as input. It uses the published US Standard Atmosphere 1976 set of equations. Different unit conversions can be done directly within the interface. Useful for preparing CFD boundary conditions. The executable will write an .ini file from within the same folder it is launched. The ini file retrieves the interface options as well as positioning...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Node-Slug

    Node-Slug

    Slugifies even utf-8 chars

    ...The implementation is straightforward and can be embedded easily into Node.js applications with minimal configuration. It’s designed for reliability and predictability so that the same input always produces the same slug, ensuring stable URLs over time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    QZAntics Slug For Windows

    QZAntics Slug For Windows is a program which slows down all processes

    QZAntics Slug For Windows is a program which slows down all system processing to an absolute crawl (hence the name slug) based on the parameters passed in at the command line, for whatever period of time is specified at the command line. To what end? As a practical joke on a programmer, if you remotely activate this on your favorite developer's system (I will create a distribution program later), on a system the developer 'thinks' they own and control it will drive them insane when their system will slow to an absolute crawl based on intervals you've set. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    slug_dev

    developing plattform for SLUG projects

    This is the plattform for the developers of SLUG (solr and lucene user group). Here we are hosting our projects related to solr and lucene. log4jSolr - log4j appender (and more) to index all log events solr_core - solr analysis extensions such as filters oder tokenizer
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Dread Arms

    Platformer Shooting Game

    Dread Arms is a platformer shooter in the style of games such as Contra, Metal Slug, and Castlevania.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Slug is a very simple CMS. It bases on HTML, CSS and JavaScript. It provides only general layout of a web page.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Coffeearc

    A simple, extensible GUI archiver for experimental cmd-line tools.

    Coffeearc is a simple, extensible GUI archiver for cmd-line tools. Bundled with CCM and Slug, both ultra-fast and strong compression (including AES encryption) are its core features. Some conventional formats like ZIP, TAR and others are supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Slug Diplomacy is a project to write a multi-user network game in the spirit of Diplomacy, the board game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB