awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
cocur avatar

cocur/slugify

0
View on GitHub↗
2,905 stars·246 forks·PHP·MIT·3 vues

Slugify

Converts a string to a slug. Includes integrations for Symfony, Silex, Laravel, Zend Framework 2, Twig, Nette and Latte.

Features

  • Manipulation de chaînes de caractères - Converts strings into URL-friendly slugs.

Historique des stars

Graphique de l'historique des stars pour cocur/slugifyGraphique de l'historique des stars pour cocur/slugify

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Questions fréquentes

Que fait cocur/slugify ?

Converts a string to a slug. Includes integrations for Symfony, Silex, Laravel, Zend Framework 2, Twig, Nette and Latte.

Quelles sont les fonctionnalités principales de cocur/slugify ?

Les fonctionnalités principales de cocur/slugify sont : Manipulation de chaînes de caractères.

Quelles sont les alternatives open-source à cocur/slugify ?

Les alternatives open-source à cocur/slugify incluent : antirez/sds — sds is a C dynamic string library that provides a memory management wrapper for heap-allocated strings. It implements… antirez/smaz — Small strings compression library. chalk/strip-ansi — Strip ANSI escape codes from a string. daniakash/pluralizer — Created with CodeSandbox. dodo/node-slug — slugifies even utf-8 chars! alexei/sprintf.js — sprintf.js is a complete open source JavaScript sprintf implementation.

Alternatives open source à Slugify

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Slugify.
  • antirez/sdsAvatar de antirez

    antirez/sds

    5,486Voir sur GitHub↗

    sds is a C dynamic string library that provides a memory management wrapper for heap-allocated strings. It implements binary-safe storage by tracking string lengths explicitly, allowing the library to handle null characters within data. The library distinguishes itself through a memory architecture that uses interchangeable function pointers for allocation and freeing, enabling the integration of custom memory managers. It utilizes header-stored length tracking to provide constant-time length retrieval and maintains null-terminated buffer padding to ensure compatibility with standard C string

    C
    Voir sur GitHub↗5,486
  • antirez/smazAvatar de antirez

    antirez/smaz

    1,222Voir sur GitHub↗

    Small strings compression library

    C
    Voir sur GitHub↗1,222
  • chalk/strip-ansiAvatar de chalk

    chalk/strip-ansi

    503Voir sur GitHub↗

    Strip ANSI escape codes from a string

    JavaScript
    Voir sur GitHub↗503
  • alexei/sprintf.jsAvatar de alexei

    alexei/sprintf.js

    2,140Voir sur GitHub↗

    sprintf.js is a complete open source JavaScript sprintf implementation

    JavaScript
    Voir sur GitHub↗2,140
Voir les 30 alternatives à Slugify→